| 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 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 110 ] | 110 ] |
| 111 }, | 111 }, |
| 112 { | 112 { |
| 113 "cmd": [], | |
| 114 "cwd": "[SLAVE_BUILD]", | |
| 115 "name": "ensure_goma" | |
| 116 }, | |
| 117 { | |
| 118 "cmd": [ | |
| 119 "python", | |
| 120 "-u", | |
| 121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 122 "--platform", | |
| 123 "windows-386", | |
| 124 "--dest-directory", | |
| 125 "[SLAVE_BUILD]\\cipd", | |
| 126 "--json-output", | |
| 127 "/path/to/tmp/json" | |
| 128 ], | |
| 129 "cwd": "[SLAVE_BUILD]", | |
| 130 "name": "ensure_goma.install cipd", | |
| 131 "~followup_annotations": [ | |
| 132 "@@@STEP_NEST_LEVEL@1@@@", | |
| 133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 134 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 137 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 138 "@@@STEP_LOG_END@json.output@@@" | |
| 139 ] | |
| 140 }, | |
| 141 { | |
| 142 "cmd": [ | |
| 143 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 144 "ensure", | |
| 145 "--root", | |
| 146 "[CACHE]\\cipd\\goma", | |
| 147 "--list", | |
| 148 "infra_internal/goma/client/windows-amd64 release", | |
| 149 "--json-output", | |
| 150 "/path/to/tmp/json", | |
| 151 "--service-account-json", | |
| 152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 153 ], | |
| 154 "cwd": "[SLAVE_BUILD]", | |
| 155 "name": "ensure_goma.ensure_installed", | |
| 156 "~followup_annotations": [ | |
| 157 "@@@STEP_NEST_LEVEL@1@@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 160 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 163 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 165 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 166 "@@@STEP_LOG_END@json.output@@@" | |
| 167 ] | |
| 168 }, | |
| 169 { | |
| 170 "cmd": [ | 113 "cmd": [ |
| 171 "python", | 114 "python", |
| 172 "-u", | 115 "-u", |
| 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 116 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 174 "--version" | 117 "--version" |
| 175 ], | 118 ], |
| 176 "cwd": "[SLAVE_BUILD]", | 119 "cwd": "[SLAVE_BUILD]", |
| 177 "name": "swarming.py --version", | 120 "name": "swarming.py --version", |
| 178 "stdout": "/path/to/tmp/", | 121 "stdout": "/path/to/tmp/", |
| 179 "~followup_annotations": [ | 122 "~followup_annotations": [ |
| 180 "@@@STEP_TEXT@0.4.10@@@" | 123 "@@@STEP_TEXT@0.4.10@@@" |
| 181 ] | 124 ] |
| 182 }, | 125 }, |
| 183 { | 126 { |
| 184 "cmd": [ | 127 "cmd": [ |
| 185 "python", | 128 "python", |
| 186 "-u", | 129 "-u", |
| 187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 130 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 188 "runhooks" | 131 "runhooks" |
| 189 ], | 132 ], |
| 190 "cwd": "[SLAVE_BUILD]", | 133 "cwd": "[SLAVE_BUILD]", |
| 191 "env": { | 134 "env": { |
| 192 "GYP_CHROMIUM_NO_ACTION": "1", | 135 "GYP_CHROMIUM_NO_ACTION": "1", |
| 193 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", | 136 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 137 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 195 }, | 138 }, |
| 196 "name": "gclient runhooks" | 139 "name": "gclient runhooks" |
| 197 }, | 140 }, |
| 198 { | 141 { |
| 199 "cmd": [ | 142 "cmd": [ |
| 200 "python", | 143 "python", |
| 201 "-u", | 144 "-u", |
| 202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 145 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 203 "--output", | 146 "--output", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 284 "-u", | 227 "-u", |
| 285 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 228 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 286 "gen", | 229 "gen", |
| 287 "-m", | 230 "-m", |
| 288 "chromium.webkit", | 231 "chromium.webkit", |
| 289 "-b", | 232 "-b", |
| 290 "WebKit Win Builder", | 233 "WebKit Win Builder", |
| 291 "--config-file", | 234 "--config-file", |
| 292 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 235 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 293 "--goma-dir", | 236 "--goma-dir", |
| 294 "[CACHE]\\cipd\\goma", | 237 "[BUILD]\\goma", |
| 295 "--swarming-targets-file", | 238 "--swarming-targets-file", |
| 296 "browser_tests\n", | 239 "browser_tests\n", |
| 297 "//out/Release" | 240 "//out/Release" |
| 298 ], | 241 ], |
| 299 "cwd": "[SLAVE_BUILD]", | 242 "cwd": "[SLAVE_BUILD]", |
| 300 "name": "generate_build_files", | 243 "name": "generate_build_files", |
| 301 "~followup_annotations": [ | 244 "~followup_annotations": [ |
| 302 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 303 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 246 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 304 ] | 247 ] |
| (...skipping 17 matching lines...) Expand all Loading... |
| 322 "--goma-cache-dir", | 265 "--goma-cache-dir", |
| 323 "[GOMA_CACHE]", | 266 "[GOMA_CACHE]", |
| 324 "--build-tool", | 267 "--build-tool", |
| 325 "ninja", | 268 "ninja", |
| 326 "--build-data-dir", | 269 "--build-data-dir", |
| 327 "[ROOT]\\build_data_dir", | 270 "[ROOT]\\build_data_dir", |
| 328 "--compiler", | 271 "--compiler", |
| 329 "goma", | 272 "goma", |
| 330 "--goma-jsonstatus", | 273 "--goma-jsonstatus", |
| 331 "/path/to/tmp/json", | 274 "/path/to/tmp/json", |
| 332 "--goma-service-account-json-file", | |
| 333 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 334 "--goma-dir", | 275 "--goma-dir", |
| 335 "[CACHE]\\cipd\\goma", | 276 "[BUILD]\\goma", |
| 336 "--", | 277 "--", |
| 337 "blink_tests", | 278 "blink_tests", |
| 338 "browser_tests", | 279 "browser_tests", |
| 339 "browser_tests_run" | 280 "browser_tests_run" |
| 340 ], | 281 ], |
| 341 "cwd": "[SLAVE_BUILD]", | 282 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "compile", | 283 "name": "compile", |
| 343 "~followup_annotations": [ | 284 "~followup_annotations": [ |
| 344 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 285 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 345 "@@@STEP_LOG_END@json.output (invalid)@@@" | 286 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 "~followup_annotations": [ | 400 "~followup_annotations": [ |
| 460 "@@@STEP_TEXT@WebKit Win7@@@" | 401 "@@@STEP_TEXT@WebKit Win7@@@" |
| 461 ] | 402 ] |
| 462 }, | 403 }, |
| 463 { | 404 { |
| 464 "name": "$result", | 405 "name": "$result", |
| 465 "recipe_result": null, | 406 "recipe_result": null, |
| 466 "status_code": 0 | 407 "status_code": 0 |
| 467 } | 408 } |
| 468 ] | 409 ] |
| OLD | NEW |