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.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Mac Builder", | 10 "WebKit Mac Builder", |
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/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"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\"}", |
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/WebKit@HEAD", | 26 "src/third_party/WebKit@HEAD", |
27 "--force", | 27 "--force", |
28 "--output_manifest" | 28 "--output_manifest" |
29 ], | 29 ], |
30 "cwd": "[SLAVE_BUILD]", | |
31 "env": { | 30 "env": { |
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
33 }, | 32 }, |
34 "name": "bot_update", | 33 "name": "bot_update", |
35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Loading... |
95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
101 ] | 100 ] |
102 }, | 101 }, |
103 { | 102 { |
104 "cmd": [], | 103 "cmd": [], |
105 "cwd": "[SLAVE_BUILD]", | |
106 "name": "ensure_goma" | 104 "name": "ensure_goma" |
107 }, | 105 }, |
108 { | 106 { |
109 "cmd": [ | 107 "cmd": [ |
110 "python", | 108 "python", |
111 "-u", | 109 "-u", |
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
113 "--platform", | 111 "--platform", |
114 "mac-amd64", | 112 "mac-amd64", |
115 "--dest-directory", | 113 "--dest-directory", |
116 "[SLAVE_BUILD]/cipd", | 114 "[CWD]/cipd", |
117 "--json-output", | 115 "--json-output", |
118 "/path/to/tmp/json" | 116 "/path/to/tmp/json" |
119 ], | 117 ], |
120 "cwd": "[SLAVE_BUILD]", | |
121 "name": "ensure_goma.install cipd", | 118 "name": "ensure_goma.install cipd", |
122 "~followup_annotations": [ | 119 "~followup_annotations": [ |
123 "@@@STEP_NEST_LEVEL@1@@@", | 120 "@@@STEP_NEST_LEVEL@1@@@", |
124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
125 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
128 "@@@STEP_LOG_LINE@json.output@}@@@", | 125 "@@@STEP_LOG_LINE@json.output@}@@@", |
129 "@@@STEP_LOG_END@json.output@@@" | 126 "@@@STEP_LOG_END@json.output@@@" |
130 ] | 127 ] |
131 }, | 128 }, |
132 { | 129 { |
133 "cmd": [ | 130 "cmd": [ |
134 "[SLAVE_BUILD]/cipd/cipd", | 131 "fake_slave_build/cipd", |
135 "ensure", | 132 "ensure", |
136 "--root", | 133 "--root", |
137 "[CACHE]/cipd/goma", | 134 "[ROOT]/b/build/slave/cache/cipd/goma", |
138 "--list", | 135 "--list", |
139 "infra_internal/goma/client/mac-amd64 release", | 136 "infra_internal/goma/client/mac-amd64 release", |
140 "--json-output", | 137 "--json-output", |
141 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
142 "--service-account-json", | 139 "--service-account-json", |
143 "/creds/service_accounts/service-account-goma-client.json" | 140 "/creds/service_accounts/service-account-goma-client.json" |
144 ], | 141 ], |
145 "cwd": "[SLAVE_BUILD]", | |
146 "name": "ensure_goma.ensure_installed", | 142 "name": "ensure_goma.ensure_installed", |
147 "~followup_annotations": [ | 143 "~followup_annotations": [ |
148 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
149 "@@@STEP_LOG_LINE@json.output@{@@@", | 145 "@@@STEP_LOG_LINE@json.output@{@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 147 "@@@STEP_LOG_LINE@json.output@ {@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 150 "@@@STEP_LOG_LINE@json.output@ }@@@", |
155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
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 "python", | 158 "python", |
163 "-u", | 159 "-u", |
164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 160 "[CWD]/src/tools/swarming_client/swarming.py", |
165 "--version" | 161 "--version" |
166 ], | 162 ], |
167 "cwd": "[SLAVE_BUILD]", | |
168 "name": "swarming.py --version", | 163 "name": "swarming.py --version", |
169 "stdout": "/path/to/tmp/", | 164 "stdout": "/path/to/tmp/", |
170 "~followup_annotations": [ | 165 "~followup_annotations": [ |
171 "@@@STEP_TEXT@0.4.10@@@" | 166 "@@@STEP_TEXT@0.4.10@@@" |
172 ] | 167 ] |
173 }, | 168 }, |
174 { | 169 { |
175 "cmd": [ | 170 "cmd": [ |
176 "python", | 171 "python", |
177 "-u", | 172 "-u", |
178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 173 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
179 "runhooks" | 174 "runhooks" |
180 ], | 175 ], |
181 "cwd": "[SLAVE_BUILD]", | |
182 "env": { | 176 "env": { |
183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 177 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
184 "GYP_CHROMIUM_NO_ACTION": "1", | 178 "GYP_CHROMIUM_NO_ACTION": "1", |
185 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 179 "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", |
186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 180 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
187 }, | 181 }, |
188 "name": "gclient runhooks" | 182 "name": "gclient runhooks" |
189 }, | 183 }, |
190 { | 184 { |
191 "cmd": [ | 185 "cmd": [ |
192 "python", | 186 "python", |
193 "-u", | 187 "-u", |
194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 188 "[CWD]/src/testing/scripts/get_compile_targets.py", |
195 "--output", | 189 "--output", |
196 "/path/to/tmp/json", | 190 "/path/to/tmp/json", |
197 "--", | 191 "--", |
198 "--build-config-fs", | 192 "--build-config-fs", |
199 "Release", | 193 "Release", |
200 "--paths", | 194 "--paths", |
201 "{\"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\"}", | 195 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
202 "--properties", | 196 "--properties", |
203 "{\"buildername\": \"WebKit Mac Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"mac\"}" | 197 "{\"buildername\": \"WebKit Mac Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"mac\"}" |
204 ], | 198 ], |
205 "cwd": "[SLAVE_BUILD]", | |
206 "name": "get compile targets for scripts", | 199 "name": "get compile targets for scripts", |
207 "~followup_annotations": [ | 200 "~followup_annotations": [ |
208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 201 "@@@STEP_LOG_LINE@json.output@{}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 202 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 203 ] |
211 }, | 204 }, |
212 { | 205 { |
213 "cmd": [ | 206 "cmd": [ |
214 "python", | 207 "python", |
215 "-u", | 208 "-u", |
216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 209 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", | 210 "[CWD]/src/testing/buildbot/chromium.webkit.json", |
218 "/path/to/tmp/json" | 211 "/path/to/tmp/json" |
219 ], | 212 ], |
220 "cwd": "[SLAVE_BUILD]", | |
221 "name": "read test spec", | 213 "name": "read test spec", |
222 "~followup_annotations": [ | 214 "~followup_annotations": [ |
223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", | 215 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", |
224 "@@@STEP_LOG_LINE@json.output@{@@@", | 216 "@@@STEP_LOG_LINE@json.output@{@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.10\": {@@@", | 217 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.10\": {@@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 218 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
227 "@@@STEP_LOG_LINE@json.output@ {@@@", | 219 "@@@STEP_LOG_LINE@json.output@ {@@@", |
228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 220 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
230 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 222 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 223 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 224 "@@@STEP_LOG_LINE@json.output@ }@@@", |
233 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 225 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
(...skipping 14 matching lines...) Loading... |
248 }, | 240 }, |
249 { | 241 { |
250 "cmd": [ | 242 "cmd": [ |
251 "python", | 243 "python", |
252 "-u", | 244 "-u", |
253 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 245 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
254 "--show-path", | 246 "--show-path", |
255 "python", | 247 "python", |
256 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 248 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
257 ], | 249 ], |
258 "cwd": "[SLAVE_BUILD]", | |
259 "name": "cleanup_temp" | 250 "name": "cleanup_temp" |
260 }, | 251 }, |
261 { | 252 { |
262 "cmd": [ | 253 "cmd": [ |
263 "python", | 254 "python", |
264 "-u", | 255 "-u", |
265 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 256 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
266 "--build-dir", | 257 "--build-dir", |
267 "[SLAVE_BUILD]/src/out/Release", | 258 "[CWD]/src/out/Release", |
268 "--clean-isolated-files" | 259 "--clean-isolated-files" |
269 ], | 260 ], |
270 "cwd": "[SLAVE_BUILD]", | |
271 "name": "clean isolated files" | 261 "name": "clean isolated files" |
272 }, | 262 }, |
273 { | 263 { |
274 "cmd": [ | 264 "cmd": [ |
275 "python", | 265 "python", |
276 "-u", | 266 "-u", |
277 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 267 "[CWD]/src/tools/mb/mb.py", |
278 "gen", | 268 "gen", |
279 "-m", | 269 "-m", |
280 "chromium.webkit", | 270 "chromium.webkit", |
281 "-b", | 271 "-b", |
282 "WebKit Mac Builder", | 272 "WebKit Mac Builder", |
283 "--config-file", | 273 "--config-file", |
284 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 274 "[CWD]/src/tools/mb/mb_config.pyl", |
285 "--goma-dir", | 275 "--goma-dir", |
286 "[CACHE]/cipd/goma", | 276 "[ROOT]/b/build/slave/cache/cipd/goma", |
287 "--swarming-targets-file", | 277 "--swarming-targets-file", |
288 "browser_tests\n", | 278 "browser_tests\n", |
289 "//out/Release" | 279 "//out/Release" |
290 ], | 280 ], |
291 "cwd": "[SLAVE_BUILD]", | |
292 "name": "generate_build_files", | 281 "name": "generate_build_files", |
293 "~followup_annotations": [ | 282 "~followup_annotations": [ |
294 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 283 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
295 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 284 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
296 ] | 285 ] |
297 }, | 286 }, |
298 { | 287 { |
299 "allow_subannotations": true, | 288 "allow_subannotations": true, |
300 "cmd": [ | 289 "cmd": [ |
301 "python", | 290 "python", |
302 "-u", | 291 "-u", |
303 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 292 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
304 "--src-dir", | 293 "--src-dir", |
305 "[SLAVE_BUILD]/src", | 294 "[CWD]/src", |
306 "--output-json", | 295 "--output-json", |
307 "/path/to/tmp/json" | 296 "/path/to/tmp/json" |
308 ], | 297 ], |
309 "cwd": "[SLAVE_BUILD]", | |
310 "env": { | 298 "env": { |
311 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 299 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
312 }, | 300 }, |
313 "name": "clang_revision", | 301 "name": "clang_revision", |
314 "~followup_annotations": [ | 302 "~followup_annotations": [ |
315 "@@@STEP_LOG_LINE@json.output@{@@@", | 303 "@@@STEP_LOG_LINE@json.output@{@@@", |
316 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 304 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
317 "@@@STEP_LOG_LINE@json.output@}@@@", | 305 "@@@STEP_LOG_LINE@json.output@}@@@", |
318 "@@@STEP_LOG_END@json.output@@@" | 306 "@@@STEP_LOG_END@json.output@@@" |
319 ] | 307 ] |
320 }, | 308 }, |
321 { | 309 { |
322 "cmd": [ | 310 "cmd": [ |
323 "python", | 311 "python", |
324 "-u", | 312 "-u", |
325 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 313 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
326 "--show-path", | 314 "--show-path", |
327 "python", | 315 "python", |
328 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 316 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
329 "--gsutil-py-path", | 317 "--gsutil-py-path", |
330 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 318 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
331 "--ninja-path", | 319 "--ninja-path", |
332 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 320 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
333 "--target", | 321 "--target", |
334 "Release", | 322 "Release", |
335 "--src-dir", | 323 "--src-dir", |
336 "[SLAVE_BUILD]/src", | 324 "[CWD]/src", |
337 "--goma-cache-dir", | 325 "--goma-cache-dir", |
338 "[GOMA_CACHE]", | 326 "[ROOT]/b/build/slave/goma_cache", |
339 "--build-tool", | 327 "--build-tool", |
340 "ninja", | 328 "ninja", |
341 "--build-data-dir", | 329 "--build-data-dir", |
342 "[ROOT]/build_data_dir", | 330 "[ROOT]/build_data_dir", |
343 "--compiler", | 331 "--compiler", |
344 "goma-clang", | 332 "goma-clang", |
345 "--goma-jsonstatus", | 333 "--goma-jsonstatus", |
346 "/path/to/tmp/json", | 334 "/path/to/tmp/json", |
347 "--goma-service-account-json-file", | 335 "--goma-service-account-json-file", |
348 "/creds/service_accounts/service-account-goma-client.json", | 336 "/creds/service_accounts/service-account-goma-client.json", |
349 "--goma-dir", | 337 "--goma-dir", |
350 "[CACHE]/cipd/goma", | 338 "[ROOT]/b/build/slave/cache/cipd/goma", |
351 "--", | 339 "--", |
352 "blink_tests", | 340 "blink_tests", |
353 "browser_tests", | 341 "browser_tests", |
354 "browser_tests_run" | 342 "browser_tests_run" |
355 ], | 343 ], |
356 "cwd": "[SLAVE_BUILD]", | |
357 "env": { | 344 "env": { |
358 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 345 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
359 }, | 346 }, |
360 "name": "compile", | 347 "name": "compile", |
361 "~followup_annotations": [ | 348 "~followup_annotations": [ |
362 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 349 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
363 "@@@STEP_LOG_END@json.output (invalid)@@@" | 350 "@@@STEP_LOG_END@json.output (invalid)@@@" |
364 ] | 351 ] |
365 }, | 352 }, |
366 { | 353 { |
367 "cmd": [ | 354 "cmd": [ |
368 "python", | 355 "python", |
369 "-u", | 356 "-u", |
370 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 357 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
371 "--build-dir", | 358 "--build-dir", |
372 "[SLAVE_BUILD]/src/out/Release", | 359 "[CWD]/src/out/Release", |
373 "--src-dir", | 360 "--src-dir", |
374 "[SLAVE_BUILD]/src" | 361 "[CWD]/src" |
375 ], | 362 ], |
376 "cwd": "[SLAVE_BUILD]", | 363 "cwd": "[CWD]", |
377 "name": "remove_build_metadata" | 364 "name": "remove_build_metadata" |
378 }, | 365 }, |
379 { | 366 { |
380 "cmd": [ | 367 "cmd": [ |
381 "python", | 368 "python", |
382 "-u", | 369 "-u", |
383 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 370 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
384 "[SLAVE_BUILD]/src/tools/swarming_client", | 371 "[CWD]/src/tools/swarming_client", |
385 "batcharchive", | 372 "batcharchive", |
386 "--dump-json", | 373 "--dump-json", |
387 "/path/to/tmp/json", | 374 "/path/to/tmp/json", |
388 "--isolate-server", | 375 "--isolate-server", |
389 "https://isolateserver.appspot.com", | 376 "https://isolateserver.appspot.com", |
390 "--verbose", | 377 "--verbose", |
391 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" | 378 "[CWD]/src/out/Release/browser_tests.isolated.gen.json" |
392 ], | 379 ], |
393 "cwd": "[SLAVE_BUILD]", | |
394 "name": "isolate tests", | 380 "name": "isolate tests", |
395 "~followup_annotations": [ | 381 "~followup_annotations": [ |
396 "@@@STEP_LOG_LINE@json.output@{@@@", | 382 "@@@STEP_LOG_LINE@json.output@{@@@", |
397 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
398 "@@@STEP_LOG_LINE@json.output@}@@@", | 384 "@@@STEP_LOG_LINE@json.output@}@@@", |
399 "@@@STEP_LOG_END@json.output@@@" | 385 "@@@STEP_LOG_END@json.output@@@" |
400 ] | 386 ] |
401 }, | 387 }, |
402 { | 388 { |
403 "allow_subannotations": true, | 389 "allow_subannotations": true, |
(...skipping 10 matching lines...) Loading... |
414 "gs://chromium-webkit-archive/chromium.webkit/WebKit Mac Builder", | 400 "gs://chromium-webkit-archive/chromium.webkit/WebKit Mac Builder", |
415 "--build_revision", | 401 "--build_revision", |
416 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 402 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
417 "--gs-acl", | 403 "--gs-acl", |
418 "public-read", | 404 "public-read", |
419 "--factory-properties", | 405 "--factory-properties", |
420 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac Build
er\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 406 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac Build
er\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
421 "--build-properties", | 407 "--build-properties", |
422 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac Build
er\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 408 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac Build
er\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
423 ], | 409 ], |
424 "cwd": "[SLAVE_BUILD]", | |
425 "name": "package build" | 410 "name": "package build" |
426 }, | 411 }, |
427 { | 412 { |
428 "cmd": [], | 413 "cmd": [], |
429 "cwd": "[SLAVE_BUILD]", | |
430 "name": "trigger", | 414 "name": "trigger", |
431 "trigger_specs": [ | 415 "trigger_specs": [ |
432 { | 416 { |
433 "builder_name": "WebKit Mac10.10", | 417 "builder_name": "WebKit Mac10.10", |
434 "properties": { | 418 "properties": { |
435 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 419 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
436 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 420 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
437 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 421 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
438 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 422 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
439 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 423 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
440 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 424 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
441 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 425 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
442 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 426 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
443 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 427 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
444 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 428 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
445 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 429 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
446 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 430 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
447 } | 431 } |
448 } | 432 } |
449 ], | 433 ], |
450 "~followup_annotations": [ | 434 "~followup_annotations": [ |
451 "@@@STEP_TEXT@WebKit Mac10.10@@@" | 435 "@@@STEP_TEXT@WebKit Mac10.10@@@" |
452 ] | 436 ] |
453 }, | 437 }, |
454 { | 438 { |
455 "cmd": [], | 439 "cmd": [], |
456 "cwd": "[SLAVE_BUILD]", | |
457 "name": "trigger (2)", | 440 "name": "trigger (2)", |
458 "trigger_specs": [ | 441 "trigger_specs": [ |
459 { | 442 { |
460 "builder_name": "WebKit Mac10.11", | 443 "builder_name": "WebKit Mac10.11", |
461 "properties": { | 444 "properties": { |
462 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 445 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
463 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 446 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
464 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 447 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
465 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 448 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
466 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 449 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Loading... |
477 "~followup_annotations": [ | 460 "~followup_annotations": [ |
478 "@@@STEP_TEXT@WebKit Mac10.11@@@" | 461 "@@@STEP_TEXT@WebKit Mac10.11@@@" |
479 ] | 462 ] |
480 }, | 463 }, |
481 { | 464 { |
482 "name": "$result", | 465 "name": "$result", |
483 "recipe_result": null, | 466 "recipe_result": null, |
484 "status_code": 0 | 467 "status_code": 0 |
485 } | 468 } |
486 ] | 469 ] |
OLD | NEW |