| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 122 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 123 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 123 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 124 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 124 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 125 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 125 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 126 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 126 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 127 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 127 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 128 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 128 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 129 ] | 129 ] |
| 130 }, | 130 }, |
| 131 { | 131 { |
| 132 "cmd": [], | |
| 133 "name": "ensure_goma" | 132 "name": "ensure_goma" |
| 134 }, | 133 }, |
| 135 { | 134 { |
| 136 "cmd": [ | 135 "cmd": [ |
| 137 "python", | 136 "python", |
| 138 "-u", | 137 "-u", |
| 139 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", | 138 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", |
| 140 "--platform", | 139 "--platform", |
| 141 "windows-386", | 140 "windows-386", |
| 142 "--dest-directory", | 141 "--dest-directory", |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 397 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 396 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 398 "@@@STEP_LOG_END@python.inline@@@" | 397 "@@@STEP_LOG_END@python.inline@@@" |
| 399 ] | 398 ] |
| 400 }, | 399 }, |
| 401 { | 400 { |
| 402 "name": "$result", | 401 "name": "$result", |
| 403 "recipe_result": null, | 402 "recipe_result": null, |
| 404 "status_code": 0 | 403 "status_code": 0 |
| 405 } | 404 } |
| 406 ] | 405 ] |
| OLD | NEW |