| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 "name": "compile", | 131 "name": "compile", |
| 132 "~followup_annotations": [ | 132 "~followup_annotations": [ |
| 133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 134 "@@@STEP_LOG_END@json.output (invalid)@@@" | 134 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 135 ] | 135 ] |
| 136 }, | 136 }, |
| 137 { | 137 { |
| 138 "cmd": [ | 138 "cmd": [ |
| 139 "python", | 139 "python", |
| 140 "-u", | 140 "-u", |
| 141 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 141 "RECIPE_MODULE[build.isolate]\\resources\\isolate.py", |
| 142 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 142 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 143 "batcharchive", | 143 "batcharchive", |
| 144 "--dump-json", | 144 "--dump-json", |
| 145 "/path/to/tmp/json", | 145 "/path/to/tmp/json", |
| 146 "--isolate-server", | 146 "--isolate-server", |
| 147 "https://isolateserver.appspot.com", | 147 "https://isolateserver.appspot.com", |
| 148 "--verbose", | 148 "--verbose", |
| 149 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\bot_default.isolated.gen.json", | 149 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\bot_default.isolated.gen.json", |
| 150 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\mozilla.isolated.gen.json", | 150 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\mozilla.isolated.gen.json", |
| 151 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json", | 151 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json", |
| (...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 544 "@@@STEP_LOG_LINE@json.output@}@@@", | 544 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 545 "@@@STEP_LOG_END@json.output@@@", | 545 "@@@STEP_LOG_END@json.output@@@", |
| 546 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 546 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 547 ] | 547 ] |
| 548 }, | 548 }, |
| 549 { | 549 { |
| 550 "allow_subannotations": true, | 550 "allow_subannotations": true, |
| 551 "cmd": [ | 551 "cmd": [ |
| 552 "python", | 552 "python", |
| 553 "-u", | 553 "-u", |
| 554 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 554 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
| 555 "--swarming-client-dir", | 555 "--swarming-client-dir", |
| 556 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 556 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 557 "--temp-root-dir", | 557 "--temp-root-dir", |
| 558 "[TMP_BASE]", | 558 "[TMP_BASE]", |
| 559 "--merged-test-output", | 559 "--merged-test-output", |
| 560 "/path/to/tmp/json", | 560 "/path/to/tmp/json", |
| 561 "--", | 561 "--", |
| 562 "collect", | 562 "collect", |
| 563 "--swarming", | 563 "--swarming", |
| 564 "https://chromium-swarm.appspot.com", | 564 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 585 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 585 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 586 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 586 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 587 "@@@STEP_LOG_END@durations@@@" | 587 "@@@STEP_LOG_END@durations@@@" |
| 588 ] | 588 ] |
| 589 }, | 589 }, |
| 590 { | 590 { |
| 591 "allow_subannotations": true, | 591 "allow_subannotations": true, |
| 592 "cmd": [ | 592 "cmd": [ |
| 593 "python", | 593 "python", |
| 594 "-u", | 594 "-u", |
| 595 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 595 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
| 596 "--swarming-client-dir", | 596 "--swarming-client-dir", |
| 597 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 597 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 598 "--temp-root-dir", | 598 "--temp-root-dir", |
| 599 "[TMP_BASE]", | 599 "[TMP_BASE]", |
| 600 "--merged-test-output", | 600 "--merged-test-output", |
| 601 "/path/to/tmp/json", | 601 "/path/to/tmp/json", |
| 602 "--", | 602 "--", |
| 603 "collect", | 603 "collect", |
| 604 "--swarming", | 604 "--swarming", |
| 605 "https://chromium-swarm.appspot.com", | 605 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 626 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 626 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 627 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 627 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 628 "@@@STEP_LOG_END@durations@@@" | 628 "@@@STEP_LOG_END@durations@@@" |
| 629 ] | 629 ] |
| 630 }, | 630 }, |
| 631 { | 631 { |
| 632 "allow_subannotations": true, | 632 "allow_subannotations": true, |
| 633 "cmd": [ | 633 "cmd": [ |
| 634 "python", | 634 "python", |
| 635 "-u", | 635 "-u", |
| 636 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 636 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
| 637 "--swarming-client-dir", | 637 "--swarming-client-dir", |
| 638 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 638 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 639 "--temp-root-dir", | 639 "--temp-root-dir", |
| 640 "[TMP_BASE]", | 640 "[TMP_BASE]", |
| 641 "--merged-test-output", | 641 "--merged-test-output", |
| 642 "/path/to/tmp/json", | 642 "/path/to/tmp/json", |
| 643 "--", | 643 "--", |
| 644 "collect", | 644 "collect", |
| 645 "--swarming", | 645 "--swarming", |
| 646 "https://chromium-swarm.appspot.com", | 646 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 667 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 667 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 668 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 668 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 669 "@@@STEP_LOG_END@durations@@@" | 669 "@@@STEP_LOG_END@durations@@@" |
| 670 ] | 670 ] |
| 671 }, | 671 }, |
| 672 { | 672 { |
| 673 "allow_subannotations": true, | 673 "allow_subannotations": true, |
| 674 "cmd": [ | 674 "cmd": [ |
| 675 "python", | 675 "python", |
| 676 "-u", | 676 "-u", |
| 677 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 677 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
| 678 "--swarming-client-dir", | 678 "--swarming-client-dir", |
| 679 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 679 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 680 "--temp-root-dir", | 680 "--temp-root-dir", |
| 681 "[TMP_BASE]", | 681 "[TMP_BASE]", |
| 682 "--merged-test-output", | 682 "--merged-test-output", |
| 683 "/path/to/tmp/json", | 683 "/path/to/tmp/json", |
| 684 "--", | 684 "--", |
| 685 "collect", | 685 "collect", |
| 686 "--swarming", | 686 "--swarming", |
| 687 "https://chromium-swarm.appspot.com", | 687 "https://chromium-swarm.appspot.com", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 709 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 709 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 710 "@@@STEP_LOG_END@durations@@@" | 710 "@@@STEP_LOG_END@durations@@@" |
| 711 ] | 711 ] |
| 712 }, | 712 }, |
| 713 { | 713 { |
| 714 "name": "$result", | 714 "name": "$result", |
| 715 "recipe_result": null, | 715 "recipe_result": null, |
| 716 "status_code": 0 | 716 "status_code": 0 |
| 717 } | 717 } |
| 718 ] | 718 ] |
| OLD | NEW |