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.webrtc.fyi", | 16 "chromium.webrtc.fyi", |
18 "--builder", | 17 "--builder", |
19 "Win x64 GN", | 18 "Win x64 GN", |
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", | 24 "src", |
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/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_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/libjingle/source/talk@HEAD", | 34 "src/third_party/libjingle/source/talk@HEAD", |
36 "--revision", | 35 "--revision", |
37 "src/third_party/webrtc@HEAD", | 36 "src/third_party/webrtc@HEAD", |
38 "--force", | 37 "--force", |
39 "--output_manifest" | 38 "--output_manifest" |
40 ], | 39 ], |
41 "cwd": "[SLAVE_BUILD]", | |
42 "env": { | 40 "env": { |
43 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
44 }, | 42 }, |
45 "name": "bot_update", | 43 "name": "bot_update", |
46 "~followup_annotations": [ | 44 "~followup_annotations": [ |
47 "@@@STEP_TEXT@Some step text@@@", | 45 "@@@STEP_TEXT@Some step text@@@", |
48 "@@@STEP_LOG_LINE@json.output@{@@@", | 46 "@@@STEP_LOG_LINE@json.output@{@@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
50 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
51 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 121 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 122 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
125 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 123 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
126 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 124 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
127 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 125 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
128 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
129 ] | 127 ] |
130 }, | 128 }, |
131 { | 129 { |
132 "cmd": [], | 130 "cmd": [], |
133 "cwd": "[SLAVE_BUILD]", | |
134 "name": "ensure_goma" | 131 "name": "ensure_goma" |
135 }, | 132 }, |
136 { | 133 { |
137 "cmd": [ | 134 "cmd": [ |
138 "python", | 135 "python", |
139 "-u", | 136 "-u", |
140 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 137 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
141 "--platform", | 138 "--platform", |
142 "windows-amd64", | 139 "windows-amd64", |
143 "--dest-directory", | 140 "--dest-directory", |
144 "[SLAVE_BUILD]\\cipd", | 141 "[CWD]\\cipd", |
145 "--json-output", | 142 "--json-output", |
146 "/path/to/tmp/json" | 143 "/path/to/tmp/json" |
147 ], | 144 ], |
148 "cwd": "[SLAVE_BUILD]", | |
149 "name": "ensure_goma.install cipd", | 145 "name": "ensure_goma.install cipd", |
150 "~followup_annotations": [ | 146 "~followup_annotations": [ |
151 "@@@STEP_NEST_LEVEL@1@@@", | 147 "@@@STEP_NEST_LEVEL@1@@@", |
152 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 148 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
153 "@@@STEP_LOG_LINE@json.output@{@@@", | 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
155 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
156 "@@@STEP_LOG_LINE@json.output@}@@@", | 152 "@@@STEP_LOG_LINE@json.output@}@@@", |
157 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
158 ] | 154 ] |
159 }, | 155 }, |
160 { | 156 { |
161 "cmd": [ | 157 "cmd": [ |
162 "[SLAVE_BUILD]\\cipd\\cipd", | 158 "fake_slave_build/cipd", |
163 "ensure", | 159 "ensure", |
164 "--root", | 160 "--root", |
165 "[CACHE]\\cipd\\goma", | 161 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
166 "--list", | 162 "--list", |
167 "infra_internal/goma/client/windows-amd64 release", | 163 "infra_internal/goma/client/windows-amd64 release", |
168 "--json-output", | 164 "--json-output", |
169 "/path/to/tmp/json", | 165 "/path/to/tmp/json", |
170 "--service-account-json", | 166 "--service-account-json", |
171 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 167 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
172 ], | 168 ], |
173 "cwd": "[SLAVE_BUILD]", | |
174 "name": "ensure_goma.ensure_installed", | 169 "name": "ensure_goma.ensure_installed", |
175 "~followup_annotations": [ | 170 "~followup_annotations": [ |
176 "@@@STEP_NEST_LEVEL@1@@@", | 171 "@@@STEP_NEST_LEVEL@1@@@", |
177 "@@@STEP_LOG_LINE@json.output@{@@@", | 172 "@@@STEP_LOG_LINE@json.output@{@@@", |
178 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
179 "@@@STEP_LOG_LINE@json.output@ {@@@", | 174 "@@@STEP_LOG_LINE@json.output@ {@@@", |
180 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
181 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
182 "@@@STEP_LOG_LINE@json.output@ }@@@", | 177 "@@@STEP_LOG_LINE@json.output@ }@@@", |
183 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 178 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
184 "@@@STEP_LOG_LINE@json.output@}@@@", | 179 "@@@STEP_LOG_LINE@json.output@}@@@", |
185 "@@@STEP_LOG_END@json.output@@@" | 180 "@@@STEP_LOG_END@json.output@@@" |
186 ] | 181 ] |
187 }, | 182 }, |
188 { | 183 { |
189 "cmd": [ | 184 "cmd": [ |
190 "python", | 185 "python", |
191 "-u", | 186 "-u", |
192 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 187 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
193 "--version" | 188 "--version" |
194 ], | 189 ], |
195 "cwd": "[SLAVE_BUILD]", | |
196 "name": "swarming.py --version", | 190 "name": "swarming.py --version", |
197 "stdout": "/path/to/tmp/", | 191 "stdout": "/path/to/tmp/", |
198 "~followup_annotations": [ | 192 "~followup_annotations": [ |
199 "@@@STEP_TEXT@0.4.10@@@" | 193 "@@@STEP_TEXT@0.4.10@@@" |
200 ] | 194 ] |
201 }, | 195 }, |
202 { | 196 { |
203 "cmd": [ | 197 "cmd": [ |
204 "python", | 198 "python", |
205 "-u", | 199 "-u", |
206 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 200 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
207 "runhooks" | 201 "runhooks" |
208 ], | 202 ], |
209 "cwd": "[SLAVE_BUILD]", | |
210 "env": { | 203 "env": { |
211 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
212 "GYP_CHROMIUM_NO_ACTION": "1", | 205 "GYP_CHROMIUM_NO_ACTION": "1", |
213 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma
=1", | 206 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_isolatio
n_mode=prepare use_goma=1", |
214 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 207 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
215 }, | 208 }, |
216 "name": "gclient runhooks" | 209 "name": "gclient runhooks" |
217 }, | 210 }, |
218 { | 211 { |
219 "cmd": [ | 212 "cmd": [ |
220 "python", | 213 "python", |
221 "-u", | 214 "-u", |
222 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 215 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
223 "--output", | 216 "--output", |
224 "/path/to/tmp/json", | 217 "/path/to/tmp/json", |
225 "--", | 218 "--", |
226 "--build-config-fs", | 219 "--build-config-fs", |
227 "Release_x64", | 220 "Release_x64", |
228 "--paths", | 221 "--paths", |
229 "{\"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\"}", | 222 "{\"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\"}", |
230 "--properties", | 223 "--properties", |
231 "{\"buildername\": \"Win x64 GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" | 224 "{\"buildername\": \"Win x64 GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" |
232 ], | 225 ], |
233 "cwd": "[SLAVE_BUILD]", | |
234 "name": "get compile targets for scripts", | 226 "name": "get compile targets for scripts", |
235 "~followup_annotations": [ | 227 "~followup_annotations": [ |
236 "@@@STEP_LOG_LINE@json.output@{}@@@", | 228 "@@@STEP_LOG_LINE@json.output@{}@@@", |
237 "@@@STEP_LOG_END@json.output@@@" | 229 "@@@STEP_LOG_END@json.output@@@" |
238 ] | 230 ] |
239 }, | 231 }, |
240 { | 232 { |
241 "cmd": [ | 233 "cmd": [ |
242 "python", | 234 "python", |
243 "-u", | 235 "-u", |
244 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
245 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webrtc.fyi.json", | 237 "[CWD]\\src\\testing\\buildbot\\chromium.webrtc.fyi.json", |
246 "/path/to/tmp/json" | 238 "/path/to/tmp/json" |
247 ], | 239 ], |
248 "cwd": "[SLAVE_BUILD]", | |
249 "name": "read test spec", | 240 "name": "read test spec", |
250 "~followup_annotations": [ | 241 "~followup_annotations": [ |
251 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webrtc
.fyi.json@@@", | 242 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webrtc.fyi.jso
n@@@", |
252 "@@@STEP_LOG_LINE@json.output@{}@@@", | 243 "@@@STEP_LOG_LINE@json.output@{}@@@", |
253 "@@@STEP_LOG_END@json.output@@@" | 244 "@@@STEP_LOG_END@json.output@@@" |
254 ] | 245 ] |
255 }, | 246 }, |
256 { | 247 { |
257 "cmd": [ | 248 "cmd": [ |
258 "python", | 249 "python", |
259 "-u", | 250 "-u", |
260 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
261 "--show-path", | 252 "--show-path", |
262 "python", | 253 "python", |
263 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
264 ], | 255 ], |
265 "cwd": "[SLAVE_BUILD]", | |
266 "name": "cleanup_temp" | 256 "name": "cleanup_temp" |
267 }, | 257 }, |
268 { | 258 { |
269 "cmd": [ | 259 "cmd": [ |
270 "python", | 260 "python", |
271 "-u", | 261 "-u", |
272 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 262 "[CWD]\\src\\tools\\mb\\mb.py", |
273 "gen", | 263 "gen", |
274 "-m", | 264 "-m", |
275 "chromium.webrtc.fyi", | 265 "chromium.webrtc.fyi", |
276 "-b", | 266 "-b", |
277 "Win x64 GN", | 267 "Win x64 GN", |
278 "--config-file", | 268 "--config-file", |
279 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 269 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
280 "--goma-dir", | 270 "--goma-dir", |
281 "[CACHE]\\cipd\\goma", | 271 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
282 "//out/Release_x64" | 272 "//out/Release_x64" |
283 ], | 273 ], |
284 "cwd": "[SLAVE_BUILD]", | |
285 "name": "generate_build_files" | 274 "name": "generate_build_files" |
286 }, | 275 }, |
287 { | 276 { |
288 "cmd": [ | 277 "cmd": [ |
289 "python", | 278 "python", |
290 "-u", | 279 "-u", |
291 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 280 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
292 "--show-path", | 281 "--show-path", |
293 "python", | 282 "python", |
294 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 283 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
295 "--gsutil-py-path", | 284 "--gsutil-py-path", |
296 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 285 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
297 "--ninja-path", | 286 "--ninja-path", |
298 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 287 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
299 "--target", | 288 "--target", |
300 "Release_x64", | 289 "Release_x64", |
301 "--src-dir", | 290 "--src-dir", |
302 "[SLAVE_BUILD]\\src", | 291 "[CWD]\\src", |
303 "--goma-cache-dir", | 292 "--goma-cache-dir", |
304 "[GOMA_CACHE]", | 293 "[ROOT]\\b\\build\\slave\\goma_cache", |
305 "--build-tool", | 294 "--build-tool", |
306 "ninja", | 295 "ninja", |
307 "--build-data-dir", | 296 "--build-data-dir", |
308 "[ROOT]\\build_data_dir", | 297 "[ROOT]\\build_data_dir", |
309 "--compiler", | 298 "--compiler", |
310 "goma", | 299 "goma", |
311 "--goma-jsonstatus", | 300 "--goma-jsonstatus", |
312 "/path/to/tmp/json", | 301 "/path/to/tmp/json", |
313 "--goma-service-account-json-file", | 302 "--goma-service-account-json-file", |
314 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 303 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
315 "--goma-dir", | 304 "--goma-dir", |
316 "[CACHE]\\cipd\\goma", | 305 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
317 "--ninja-ensure-up-to-date", | 306 "--ninja-ensure-up-to-date", |
318 "--", | 307 "--", |
319 "All", | 308 "All", |
320 "chromium_builder_tests" | 309 "chromium_builder_tests" |
321 ], | 310 ], |
322 "cwd": "[SLAVE_BUILD]", | |
323 "env": { | 311 "env": { |
324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 312 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
325 }, | 313 }, |
326 "name": "compile", | 314 "name": "compile", |
327 "~followup_annotations": [ | 315 "~followup_annotations": [ |
328 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 316 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
329 "@@@STEP_LOG_END@json.output (invalid)@@@" | 317 "@@@STEP_LOG_END@json.output (invalid)@@@" |
330 ] | 318 ] |
331 }, | 319 }, |
332 { | 320 { |
333 "allow_subannotations": true, | 321 "allow_subannotations": true, |
334 "cmd": [ | 322 "cmd": [ |
335 "python", | 323 "python", |
336 "-u", | 324 "-u", |
337 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 325 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
338 "--show-path", | 326 "--show-path", |
339 "python", | 327 "python", |
340 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 328 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
341 "--target", | 329 "--target", |
342 "Release_x64", | 330 "Release_x64", |
343 "--build-url", | 331 "--build-url", |
344 "gs://chromium-webrtc/chromium.webrtc.fyi/Win x64 GN", | 332 "gs://chromium-webrtc/chromium.webrtc.fyi/Win x64 GN", |
345 "--build_revision", | 333 "--build_revision", |
346 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 334 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
347 "--factory-properties", | 335 "--factory-properties", |
348 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 GN\",
\"buildnumber\": 571, \"mastername\": \"chromium.webrtc.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 336 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 GN\",
\"buildnumber\": 571, \"mastername\": \"chromium.webrtc.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
349 "--build-properties", | 337 "--build-properties", |
350 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 GN\",
\"buildnumber\": 571, \"mastername\": \"chromium.webrtc.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" | 338 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 GN\",
\"buildnumber\": 571, \"mastername\": \"chromium.webrtc.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" |
351 ], | 339 ], |
352 "cwd": "[SLAVE_BUILD]", | |
353 "name": "package build" | 340 "name": "package build" |
354 }, | 341 }, |
355 { | 342 { |
356 "name": "$result", | 343 "name": "$result", |
357 "recipe_result": null, | 344 "recipe_result": null, |
358 "status_code": 0 | 345 "status_code": 0 |
359 } | 346 } |
360 ] | 347 ] |
OLD | NEW |