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