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": "archive_gpu_tests=1 build_angle_deqp_tests=1 chromium_win_
pch=0 component=static_library fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACH
E]\\cipd\\goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=
ia32 test_isolation_mode=prepare use_goma=1", | 136 "GYP_DEFINES": "archive_gpu_tests=1 build_angle_deqp_tests=1 chromium_win_
pch=0 component=static_library fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUIL
D]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target_arch=ia32 t
est_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 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
335 "-u", | 278 "-u", |
336 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 279 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
337 "gen", | 280 "gen", |
338 "-m", | 281 "-m", |
339 "chromium.gpu.fyi", | 282 "chromium.gpu.fyi", |
340 "-b", | 283 "-b", |
341 "GPU Win Builder", | 284 "GPU Win Builder", |
342 "--config-file", | 285 "--config-file", |
343 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 286 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
344 "--goma-dir", | 287 "--goma-dir", |
345 "[CACHE]\\cipd\\goma", | 288 "[BUILD]\\goma", |
346 "--swarming-targets-file", | 289 "--swarming-targets-file", |
347 "browser_tests\n", | 290 "browser_tests\n", |
348 "//out/Release" | 291 "//out/Release" |
349 ], | 292 ], |
350 "cwd": "[SLAVE_BUILD]", | 293 "cwd": "[SLAVE_BUILD]", |
351 "name": "generate_build_files", | 294 "name": "generate_build_files", |
352 "~followup_annotations": [ | 295 "~followup_annotations": [ |
353 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 296 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
354 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 297 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
355 ] | 298 ] |
(...skipping 17 matching lines...) Expand all Loading... |
373 "--goma-cache-dir", | 316 "--goma-cache-dir", |
374 "[GOMA_CACHE]", | 317 "[GOMA_CACHE]", |
375 "--build-tool", | 318 "--build-tool", |
376 "ninja", | 319 "ninja", |
377 "--build-data-dir", | 320 "--build-data-dir", |
378 "[ROOT]\\build_data_dir", | 321 "[ROOT]\\build_data_dir", |
379 "--compiler", | 322 "--compiler", |
380 "goma", | 323 "goma", |
381 "--goma-jsonstatus", | 324 "--goma-jsonstatus", |
382 "/path/to/tmp/json", | 325 "/path/to/tmp/json", |
383 "--goma-service-account-json-file", | |
384 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
385 "--goma-dir", | 326 "--goma-dir", |
386 "[CACHE]\\cipd\\goma", | 327 "[BUILD]\\goma", |
387 "--ninja-ensure-up-to-date", | 328 "--ninja-ensure-up-to-date", |
388 "--", | 329 "--", |
389 "browser_tests", | 330 "browser_tests", |
390 "browser_tests_run" | 331 "browser_tests_run" |
391 ], | 332 ], |
392 "cwd": "[SLAVE_BUILD]", | 333 "cwd": "[SLAVE_BUILD]", |
393 "name": "compile", | 334 "name": "compile", |
394 "~followup_annotations": [ | 335 "~followup_annotations": [ |
395 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 336 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
396 "@@@STEP_LOG_END@json.output (invalid)@@@" | 337 "@@@STEP_LOG_END@json.output (invalid)@@@" |
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
643 "~followup_annotations": [ | 584 "~followup_annotations": [ |
644 "@@@STEP_TEXT@Win8 Release (NVIDIA)@@@" | 585 "@@@STEP_TEXT@Win8 Release (NVIDIA)@@@" |
645 ] | 586 ] |
646 }, | 587 }, |
647 { | 588 { |
648 "name": "$result", | 589 "name": "$result", |
649 "recipe_result": null, | 590 "recipe_result": null, |
650 "status_code": 0 | 591 "status_code": 0 |
651 } | 592 } |
652 ] | 593 ] |
OLD | NEW |