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 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
106 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
110 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 110 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
111 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 111 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
112 ] | 112 ] |
113 }, | 113 }, |
114 { | 114 { |
115 "cmd": [], | |
116 "cwd": "[SLAVE_BUILD]", | |
117 "name": "ensure_goma" | |
118 }, | |
119 { | |
120 "cmd": [ | |
121 "python", | |
122 "-u", | |
123 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
124 "--platform", | |
125 "windows-386", | |
126 "--dest-directory", | |
127 "[SLAVE_BUILD]\\cipd", | |
128 "--json-output", | |
129 "/path/to/tmp/json" | |
130 ], | |
131 "cwd": "[SLAVE_BUILD]", | |
132 "name": "ensure_goma.install cipd", | |
133 "~followup_annotations": [ | |
134 "@@@STEP_NEST_LEVEL@1@@@", | |
135 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
136 "@@@STEP_LOG_LINE@json.output@{@@@", | |
137 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
138 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
139 "@@@STEP_LOG_LINE@json.output@}@@@", | |
140 "@@@STEP_LOG_END@json.output@@@" | |
141 ] | |
142 }, | |
143 { | |
144 "cmd": [ | |
145 "[SLAVE_BUILD]\\cipd\\cipd", | |
146 "ensure", | |
147 "--root", | |
148 "[CACHE]\\cipd\\goma", | |
149 "--list", | |
150 "infra_internal/goma/client/windows-amd64 release", | |
151 "--json-output", | |
152 "/path/to/tmp/json", | |
153 "--service-account-json", | |
154 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
155 ], | |
156 "cwd": "[SLAVE_BUILD]", | |
157 "name": "ensure_goma.ensure_installed", | |
158 "~followup_annotations": [ | |
159 "@@@STEP_NEST_LEVEL@1@@@", | |
160 "@@@STEP_LOG_LINE@json.output@{@@@", | |
161 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
162 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
163 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
164 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
165 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
166 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
167 "@@@STEP_LOG_LINE@json.output@}@@@", | |
168 "@@@STEP_LOG_END@json.output@@@" | |
169 ] | |
170 }, | |
171 { | |
172 "cmd": [ | 115 "cmd": [ |
173 "python", | 116 "python", |
174 "-u", | 117 "-u", |
175 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 118 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
176 "runhooks" | 119 "runhooks" |
177 ], | 120 ], |
178 "cwd": "[SLAVE_BUILD]", | 121 "cwd": "[SLAVE_BUILD]", |
179 "env": { | 122 "env": { |
180 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' linux_dump_symbols=0 target_arch=
ia32 test_isolation_mode=noop use_goma=1", | 123 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]\\goma' linux_dump_symbols=0 target_arch=ia32 t
est_isolation_mode=noop use_goma=1", |
181 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 124 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
182 }, | 125 }, |
183 "name": "gclient runhooks (with patch)" | 126 "name": "gclient runhooks (with patch)" |
184 }, | 127 }, |
185 { | 128 { |
186 "cmd": [ | 129 "cmd": [ |
187 "python", | 130 "python", |
188 "-u", | 131 "-u", |
189 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 132 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
190 "--output", | 133 "--output", |
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
324 "--src-dir", | 267 "--src-dir", |
325 "[SLAVE_BUILD]\\src", | 268 "[SLAVE_BUILD]\\src", |
326 "--goma-cache-dir", | 269 "--goma-cache-dir", |
327 "[GOMA_CACHE]", | 270 "[GOMA_CACHE]", |
328 "--build-tool", | 271 "--build-tool", |
329 "ninja", | 272 "ninja", |
330 "--compiler", | 273 "--compiler", |
331 "goma", | 274 "goma", |
332 "--goma-jsonstatus", | 275 "--goma-jsonstatus", |
333 "/path/to/tmp/json", | 276 "/path/to/tmp/json", |
334 "--goma-service-account-json-file", | |
335 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
336 "--goma-dir", | 277 "--goma-dir", |
337 "[CACHE]\\cipd\\goma", | 278 "[BUILD]\\goma", |
338 "--goma-fail-fast", | 279 "--goma-fail-fast", |
339 "--goma-disable-local-fallback", | 280 "--goma-disable-local-fallback", |
340 "--ninja-ensure-up-to-date", | 281 "--ninja-ensure-up-to-date", |
341 "--clobber", | 282 "--clobber", |
342 "--", | 283 "--", |
343 "all" | 284 "all" |
344 ], | 285 ], |
345 "cwd": "[SLAVE_BUILD]", | 286 "cwd": "[SLAVE_BUILD]", |
346 "name": "compile (with patch)", | 287 "name": "compile (with patch)", |
347 "~followup_annotations": [ | 288 "~followup_annotations": [ |
348 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 289 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
349 "@@@STEP_LOG_END@json.output (invalid)@@@" | 290 "@@@STEP_LOG_END@json.output (invalid)@@@" |
350 ] | 291 ] |
351 }, | 292 }, |
352 { | 293 { |
353 "cmd": [ | 294 "cmd": [ |
354 "python", | 295 "python", |
355 "-u", | 296 "-u", |
356 "import sys; sys.exit(0)" | 297 "import sys; sys.exit(0)" |
357 ], | 298 ], |
358 "cwd": "[SLAVE_BUILD]", | 299 "cwd": "[SLAVE_BUILD]", |
359 "name": "mark: before_tests" | 300 "name": "mark: before_tests" |
360 }, | 301 }, |
361 { | 302 { |
362 "name": "$result", | 303 "name": "$result", |
363 "recipe_result": null, | 304 "recipe_result": null, |
364 "status_code": 0 | 305 "status_code": 0 |
365 } | 306 } |
366 ] | 307 ] |
OLD | NEW |