OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "client.skia", | 8 "client.skia", |
9 "--builder", | 9 "--builder", |
10 "Mac10.7 Tests (1)", | 10 "Mac10.9 Tests", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
15 "--revision_mapping_file", | 15 "--revision_mapping_file", |
16 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", | 16 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", |
17 "--output_json", | 17 "--output_json", |
18 "/path/to/tmp/json", | 18 "/path/to/tmp/json", |
19 "--revision", | 19 "--revision", |
20 "src@HEAD", | 20 "src@HEAD", |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
108 "python", | 108 "python", |
109 "-u", | 109 "-u", |
110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
111 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 111 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
112 "/path/to/tmp/json" | 112 "/path/to/tmp/json" |
113 ], | 113 ], |
114 "name": "read test spec", | 114 "name": "read test spec", |
115 "~followup_annotations": [ | 115 "~followup_annotations": [ |
116 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 116 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
117 "@@@STEP_LOG_LINE@json.output@{@@@", | 117 "@@@STEP_LOG_LINE@json.output@{@@@", |
118 "@@@STEP_LOG_LINE@json.output@ \"Mac10.7 Tests (1)\": {@@@", | 118 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
119 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 119 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
120 "@@@STEP_LOG_LINE@json.output@ {@@@", | 120 "@@@STEP_LOG_LINE@json.output@ {@@@", |
121 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
122 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 122 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
123 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 123 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
124 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
125 "@@@STEP_LOG_LINE@json.output@ }@@@", | 125 "@@@STEP_LOG_LINE@json.output@ }@@@", |
126 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 126 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
127 "@@@STEP_LOG_LINE@json.output@ }@@@", | 127 "@@@STEP_LOG_LINE@json.output@ }@@@", |
128 "@@@STEP_LOG_LINE@json.output@}@@@", | 128 "@@@STEP_LOG_LINE@json.output@}@@@", |
129 "@@@STEP_LOG_END@json.output@@@" | 129 "@@@STEP_LOG_END@json.output@@@" |
130 ] | 130 ] |
131 }, | 131 }, |
132 { | 132 { |
133 "cmd": [ | 133 "cmd": [ |
134 "python", | 134 "python", |
135 "-u", | 135 "-u", |
136 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 136 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
137 "--output", | 137 "--output", |
138 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
139 "--", | 139 "--", |
140 "--build-config-fs", | 140 "--build-config-fs", |
141 "Release", | 141 "Release", |
142 "--paths", | 142 "--paths", |
143 "{\"build\": \"[BUILD]\"}", | 143 "{\"build\": \"[BUILD]\"}", |
144 "--properties", | 144 "--properties", |
145 "{\"buildername\": \"Mac10.7 Tests (1)\", \"buildnumber\": 571, \"slavenam
e\": \"TestSlavename\"}" | 145 "{\"buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"slavename\":
\"TestSlavename\"}" |
146 ], | 146 ], |
147 "name": "get compile targets for scripts", | 147 "name": "get compile targets for scripts", |
148 "~followup_annotations": [ | 148 "~followup_annotations": [ |
149 "@@@STEP_LOG_LINE@json.output@{}@@@", | 149 "@@@STEP_LOG_LINE@json.output@{}@@@", |
150 "@@@STEP_LOG_END@json.output@@@" | 150 "@@@STEP_LOG_END@json.output@@@" |
151 ] | 151 ] |
152 }, | 152 }, |
153 { | 153 { |
154 "cmd": [ | 154 "cmd": [ |
155 "python", | 155 "python", |
(...skipping 23 matching lines...) Expand all Loading... |
179 { | 179 { |
180 "cmd": [ | 180 "cmd": [ |
181 "python", | 181 "python", |
182 "-u", | 182 "-u", |
183 "[BUILD]/scripts/slave/extract_build.py", | 183 "[BUILD]/scripts/slave/extract_build.py", |
184 "--target", | 184 "--target", |
185 "Release", | 185 "Release", |
186 "--build-archive-url", | 186 "--build-archive-url", |
187 "gs://test-domain/test-archive.zip", | 187 "gs://test-domain/test-archive.zip", |
188 "--factory-properties", | 188 "--factory-properties", |
189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"cl
ient.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\"
, \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {
\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", | 189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"
parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"br
owser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/pa
th/to/workdir/TestSlavename\"}", |
190 "--build-properties", | 190 "--build-properties", |
191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"cl
ient.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\"
, \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {
\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}" | 191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"
parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r
ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"br
owser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/pa
th/to/workdir/TestSlavename\"}" |
192 ], | 192 ], |
193 "name": "extract build" | 193 "name": "extract build" |
194 }, | 194 }, |
195 { | 195 { |
196 "cmd": [ | 196 "cmd": [ |
197 "python", | 197 "python", |
198 "-u", | 198 "-u", |
199 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 199 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
200 "trigger", | 200 "trigger", |
201 "--swarming", | 201 "--swarming", |
202 "https://chromium-swarm.appspot.com", | 202 "https://chromium-swarm.appspot.com", |
203 "--isolate-server", | 203 "--isolate-server", |
204 "https://isolateserver.appspot.com", | 204 "https://isolateserver.appspot.com", |
205 "--priority", | 205 "--priority", |
206 "25", | 206 "25", |
207 "--shards", | 207 "--shards", |
208 "1", | 208 "1", |
209 "--task-name", | 209 "--task-name", |
210 "browser_tests/Mac-10.8/ffffffffff/Mac10.7 Tests (1)/571", | 210 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571", |
211 "--dump-json", | 211 "--dump-json", |
212 "/path/to/tmp/json", | 212 "/path/to/tmp/json", |
213 "--expiration", | 213 "--expiration", |
214 "3600", | 214 "3600", |
215 "--io-timeout", | 215 "--io-timeout", |
216 "1200", | 216 "1200", |
217 "--hard-timeout", | 217 "--hard-timeout", |
218 "3600", | 218 "3600", |
219 "--dimension", | 219 "--dimension", |
220 "cpu", | 220 "cpu", |
221 "x86-64", | 221 "x86-64", |
222 "--dimension", | 222 "--dimension", |
223 "gpu", | 223 "gpu", |
224 "none", | 224 "none", |
225 "--dimension", | 225 "--dimension", |
226 "os", | 226 "os", |
227 "Mac-10.8", | 227 "Mac-10.8", |
228 "--dimension", | 228 "--dimension", |
229 "pool", | 229 "pool", |
230 "Chrome", | 230 "Chrome", |
231 "--tag", | 231 "--tag", |
232 "buildername:Mac10.7 Tests (1)", | 232 "buildername:Mac10.9 Tests", |
233 "--tag", | 233 "--tag", |
234 "buildnumber:571", | 234 "buildnumber:571", |
235 "--tag", | 235 "--tag", |
236 "data:ffffffffffffffffffffffffffffffffffffffff", | 236 "data:ffffffffffffffffffffffffffffffffffffffff", |
237 "--tag", | 237 "--tag", |
238 "master:client.skia", | 238 "master:client.skia", |
239 "--tag", | 239 "--tag", |
240 "name:browser_tests", | 240 "name:browser_tests", |
241 "--tag", | 241 "--tag", |
242 "os:Mac-10.8", | 242 "os:Mac-10.8", |
243 "--tag", | 243 "--tag", |
244 "project:chromium", | 244 "project:chromium", |
245 "--tag", | 245 "--tag", |
246 "purpose:CI", | 246 "purpose:CI", |
247 "--tag", | 247 "--tag", |
248 "purpose:post-commit", | 248 "purpose:post-commit", |
249 "--idempotent", | 249 "--idempotent", |
250 "ffffffffffffffffffffffffffffffffffffffff", | 250 "ffffffffffffffffffffffffffffffffffffffff", |
251 "--", | 251 "--", |
252 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 252 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
253 ], | 253 ], |
254 "name": "[trigger] browser_tests", | 254 "name": "[trigger] browser_tests", |
255 "~followup_annotations": [ | 255 "~followup_annotations": [ |
256 "@@@STEP_LOG_LINE@json.output@{@@@", | 256 "@@@STEP_LOG_LINE@json.output@{@@@", |
257 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/Mac10.7 Tests (1)/571\", @@@", | 257 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/Mac10.9 Tests/571\", @@@", |
258 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 258 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
259 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac1
0.7 Tests (1)/571\": {@@@", | 259 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac1
0.9 Tests/571\": {@@@", |
260 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 260 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
261 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 261 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
262 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 262 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
263 "@@@STEP_LOG_LINE@json.output@ }@@@", | 263 "@@@STEP_LOG_LINE@json.output@ }@@@", |
264 "@@@STEP_LOG_LINE@json.output@ }@@@", | 264 "@@@STEP_LOG_LINE@json.output@ }@@@", |
265 "@@@STEP_LOG_LINE@json.output@}@@@", | 265 "@@@STEP_LOG_LINE@json.output@}@@@", |
266 "@@@STEP_LOG_END@json.output@@@", | 266 "@@@STEP_LOG_END@json.output@@@", |
267 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 267 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
268 ] | 268 ] |
269 }, | 269 }, |
(...skipping 10 matching lines...) Expand all Loading... |
280 "--merged-test-output", | 280 "--merged-test-output", |
281 "/path/to/tmp/json", | 281 "/path/to/tmp/json", |
282 "--", | 282 "--", |
283 "collect", | 283 "collect", |
284 "--swarming", | 284 "--swarming", |
285 "https://chromium-swarm.appspot.com", | 285 "https://chromium-swarm.appspot.com", |
286 "--decorate", | 286 "--decorate", |
287 "--print-status-updates", | 287 "--print-status-updates", |
288 "--shards", | 288 "--shards", |
289 "1", | 289 "1", |
290 "browser_tests/Mac-10.8/ffffffffff/Mac10.7 Tests (1)/571" | 290 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571" |
291 ], | 291 ], |
292 "name": "browser_tests" | 292 "name": "browser_tests" |
293 } | 293 } |
294 ] | 294 ] |
OLD | NEW |