| 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 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | 75 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 76 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 76 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 77 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", | 77 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", |
| 78 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 78 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 79 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 79 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 80 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 80 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 81 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" | 81 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" |
| 82 ] | 82 ] |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "cmd": [], | |
| 86 "name": "ensure_goma" | 85 "name": "ensure_goma" |
| 87 }, | 86 }, |
| 88 { | 87 { |
| 89 "cmd": [ | 88 "cmd": [ |
| 90 "python", | 89 "python", |
| 91 "-u", | 90 "-u", |
| 92 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 91 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 93 "--platform", | 92 "--platform", |
| 94 "linux-amd64", | 93 "linux-amd64", |
| 95 "--dest-directory", | 94 "--dest-directory", |
| (...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" | 226 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" |
| 228 ], | 227 ], |
| 229 "name": "annotated_steps" | 228 "name": "annotated_steps" |
| 230 }, | 229 }, |
| 231 { | 230 { |
| 232 "name": "$result", | 231 "name": "$result", |
| 233 "recipe_result": null, | 232 "recipe_result": null, |
| 234 "status_code": 0 | 233 "status_code": 0 |
| 235 } | 234 } |
| 236 ] | 235 ] |
| OLD | NEW |