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