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]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.fyi", | 16 "chromium.fyi", |
18 "--builder", | 17 "--builder", |
19 "Win Builder (ANGLE)", | 18 "Win Builder (ANGLE)", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
24 "--root", | 23 "--root", |
25 "src/third_party/angle", | 24 "src/third_party/angle", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--revision", | 33 "--revision", |
35 "src/third_party/angle@HEAD", | 34 "src/third_party/angle@HEAD", |
36 "--force", | 35 "--force", |
37 "--output_manifest" | 36 "--output_manifest" |
38 ], | 37 ], |
39 "cwd": "[SLAVE_BUILD]", | |
40 "env": { | 38 "env": { |
41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
42 }, | 40 }, |
43 "name": "bot_update", | 41 "name": "bot_update", |
44 "~followup_annotations": [ | 42 "~followup_annotations": [ |
45 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
46 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
110 ] | 108 ] |
111 }, | 109 }, |
112 { | 110 { |
113 "cmd": [], | 111 "cmd": [], |
114 "cwd": "[SLAVE_BUILD]", | |
115 "name": "ensure_goma" | 112 "name": "ensure_goma" |
116 }, | 113 }, |
117 { | 114 { |
118 "cmd": [ | 115 "cmd": [ |
119 "python", | 116 "python", |
120 "-u", | 117 "-u", |
121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
122 "--platform", | 119 "--platform", |
123 "windows-386", | 120 "windows-386", |
124 "--dest-directory", | 121 "--dest-directory", |
125 "[SLAVE_BUILD]\\cipd", | 122 "[CWD]\\cipd", |
126 "--json-output", | 123 "--json-output", |
127 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
128 ], | 125 ], |
129 "cwd": "[SLAVE_BUILD]", | |
130 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
131 "~followup_annotations": [ | 127 "~followup_annotations": [ |
132 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
134 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
137 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
138 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
139 ] | 135 ] |
140 }, | 136 }, |
141 { | 137 { |
142 "cmd": [ | 138 "cmd": [ |
143 "[SLAVE_BUILD]\\cipd\\cipd", | 139 "fake_slave_build/cipd", |
144 "ensure", | 140 "ensure", |
145 "--root", | 141 "--root", |
146 "[CACHE]\\cipd\\goma", | 142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
147 "--list", | 143 "--list", |
148 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
149 "--json-output", | 145 "--json-output", |
150 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
151 "--service-account-json", | 147 "--service-account-json", |
152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
153 ], | 149 ], |
154 "cwd": "[SLAVE_BUILD]", | |
155 "name": "ensure_goma.ensure_installed", | 150 "name": "ensure_goma.ensure_installed", |
156 "~followup_annotations": [ | 151 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 152 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
160 "@@@STEP_LOG_LINE@json.output@ {@@@", | 155 "@@@STEP_LOG_LINE@json.output@ {@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 156 "@@@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\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
163 "@@@STEP_LOG_LINE@json.output@ }@@@", | 158 "@@@STEP_LOG_LINE@json.output@ }@@@", |
164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
165 "@@@STEP_LOG_LINE@json.output@}@@@", | 160 "@@@STEP_LOG_LINE@json.output@}@@@", |
166 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
167 ] | 162 ] |
168 }, | 163 }, |
169 { | 164 { |
170 "cmd": [ | 165 "cmd": [ |
171 "python", | 166 "python", |
172 "-u", | 167 "-u", |
173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
174 "--version" | 169 "--version" |
175 ], | 170 ], |
176 "cwd": "[SLAVE_BUILD]", | |
177 "name": "swarming.py --version", | 171 "name": "swarming.py --version", |
178 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
179 "~followup_annotations": [ | 173 "~followup_annotations": [ |
180 "@@@STEP_TEXT@0.4.10@@@" | 174 "@@@STEP_TEXT@0.4.10@@@" |
181 ] | 175 ] |
182 }, | 176 }, |
183 { | 177 { |
184 "cmd": [ | 178 "cmd": [ |
185 "python", | 179 "python", |
186 "-u", | 180 "-u", |
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
188 "runhooks" | 182 "runhooks" |
189 ], | 183 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "env": { | 184 "env": { |
192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
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", | 186 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", |
194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 187 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
195 }, | 188 }, |
196 "name": "gclient runhooks" | 189 "name": "gclient runhooks" |
197 }, | 190 }, |
198 { | 191 { |
199 "cmd": [ | 192 "cmd": [ |
200 "python", | 193 "python", |
201 "-u", | 194 "-u", |
202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 195 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
203 "--output", | 196 "--output", |
204 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
205 "--", | 198 "--", |
206 "--build-config-fs", | 199 "--build-config-fs", |
207 "Release", | 200 "Release", |
208 "--paths", | 201 "--paths", |
209 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 202 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
210 "--properties", | 203 "--properties", |
211 "{\"buildername\": \"Win Builder (ANGLE)\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 204 "{\"buildername\": \"Win Builder (ANGLE)\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
212 ], | 205 ], |
213 "cwd": "[SLAVE_BUILD]", | |
214 "name": "get compile targets for scripts", | 206 "name": "get compile targets for scripts", |
215 "~followup_annotations": [ | 207 "~followup_annotations": [ |
216 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
217 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
218 ] | 210 ] |
219 }, | 211 }, |
220 { | 212 { |
221 "cmd": [ | 213 "cmd": [ |
222 "python", | 214 "python", |
223 "-u", | 215 "-u", |
224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
225 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 217 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", |
226 "/path/to/tmp/json" | 218 "/path/to/tmp/json" |
227 ], | 219 ], |
228 "cwd": "[SLAVE_BUILD]", | |
229 "name": "read test spec", | 220 "name": "read test spec", |
230 "~followup_annotations": [ | 221 "~followup_annotations": [ |
231 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 222 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", |
232 "@@@STEP_LOG_LINE@json.output@{@@@", | 223 "@@@STEP_LOG_LINE@json.output@{@@@", |
233 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", | 224 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", |
234 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
235 "@@@STEP_LOG_LINE@json.output@ {@@@", | 226 "@@@STEP_LOG_LINE@json.output@ {@@@", |
236 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
238 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 229 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
239 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
240 "@@@STEP_LOG_LINE@json.output@ }@@@", | 231 "@@@STEP_LOG_LINE@json.output@ }@@@", |
241 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 232 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
242 "@@@STEP_LOG_LINE@json.output@ }@@@", | 233 "@@@STEP_LOG_LINE@json.output@ }@@@", |
243 "@@@STEP_LOG_LINE@json.output@}@@@", | 234 "@@@STEP_LOG_LINE@json.output@}@@@", |
244 "@@@STEP_LOG_END@json.output@@@" | 235 "@@@STEP_LOG_END@json.output@@@" |
245 ] | 236 ] |
246 }, | 237 }, |
247 { | 238 { |
248 "cmd": [ | 239 "cmd": [ |
249 "python", | 240 "python", |
250 "-u", | 241 "-u", |
251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
252 "--show-path", | 243 "--show-path", |
253 "python", | 244 "python", |
254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 245 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
255 ], | 246 ], |
256 "cwd": "[SLAVE_BUILD]", | |
257 "name": "cleanup_temp" | 247 "name": "cleanup_temp" |
258 }, | 248 }, |
259 { | 249 { |
260 "cmd": [ | 250 "cmd": [ |
261 "python", | 251 "python", |
262 "-u", | 252 "-u", |
263 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 253 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
264 "--build-dir", | 254 "--build-dir", |
265 "[SLAVE_BUILD]\\src\\out\\Release", | 255 "[CWD]\\src\\out\\Release", |
266 "--clean-isolated-files" | 256 "--clean-isolated-files" |
267 ], | 257 ], |
268 "cwd": "[SLAVE_BUILD]", | |
269 "name": "clean isolated files" | 258 "name": "clean isolated files" |
270 }, | 259 }, |
271 { | 260 { |
272 "cmd": [ | 261 "cmd": [ |
273 "python", | 262 "python", |
274 "-u", | 263 "-u", |
275 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 264 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
276 "--show-path", | 265 "--show-path", |
277 "python", | 266 "python", |
278 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 267 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
279 "--gsutil-py-path", | 268 "--gsutil-py-path", |
280 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 269 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
281 "--ninja-path", | 270 "--ninja-path", |
282 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 271 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
283 "--target", | 272 "--target", |
284 "Release", | 273 "Release", |
285 "--src-dir", | 274 "--src-dir", |
286 "[SLAVE_BUILD]\\src", | 275 "[CWD]\\src", |
287 "--goma-cache-dir", | 276 "--goma-cache-dir", |
288 "[GOMA_CACHE]", | 277 "[ROOT]\\b\\build\\slave\\goma_cache", |
289 "--build-tool", | 278 "--build-tool", |
290 "ninja", | 279 "ninja", |
291 "--build-data-dir", | 280 "--build-data-dir", |
292 "[ROOT]\\build_data_dir", | 281 "[ROOT]\\build_data_dir", |
293 "--compiler", | 282 "--compiler", |
294 "goma", | 283 "goma", |
295 "--goma-jsonstatus", | 284 "--goma-jsonstatus", |
296 "/path/to/tmp/json", | 285 "/path/to/tmp/json", |
297 "--goma-service-account-json-file", | 286 "--goma-service-account-json-file", |
298 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 287 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
299 "--goma-dir", | 288 "--goma-dir", |
300 "[CACHE]\\cipd\\goma", | 289 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
301 "--", | 290 "--", |
302 "browser_tests", | 291 "browser_tests", |
303 "browser_tests_run", | 292 "browser_tests_run", |
304 "chromium_builder_tests" | 293 "chromium_builder_tests" |
305 ], | 294 ], |
306 "cwd": "[SLAVE_BUILD]", | |
307 "env": { | 295 "env": { |
308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 296 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
309 }, | 297 }, |
310 "name": "compile", | 298 "name": "compile", |
311 "~followup_annotations": [ | 299 "~followup_annotations": [ |
312 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 300 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
313 "@@@STEP_LOG_END@json.output (invalid)@@@" | 301 "@@@STEP_LOG_END@json.output (invalid)@@@" |
314 ] | 302 ] |
315 }, | 303 }, |
316 { | 304 { |
317 "cmd": [ | 305 "cmd": [ |
318 "python", | 306 "python", |
319 "-u", | 307 "-u", |
320 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 308 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
321 "--build-dir", | 309 "--build-dir", |
322 "[SLAVE_BUILD]\\src\\out\\Release", | 310 "[CWD]\\src\\out\\Release", |
323 "--src-dir", | 311 "--src-dir", |
324 "[SLAVE_BUILD]\\src" | 312 "[CWD]\\src" |
325 ], | 313 ], |
326 "cwd": "[SLAVE_BUILD]", | 314 "cwd": "[CWD]", |
327 "name": "remove_build_metadata" | 315 "name": "remove_build_metadata" |
328 }, | 316 }, |
329 { | 317 { |
330 "cmd": [ | 318 "cmd": [ |
331 "python", | 319 "python", |
332 "-u", | 320 "-u", |
333 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 321 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
334 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 322 "[CWD]\\src\\tools\\swarming_client", |
335 "batcharchive", | 323 "batcharchive", |
336 "--dump-json", | 324 "--dump-json", |
337 "/path/to/tmp/json", | 325 "/path/to/tmp/json", |
338 "--isolate-server", | 326 "--isolate-server", |
339 "https://isolateserver.appspot.com", | 327 "https://isolateserver.appspot.com", |
340 "--verbose", | 328 "--verbose", |
341 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 329 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
342 ], | 330 ], |
343 "cwd": "[SLAVE_BUILD]", | |
344 "name": "isolate tests", | 331 "name": "isolate tests", |
345 "~followup_annotations": [ | 332 "~followup_annotations": [ |
346 "@@@STEP_LOG_LINE@json.output@{@@@", | 333 "@@@STEP_LOG_LINE@json.output@{@@@", |
347 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 334 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
348 "@@@STEP_LOG_LINE@json.output@}@@@", | 335 "@@@STEP_LOG_LINE@json.output@}@@@", |
349 "@@@STEP_LOG_END@json.output@@@" | 336 "@@@STEP_LOG_END@json.output@@@" |
350 ] | 337 ] |
351 }, | 338 }, |
352 { | 339 { |
353 "allow_subannotations": true, | 340 "allow_subannotations": true, |
354 "cmd": [ | 341 "cmd": [ |
355 "python", | 342 "python", |
356 "-u", | 343 "-u", |
357 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 344 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
358 "--show-path", | 345 "--show-path", |
359 "python", | 346 "python", |
360 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 347 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
361 "--target", | 348 "--target", |
362 "Release", | 349 "Release", |
363 "--build-url", | 350 "--build-url", |
364 "gs://chromium-fyi-archive/chromium.fyi/Win Builder (ANGLE)", | 351 "gs://chromium-fyi-archive/chromium.fyi/Win Builder (ANGLE)", |
365 "--build_revision", | 352 "--build_revision", |
366 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 353 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
367 "--factory-properties", | 354 "--factory-properties", |
368 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}", | 355 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}", |
369 "--build-properties", | 356 "--build-properties", |
370 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}" | 357 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}" |
371 ], | 358 ], |
372 "cwd": "[SLAVE_BUILD]", | |
373 "name": "package build" | 359 "name": "package build" |
374 }, | 360 }, |
375 { | 361 { |
376 "cmd": [], | 362 "cmd": [], |
377 "cwd": "[SLAVE_BUILD]", | |
378 "name": "trigger", | 363 "name": "trigger", |
379 "trigger_specs": [ | 364 "trigger_specs": [ |
380 { | 365 { |
381 "builder_name": "Win7 Tests (ANGLE)", | 366 "builder_name": "Win7 Tests (ANGLE)", |
382 "properties": { | 367 "properties": { |
383 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 368 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
384 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 369 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
385 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 370 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
386 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 371 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
387 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 372 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
398 "~followup_annotations": [ | 383 "~followup_annotations": [ |
399 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" | 384 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" |
400 ] | 385 ] |
401 }, | 386 }, |
402 { | 387 { |
403 "name": "$result", | 388 "name": "$result", |
404 "recipe_result": null, | 389 "recipe_result": null, |
405 "status_code": 0 | 390 "status_code": 0 |
406 } | 391 } |
407 ] | 392 ] |
OLD | NEW |