| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - shared", | 10 "V8 Linux - shared", |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 "name": "compile", | 140 "name": "compile", |
| 141 "~followup_annotations": [ | 141 "~followup_annotations": [ |
| 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 143 "@@@STEP_LOG_END@json.output (invalid)@@@" | 143 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 144 ] | 144 ] |
| 145 }, | 145 }, |
| 146 { | 146 { |
| 147 "cmd": [ | 147 "cmd": [ |
| 148 "python", | 148 "python", |
| 149 "-u", | 149 "-u", |
| 150 "RECIPE_MODULE[isolate]/resources/isolate.py", | 150 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 151 "[SLAVE_BUILD]/v8/tools/swarming_client", | 151 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 152 "batcharchive", | 152 "batcharchive", |
| 153 "--dump-json", | 153 "--dump-json", |
| 154 "/path/to/tmp/json", | 154 "/path/to/tmp/json", |
| 155 "--isolate-server", | 155 "--isolate-server", |
| 156 "https://isolateserver.appspot.com", | 156 "https://isolateserver.appspot.com", |
| 157 "--verbose", | 157 "--verbose", |
| 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| (...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 553 "@@@STEP_LOG_LINE@json.output@}@@@", | 553 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 554 "@@@STEP_LOG_END@json.output@@@", | 554 "@@@STEP_LOG_END@json.output@@@", |
| 555 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 555 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 556 ] | 556 ] |
| 557 }, | 557 }, |
| 558 { | 558 { |
| 559 "allow_subannotations": true, | 559 "allow_subannotations": true, |
| 560 "cmd": [ | 560 "cmd": [ |
| 561 "python", | 561 "python", |
| 562 "-u", | 562 "-u", |
| 563 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 563 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 564 "--swarming-client-dir", | 564 "--swarming-client-dir", |
| 565 "[SLAVE_BUILD]/v8/tools/swarming_client", | 565 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 566 "--temp-root-dir", | 566 "--temp-root-dir", |
| 567 "[TMP_BASE]", | 567 "[TMP_BASE]", |
| 568 "--merged-test-output", | 568 "--merged-test-output", |
| 569 "/path/to/tmp/json", | 569 "/path/to/tmp/json", |
| 570 "--", | 570 "--", |
| 571 "collect", | 571 "collect", |
| 572 "--swarming", | 572 "--swarming", |
| 573 "https://chromium-swarm.appspot.com", | 573 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 594 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 594 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 595 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 595 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 596 "@@@STEP_LOG_END@durations@@@" | 596 "@@@STEP_LOG_END@durations@@@" |
| 597 ] | 597 ] |
| 598 }, | 598 }, |
| 599 { | 599 { |
| 600 "allow_subannotations": true, | 600 "allow_subannotations": true, |
| 601 "cmd": [ | 601 "cmd": [ |
| 602 "python", | 602 "python", |
| 603 "-u", | 603 "-u", |
| 604 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 604 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 605 "--swarming-client-dir", | 605 "--swarming-client-dir", |
| 606 "[SLAVE_BUILD]/v8/tools/swarming_client", | 606 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 607 "--temp-root-dir", | 607 "--temp-root-dir", |
| 608 "[TMP_BASE]", | 608 "[TMP_BASE]", |
| 609 "--merged-test-output", | 609 "--merged-test-output", |
| 610 "/path/to/tmp/json", | 610 "/path/to/tmp/json", |
| 611 "--", | 611 "--", |
| 612 "collect", | 612 "collect", |
| 613 "--swarming", | 613 "--swarming", |
| 614 "https://chromium-swarm.appspot.com", | 614 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 635 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 635 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 636 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 636 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 637 "@@@STEP_LOG_END@durations@@@" | 637 "@@@STEP_LOG_END@durations@@@" |
| 638 ] | 638 ] |
| 639 }, | 639 }, |
| 640 { | 640 { |
| 641 "allow_subannotations": true, | 641 "allow_subannotations": true, |
| 642 "cmd": [ | 642 "cmd": [ |
| 643 "python", | 643 "python", |
| 644 "-u", | 644 "-u", |
| 645 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 645 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 646 "--swarming-client-dir", | 646 "--swarming-client-dir", |
| 647 "[SLAVE_BUILD]/v8/tools/swarming_client", | 647 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 648 "--temp-root-dir", | 648 "--temp-root-dir", |
| 649 "[TMP_BASE]", | 649 "[TMP_BASE]", |
| 650 "--merged-test-output", | 650 "--merged-test-output", |
| 651 "/path/to/tmp/json", | 651 "/path/to/tmp/json", |
| 652 "--", | 652 "--", |
| 653 "collect", | 653 "collect", |
| 654 "--swarming", | 654 "--swarming", |
| 655 "https://chromium-swarm.appspot.com", | 655 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 676 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 676 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 677 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 677 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 678 "@@@STEP_LOG_END@durations@@@" | 678 "@@@STEP_LOG_END@durations@@@" |
| 679 ] | 679 ] |
| 680 }, | 680 }, |
| 681 { | 681 { |
| 682 "allow_subannotations": true, | 682 "allow_subannotations": true, |
| 683 "cmd": [ | 683 "cmd": [ |
| 684 "python", | 684 "python", |
| 685 "-u", | 685 "-u", |
| 686 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 686 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 687 "--swarming-client-dir", | 687 "--swarming-client-dir", |
| 688 "[SLAVE_BUILD]/v8/tools/swarming_client", | 688 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 689 "--temp-root-dir", | 689 "--temp-root-dir", |
| 690 "[TMP_BASE]", | 690 "[TMP_BASE]", |
| 691 "--merged-test-output", | 691 "--merged-test-output", |
| 692 "/path/to/tmp/json", | 692 "/path/to/tmp/json", |
| 693 "--", | 693 "--", |
| 694 "collect", | 694 "collect", |
| 695 "--swarming", | 695 "--swarming", |
| 696 "https://chromium-swarm.appspot.com", | 696 "https://chromium-swarm.appspot.com", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 718 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 718 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 719 "@@@STEP_LOG_END@durations@@@" | 719 "@@@STEP_LOG_END@durations@@@" |
| 720 ] | 720 ] |
| 721 }, | 721 }, |
| 722 { | 722 { |
| 723 "name": "$result", | 723 "name": "$result", |
| 724 "recipe_result": null, | 724 "recipe_result": null, |
| 725 "status_code": 0 | 725 "status_code": 0 |
| 726 } | 726 } |
| 727 ] | 727 ] |
| OLD | NEW |