OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
9 "--builder", | 9 "--builder", |
10 "Mac GN", | 10 "Mac GN", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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'}]", | 14 "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_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"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\"}", | 18 "{\"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\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@HEAD", | 24 "src@HEAD", |
25 "--revision", | 25 "--revision", |
26 "src/third_party/libjingle/source/talk@HEAD", | 26 "src/third_party/libjingle/source/talk@HEAD", |
27 "--revision", | 27 "--revision", |
28 "src/third_party/webrtc@HEAD", | 28 "src/third_party/webrtc@HEAD", |
29 "--force", | 29 "--force", |
30 "--output_manifest" | 30 "--output_manifest" |
31 ], | 31 ], |
32 "cwd": "[SLAVE_BUILD]", | |
33 "env": { | 32 "env": { |
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
35 }, | 34 }, |
36 "name": "bot_update", | 35 "name": "bot_update", |
37 "~followup_annotations": [ | 36 "~followup_annotations": [ |
38 "@@@STEP_TEXT@Some step text@@@", | 37 "@@@STEP_TEXT@Some step text@@@", |
39 "@@@STEP_LOG_LINE@json.output@{@@@", | 38 "@@@STEP_LOG_LINE@json.output@{@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
116 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 115 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
117 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 116 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
118 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 117 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
119 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 118 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
120 ] | 119 ] |
121 }, | 120 }, |
122 { | 121 { |
123 "cmd": [], | 122 "cmd": [], |
124 "cwd": "[SLAVE_BUILD]", | |
125 "name": "ensure_goma" | 123 "name": "ensure_goma" |
126 }, | 124 }, |
127 { | 125 { |
128 "cmd": [ | 126 "cmd": [ |
129 "python", | 127 "python", |
130 "-u", | 128 "-u", |
131 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 129 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
132 "--platform", | 130 "--platform", |
133 "mac-amd64", | 131 "mac-amd64", |
134 "--dest-directory", | 132 "--dest-directory", |
135 "[SLAVE_BUILD]/cipd", | 133 "[CWD]/cipd", |
136 "--json-output", | 134 "--json-output", |
137 "/path/to/tmp/json" | 135 "/path/to/tmp/json" |
138 ], | 136 ], |
139 "cwd": "[SLAVE_BUILD]", | |
140 "name": "ensure_goma.install cipd", | 137 "name": "ensure_goma.install cipd", |
141 "~followup_annotations": [ | 138 "~followup_annotations": [ |
142 "@@@STEP_NEST_LEVEL@1@@@", | 139 "@@@STEP_NEST_LEVEL@1@@@", |
143 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 140 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
144 "@@@STEP_LOG_LINE@json.output@{@@@", | 141 "@@@STEP_LOG_LINE@json.output@{@@@", |
145 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 142 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
146 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 143 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
147 "@@@STEP_LOG_LINE@json.output@}@@@", | 144 "@@@STEP_LOG_LINE@json.output@}@@@", |
148 "@@@STEP_LOG_END@json.output@@@" | 145 "@@@STEP_LOG_END@json.output@@@" |
149 ] | 146 ] |
150 }, | 147 }, |
151 { | 148 { |
152 "cmd": [ | 149 "cmd": [ |
153 "[SLAVE_BUILD]/cipd/cipd", | 150 "fake_slave_build/cipd", |
154 "ensure", | 151 "ensure", |
155 "--root", | 152 "--root", |
156 "[CACHE]/cipd/goma", | 153 "[ROOT]/b/build/slave/cache/cipd/goma", |
157 "--list", | 154 "--list", |
158 "infra_internal/goma/client/mac-amd64 release", | 155 "infra_internal/goma/client/mac-amd64 release", |
159 "--json-output", | 156 "--json-output", |
160 "/path/to/tmp/json", | 157 "/path/to/tmp/json", |
161 "--service-account-json", | 158 "--service-account-json", |
162 "/creds/service_accounts/service-account-goma-client.json" | 159 "/creds/service_accounts/service-account-goma-client.json" |
163 ], | 160 ], |
164 "cwd": "[SLAVE_BUILD]", | |
165 "name": "ensure_goma.ensure_installed", | 161 "name": "ensure_goma.ensure_installed", |
166 "~followup_annotations": [ | 162 "~followup_annotations": [ |
167 "@@@STEP_NEST_LEVEL@1@@@", | 163 "@@@STEP_NEST_LEVEL@1@@@", |
168 "@@@STEP_LOG_LINE@json.output@{@@@", | 164 "@@@STEP_LOG_LINE@json.output@{@@@", |
169 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 165 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
170 "@@@STEP_LOG_LINE@json.output@ {@@@", | 166 "@@@STEP_LOG_LINE@json.output@ {@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
173 "@@@STEP_LOG_LINE@json.output@ }@@@", | 169 "@@@STEP_LOG_LINE@json.output@ }@@@", |
174 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 170 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
175 "@@@STEP_LOG_LINE@json.output@}@@@", | 171 "@@@STEP_LOG_LINE@json.output@}@@@", |
176 "@@@STEP_LOG_END@json.output@@@" | 172 "@@@STEP_LOG_END@json.output@@@" |
177 ] | 173 ] |
178 }, | 174 }, |
179 { | 175 { |
180 "cmd": [ | 176 "cmd": [ |
181 "python", | 177 "python", |
182 "-u", | 178 "-u", |
183 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 179 "[CWD]/src/tools/swarming_client/swarming.py", |
184 "--version" | 180 "--version" |
185 ], | 181 ], |
186 "cwd": "[SLAVE_BUILD]", | |
187 "name": "swarming.py --version", | 182 "name": "swarming.py --version", |
188 "stdout": "/path/to/tmp/", | 183 "stdout": "/path/to/tmp/", |
189 "~followup_annotations": [ | 184 "~followup_annotations": [ |
190 "@@@STEP_TEXT@0.4.10@@@" | 185 "@@@STEP_TEXT@0.4.10@@@" |
191 ] | 186 ] |
192 }, | 187 }, |
193 { | 188 { |
194 "cmd": [ | 189 "cmd": [ |
195 "python", | 190 "python", |
196 "-u", | 191 "-u", |
197 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 192 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
198 "runhooks" | 193 "runhooks" |
199 ], | 194 ], |
200 "cwd": "[SLAVE_BUILD]", | |
201 "env": { | 195 "env": { |
202 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 196 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
203 "GYP_CHROMIUM_NO_ACTION": "1", | 197 "GYP_CHROMIUM_NO_ACTION": "1", |
204 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 198 "GYP_DEFINES": "clang=1 component=static_library gomadir='[ROOT]/b/build/s
lave/cache/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
205 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 199 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
206 }, | 200 }, |
207 "name": "gclient runhooks" | 201 "name": "gclient runhooks" |
208 }, | 202 }, |
209 { | 203 { |
210 "cmd": [ | 204 "cmd": [ |
211 "python", | 205 "python", |
212 "-u", | 206 "-u", |
213 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 207 "[CWD]/src/testing/scripts/get_compile_targets.py", |
214 "--output", | 208 "--output", |
215 "/path/to/tmp/json", | 209 "/path/to/tmp/json", |
216 "--", | 210 "--", |
217 "--build-config-fs", | 211 "--build-config-fs", |
218 "Release", | 212 "Release", |
219 "--paths", | 213 "--paths", |
220 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 214 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
221 "--properties", | 215 "--properties", |
222 "{\"buildername\": \"Mac GN\", \"buildnumber\": 571, \"mastername\": \"chr
omium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac
\"}" | 216 "{\"buildername\": \"Mac GN\", \"buildnumber\": 571, \"mastername\": \"chr
omium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac
\"}" |
223 ], | 217 ], |
224 "cwd": "[SLAVE_BUILD]", | |
225 "name": "get compile targets for scripts", | 218 "name": "get compile targets for scripts", |
226 "~followup_annotations": [ | 219 "~followup_annotations": [ |
227 "@@@STEP_LOG_LINE@json.output@{}@@@", | 220 "@@@STEP_LOG_LINE@json.output@{}@@@", |
228 "@@@STEP_LOG_END@json.output@@@" | 221 "@@@STEP_LOG_END@json.output@@@" |
229 ] | 222 ] |
230 }, | 223 }, |
231 { | 224 { |
232 "cmd": [ | 225 "cmd": [ |
233 "python", | 226 "python", |
234 "-u", | 227 "-u", |
235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 228 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
236 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi.json", | 229 "[CWD]/src/testing/buildbot/chromium.webrtc.fyi.json", |
237 "/path/to/tmp/json" | 230 "/path/to/tmp/json" |
238 ], | 231 ], |
239 "cwd": "[SLAVE_BUILD]", | |
240 "name": "read test spec", | 232 "name": "read test spec", |
241 "~followup_annotations": [ | 233 "~followup_annotations": [ |
242 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi
.json@@@", | 234 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webrtc.fyi.json@@@
", |
243 "@@@STEP_LOG_LINE@json.output@{@@@", | 235 "@@@STEP_LOG_LINE@json.output@{@@@", |
244 "@@@STEP_LOG_LINE@json.output@ \"Mac GN\": {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"Mac GN\": {@@@", |
245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
246 "@@@STEP_LOG_LINE@json.output@ {@@@", | 238 "@@@STEP_LOG_LINE@json.output@ {@@@", |
247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
249 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 241 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
251 "@@@STEP_LOG_LINE@json.output@ }@@@", | 243 "@@@STEP_LOG_LINE@json.output@ }@@@", |
252 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 244 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
253 "@@@STEP_LOG_LINE@json.output@ }@@@", | 245 "@@@STEP_LOG_LINE@json.output@ }@@@", |
254 "@@@STEP_LOG_LINE@json.output@}@@@", | 246 "@@@STEP_LOG_LINE@json.output@}@@@", |
255 "@@@STEP_LOG_END@json.output@@@" | 247 "@@@STEP_LOG_END@json.output@@@" |
256 ] | 248 ] |
257 }, | 249 }, |
258 { | 250 { |
259 "cmd": [ | 251 "cmd": [ |
260 "python", | 252 "python", |
261 "-u", | 253 "-u", |
262 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 254 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
263 "--show-path", | 255 "--show-path", |
264 "python", | 256 "python", |
265 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 257 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
266 ], | 258 ], |
267 "cwd": "[SLAVE_BUILD]", | |
268 "name": "cleanup_temp" | 259 "name": "cleanup_temp" |
269 }, | 260 }, |
270 { | 261 { |
271 "cmd": [ | 262 "cmd": [ |
272 "python", | 263 "python", |
273 "-u", | 264 "-u", |
274 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 265 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
275 "--build-dir", | 266 "--build-dir", |
276 "[SLAVE_BUILD]/src/out/Release", | 267 "[CWD]/src/out/Release", |
277 "--clean-isolated-files" | 268 "--clean-isolated-files" |
278 ], | 269 ], |
279 "cwd": "[SLAVE_BUILD]", | |
280 "name": "clean isolated files" | 270 "name": "clean isolated files" |
281 }, | 271 }, |
282 { | 272 { |
283 "cmd": [ | 273 "cmd": [ |
284 "python", | 274 "python", |
285 "-u", | 275 "-u", |
286 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 276 "[CWD]/src/tools/mb/mb.py", |
287 "gen", | 277 "gen", |
288 "-m", | 278 "-m", |
289 "chromium.webrtc.fyi", | 279 "chromium.webrtc.fyi", |
290 "-b", | 280 "-b", |
291 "Mac GN", | 281 "Mac GN", |
292 "--config-file", | 282 "--config-file", |
293 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 283 "[CWD]/src/tools/mb/mb_config.pyl", |
294 "--goma-dir", | 284 "--goma-dir", |
295 "[CACHE]/cipd/goma", | 285 "[ROOT]/b/build/slave/cache/cipd/goma", |
296 "--swarming-targets-file", | 286 "--swarming-targets-file", |
297 "browser_tests\n", | 287 "browser_tests\n", |
298 "//out/Release" | 288 "//out/Release" |
299 ], | 289 ], |
300 "cwd": "[SLAVE_BUILD]", | |
301 "name": "generate_build_files", | 290 "name": "generate_build_files", |
302 "~followup_annotations": [ | 291 "~followup_annotations": [ |
303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 292 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 293 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
305 ] | 294 ] |
306 }, | 295 }, |
307 { | 296 { |
308 "allow_subannotations": true, | 297 "allow_subannotations": true, |
309 "cmd": [ | 298 "cmd": [ |
310 "python", | 299 "python", |
311 "-u", | 300 "-u", |
312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 301 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
313 "--src-dir", | 302 "--src-dir", |
314 "[SLAVE_BUILD]/src", | 303 "[CWD]/src", |
315 "--output-json", | 304 "--output-json", |
316 "/path/to/tmp/json" | 305 "/path/to/tmp/json" |
317 ], | 306 ], |
318 "cwd": "[SLAVE_BUILD]", | |
319 "env": { | 307 "env": { |
320 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
321 }, | 309 }, |
322 "name": "clang_revision", | 310 "name": "clang_revision", |
323 "~followup_annotations": [ | 311 "~followup_annotations": [ |
324 "@@@STEP_LOG_LINE@json.output@{@@@", | 312 "@@@STEP_LOG_LINE@json.output@{@@@", |
325 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 313 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
326 "@@@STEP_LOG_LINE@json.output@}@@@", | 314 "@@@STEP_LOG_LINE@json.output@}@@@", |
327 "@@@STEP_LOG_END@json.output@@@" | 315 "@@@STEP_LOG_END@json.output@@@" |
328 ] | 316 ] |
329 }, | 317 }, |
330 { | 318 { |
331 "cmd": [ | 319 "cmd": [ |
332 "python", | 320 "python", |
333 "-u", | 321 "-u", |
334 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 322 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
335 "--show-path", | 323 "--show-path", |
336 "python", | 324 "python", |
337 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 325 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
338 "--gsutil-py-path", | 326 "--gsutil-py-path", |
339 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 327 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
340 "--ninja-path", | 328 "--ninja-path", |
341 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 329 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
342 "--target", | 330 "--target", |
343 "Release", | 331 "Release", |
344 "--src-dir", | 332 "--src-dir", |
345 "[SLAVE_BUILD]/src", | 333 "[CWD]/src", |
346 "--goma-cache-dir", | 334 "--goma-cache-dir", |
347 "[GOMA_CACHE]", | 335 "[ROOT]/b/build/slave/goma_cache", |
348 "--build-tool", | 336 "--build-tool", |
349 "ninja", | 337 "ninja", |
350 "--build-data-dir", | 338 "--build-data-dir", |
351 "[ROOT]/build_data_dir", | 339 "[ROOT]/build_data_dir", |
352 "--compiler", | 340 "--compiler", |
353 "goma-clang", | 341 "goma-clang", |
354 "--goma-jsonstatus", | 342 "--goma-jsonstatus", |
355 "/path/to/tmp/json", | 343 "/path/to/tmp/json", |
356 "--goma-service-account-json-file", | 344 "--goma-service-account-json-file", |
357 "/creds/service_accounts/service-account-goma-client.json", | 345 "/creds/service_accounts/service-account-goma-client.json", |
358 "--goma-dir", | 346 "--goma-dir", |
359 "[CACHE]/cipd/goma", | 347 "[ROOT]/b/build/slave/cache/cipd/goma", |
360 "--", | 348 "--", |
361 "browser_tests", | 349 "browser_tests", |
362 "browser_tests_run" | 350 "browser_tests_run" |
363 ], | 351 ], |
364 "cwd": "[SLAVE_BUILD]", | |
365 "env": { | 352 "env": { |
366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 353 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
367 }, | 354 }, |
368 "name": "compile", | 355 "name": "compile", |
369 "~followup_annotations": [ | 356 "~followup_annotations": [ |
370 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 357 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
371 "@@@STEP_LOG_END@json.output (invalid)@@@" | 358 "@@@STEP_LOG_END@json.output (invalid)@@@" |
372 ] | 359 ] |
373 }, | 360 }, |
374 { | 361 { |
375 "cmd": [ | 362 "cmd": [ |
376 "python", | 363 "python", |
377 "-u", | 364 "-u", |
378 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 365 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
379 "--build-dir", | 366 "--build-dir", |
380 "[SLAVE_BUILD]/src/out/Release", | 367 "[CWD]/src/out/Release", |
381 "--src-dir", | 368 "--src-dir", |
382 "[SLAVE_BUILD]/src" | 369 "[CWD]/src" |
383 ], | 370 ], |
384 "cwd": "[SLAVE_BUILD]", | 371 "cwd": "[CWD]", |
385 "name": "remove_build_metadata" | 372 "name": "remove_build_metadata" |
386 }, | 373 }, |
387 { | 374 { |
388 "cmd": [ | 375 "cmd": [ |
389 "python", | 376 "python", |
390 "-u", | 377 "-u", |
391 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 378 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
392 "[SLAVE_BUILD]/src/tools/swarming_client", | 379 "[CWD]/src/tools/swarming_client", |
393 "batcharchive", | 380 "batcharchive", |
394 "--dump-json", | 381 "--dump-json", |
395 "/path/to/tmp/json", | 382 "/path/to/tmp/json", |
396 "--isolate-server", | 383 "--isolate-server", |
397 "https://isolateserver.appspot.com", | 384 "https://isolateserver.appspot.com", |
398 "--verbose", | 385 "--verbose", |
399 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" | 386 "[CWD]/src/out/Release/browser_tests.isolated.gen.json" |
400 ], | 387 ], |
401 "cwd": "[SLAVE_BUILD]", | |
402 "name": "isolate tests", | 388 "name": "isolate tests", |
403 "~followup_annotations": [ | 389 "~followup_annotations": [ |
404 "@@@STEP_LOG_LINE@json.output@{@@@", | 390 "@@@STEP_LOG_LINE@json.output@{@@@", |
405 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
406 "@@@STEP_LOG_LINE@json.output@}@@@", | 392 "@@@STEP_LOG_LINE@json.output@}@@@", |
407 "@@@STEP_LOG_END@json.output@@@" | 393 "@@@STEP_LOG_END@json.output@@@" |
408 ] | 394 ] |
409 }, | 395 }, |
410 { | 396 { |
411 "cmd": [ | 397 "cmd": [ |
412 "python", | 398 "python", |
413 "-u", | 399 "-u", |
414 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 400 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
415 "--build-dir", | 401 "--build-dir", |
416 "[SLAVE_BUILD]/src/out/Release", | 402 "[CWD]/src/out/Release", |
417 "--output-json", | 403 "--output-json", |
418 "/path/to/tmp/json" | 404 "/path/to/tmp/json" |
419 ], | 405 ], |
420 "cwd": "[SLAVE_BUILD]", | |
421 "name": "find isolated tests", | 406 "name": "find isolated tests", |
422 "~followup_annotations": [ | 407 "~followup_annotations": [ |
423 "@@@STEP_LOG_LINE@json.output@{@@@", | 408 "@@@STEP_LOG_LINE@json.output@{@@@", |
424 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
425 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 410 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
426 "@@@STEP_LOG_LINE@json.output@}@@@", | 411 "@@@STEP_LOG_LINE@json.output@}@@@", |
427 "@@@STEP_LOG_END@json.output@@@", | 412 "@@@STEP_LOG_END@json.output@@@", |
428 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 413 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
429 ] | 414 ] |
430 }, | 415 }, |
431 { | 416 { |
432 "cmd": [ | 417 "cmd": [ |
433 "python", | 418 "python", |
434 "-u", | 419 "-u", |
435 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | 420 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", |
436 "browser_tests" | 421 "browser_tests" |
437 ], | 422 ], |
438 "cwd": "[SLAVE_BUILD]", | |
439 "name": "[error] browser_tests", | 423 "name": "[error] browser_tests", |
440 "~followup_annotations": [ | 424 "~followup_annotations": [ |
441 "@@@STEP_LOG_LINE@python.inline@@@@", | 425 "@@@STEP_LOG_LINE@python.inline@@@@", |
442 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 426 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
443 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | 427 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", |
444 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 428 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
445 "@@@STEP_LOG_END@python.inline@@@" | 429 "@@@STEP_LOG_END@python.inline@@@" |
446 ] | 430 ] |
447 }, | 431 }, |
448 { | 432 { |
449 "cmd": [ | 433 "cmd": [ |
450 "python", | 434 "python", |
451 "-u", | 435 "-u", |
452 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 436 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
453 "browser_tests" | 437 "browser_tests" |
454 ], | 438 ], |
455 "cwd": "[SLAVE_BUILD]", | |
456 "name": "[collect error] browser_tests", | 439 "name": "[collect error] browser_tests", |
457 "~followup_annotations": [ | 440 "~followup_annotations": [ |
458 "@@@STEP_LOG_LINE@python.inline@@@@", | 441 "@@@STEP_LOG_LINE@python.inline@@@@", |
459 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 442 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
460 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 443 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
461 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 444 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
462 "@@@STEP_LOG_END@python.inline@@@" | 445 "@@@STEP_LOG_END@python.inline@@@" |
463 ] | 446 ] |
464 }, | 447 }, |
465 { | 448 { |
466 "name": "$result", | 449 "name": "$result", |
467 "recipe_result": null, | 450 "recipe_result": null, |
468 "status_code": 0 | 451 "status_code": 0 |
469 } | 452 } |
470 ] | 453 ] |
OLD | NEW |