| 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.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Mac - debug", | 10 "V8 Mac - debug", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://
svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\"}", | 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "v8@20123", | 22 "v8@20123", |
| 23 "--no_shallow", | 23 "--no_shallow", |
| 24 "--output_manifest" | 24 "--output_manifest" |
| 25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", | 26 "cwd": "[SLAVE_BUILD]", |
| 27 "name": "bot_update", | 27 "name": "bot_update", |
| 28 "~followup_annotations": [ | 28 "~followup_annotations": [ |
| 29 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
| 30 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8.
git\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8.
git\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777
bb78a1f5bd0241f64c\"@@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777
bb78a1f5bd0241f64c\"@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"v8/tools/swarming_client\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8/
tools/swarming_client.git\", @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"e4fee0b18f8163be6097c9
c571640038896debc4\"@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ }@@@", | 40 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197
77bb78a1f5bd0241f64c\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197
77bb78a1f5bd0241f64c\", @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#50110}\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#50110}\", @@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"e4fe
e0b18f8163be6097c9c571640038896debc4\", @@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#108913}\"@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 49 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@}@@@", | 52 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 47 "@@@STEP_LOG_END@json.output@@@", | 53 "@@@STEP_LOG_END@json.output@@@", |
| 48 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", | 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", |
| 49 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" | 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#108913}\"@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" |
| 50 ] | 58 ] |
| 51 }, | 59 }, |
| 52 { | 60 { |
| 61 "cmd": [ |
| 62 "python", |
| 63 "-u", |
| 64 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 65 "--version" |
| 66 ], |
| 67 "cwd": "[SLAVE_BUILD]", |
| 68 "name": "swarming.py --version", |
| 69 "stdout": "/path/to/tmp/", |
| 70 "~followup_annotations": [ |
| 71 "@@@STEP_TEXT@0.4.10@@@" |
| 72 ] |
| 73 }, |
| 74 { |
| 53 "cmd": [ | 75 "cmd": [ |
| 54 "python", | 76 "python", |
| 55 "-u", | 77 "-u", |
| 56 "[DEPOT_TOOLS]/gclient.py", | 78 "[DEPOT_TOOLS]/gclient.py", |
| 57 "runhooks" | 79 "runhooks" |
| 58 ], | 80 ], |
| 59 "cwd": "[SLAVE_BUILD]", | 81 "cwd": "[SLAVE_BUILD]", |
| 60 "env": { | 82 "env": { |
| 61 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1
v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32", | 83 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isola
tion_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_ta
rget_arch=ia32", |
| 62 "GYP_GENERATORS": "ninja" | 84 "GYP_GENERATORS": "ninja" |
| 63 }, | 85 }, |
| 64 "name": "gclient runhooks" | 86 "name": "gclient runhooks" |
| 65 }, | 87 }, |
| 66 { | 88 { |
| 67 "cmd": [ | 89 "cmd": [ |
| 68 "python", | 90 "python", |
| 69 "-u", | 91 "-u", |
| 70 "[BUILD]/scripts/slave/cleanup_temp.py" | 92 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 71 ], | 93 ], |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 "name": "compile", | 137 "name": "compile", |
| 116 "~followup_annotations": [ | 138 "~followup_annotations": [ |
| 117 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 139 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 118 "@@@STEP_LOG_END@json.output (invalid)@@@" | 140 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 119 ] | 141 ] |
| 120 }, | 142 }, |
| 121 { | 143 { |
| 122 "cmd": [ | 144 "cmd": [ |
| 123 "python", | 145 "python", |
| 124 "-u", | 146 "-u", |
| 125 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 147 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 148 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 149 "batcharchive", |
| 150 "--dump-json", |
| 151 "/path/to/tmp/json", |
| 152 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", |
| 154 "--verbose", |
| 155 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
| 159 ], |
| 160 "cwd": "[SLAVE_BUILD]", |
| 161 "name": "isolate tests", |
| 162 "~followup_annotations": [ |
| 163 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 164 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 165 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 166 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 168 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 169 "@@@STEP_LOG_END@json.output@@@" |
| 170 ] |
| 171 }, |
| 172 { |
| 173 "cmd": [ |
| 174 "python", |
| 175 "-u", |
| 176 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 177 "trigger", |
| 178 "--swarming", |
| 179 "https://chromium-swarm.appspot.com", |
| 180 "--isolate-server", |
| 181 "https://isolateserver.appspot.com", |
| 182 "--priority", |
| 183 "25", |
| 184 "--shards", |
| 185 "1", |
| 186 "--task-name", |
| 187 "Check/Mac-10.9/[dummy has/V8 Mac - debug/571", |
| 188 "--dump-json", |
| 189 "/path/to/tmp/json", |
| 190 "--expiration", |
| 191 "3600", |
| 192 "--io-timeout", |
| 193 "1200", |
| 194 "--hard-timeout", |
| 195 "2700", |
| 196 "--dimension", |
| 197 "cpu", |
| 198 "x86-64", |
| 199 "--dimension", |
| 200 "gpu", |
| 201 "none", |
| 202 "--dimension", |
| 203 "os", |
| 204 "Mac-10.9", |
| 205 "--dimension", |
| 206 "pool", |
| 207 "Chrome", |
| 208 "--tag", |
| 209 "buildername:V8 Mac - debug", |
| 210 "--tag", |
| 211 "buildnumber:571", |
| 212 "--tag", |
| 213 "data:[dummy hash for bot_default]", |
| 214 "--tag", |
| 215 "master:client.v8", |
| 216 "--tag", |
| 217 "name:Check", |
| 218 "--tag", |
| 219 "os:Mac-10.9", |
| 220 "--tag", |
| 221 "project:v8", |
| 222 "--tag", |
| 223 "purpose:CI", |
| 224 "--tag", |
| 225 "purpose:post-commit", |
| 226 "--tag", |
| 227 "slavename:TestSlavename", |
| 228 "--tag", |
| 229 "stepname:Check on Mac-10.9", |
| 230 "[dummy hash for bot_default]", |
| 231 "--", |
| 126 "--progress=verbose", | 232 "--progress=verbose", |
| 127 "--mode", | 233 "--mode", |
| 128 "Debug", | 234 "Debug", |
| 129 "--arch", | 235 "--arch", |
| 130 "ia32", | 236 "ia32", |
| 131 "--outdir", | 237 "--outdir", |
| 132 "out", | 238 "out", |
| 133 "--buildbot", | 239 "--buildbot", |
| 134 "--timeout=200", | 240 "--timeout=200", |
| 135 "bot_default", | 241 "bot_default", |
| 136 "--exhaustive-variants", | 242 "--exhaustive-variants", |
| 137 "--rerun-failures-count=2", | 243 "--rerun-failures-count=2", |
| 244 "--swarming", |
| 138 "--json-test-results", | 245 "--json-test-results", |
| 139 "/path/to/tmp/json" | 246 "${ISOLATED_OUTDIR}/output.json" |
| 140 ], | 247 ], |
| 141 "cwd": "[SLAVE_BUILD]/v8", | 248 "cwd": "[SLAVE_BUILD]", |
| 142 "name": "Check", | 249 "name": "[trigger] Check on Mac-10.9", |
| 143 "~followup_annotations": [ | 250 "~followup_annotations": [ |
| 144 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 251 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 145 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Mac-10.9/[dumm
y has/V8 Mac - debug/571\", @@@", |
| 146 "@@@STEP_LOG_LINE@durations@@@@", | 253 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 147 "@@@STEP_LOG_LINE@durations@Details:@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"Check/Mac-10.9/[dummy has/V8 Mac - deb
ug/571\": {@@@", |
| 148 "@@@STEP_LOG_LINE@durations@@@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 149 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 150 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 257 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 151 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 258 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 152 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 259 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 153 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 260 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 154 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 261 "@@@STEP_LOG_END@json.output@@@", |
| 155 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 262 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 156 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | |
| 157 "@@@STEP_LOG_END@durations@@@" | |
| 158 ] | 263 ] |
| 159 }, | 264 }, |
| 160 { | 265 { |
| 161 "cmd": [ | 266 "cmd": [ |
| 162 "python", | 267 "python", |
| 163 "-u", | 268 "-u", |
| 164 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 269 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 270 "trigger", |
| 271 "--swarming", |
| 272 "https://chromium-swarm.appspot.com", |
| 273 "--isolate-server", |
| 274 "https://isolateserver.appspot.com", |
| 275 "--priority", |
| 276 "25", |
| 277 "--shards", |
| 278 "1", |
| 279 "--task-name", |
| 280 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac - debug/571", |
| 281 "--dump-json", |
| 282 "/path/to/tmp/json", |
| 283 "--expiration", |
| 284 "3600", |
| 285 "--io-timeout", |
| 286 "1200", |
| 287 "--hard-timeout", |
| 288 "2700", |
| 289 "--dimension", |
| 290 "cpu", |
| 291 "x86-64", |
| 292 "--dimension", |
| 293 "gpu", |
| 294 "none", |
| 295 "--dimension", |
| 296 "os", |
| 297 "Mac-10.9", |
| 298 "--dimension", |
| 299 "pool", |
| 300 "Chrome", |
| 301 "--tag", |
| 302 "buildername:V8 Mac - debug", |
| 303 "--tag", |
| 304 "buildnumber:571", |
| 305 "--tag", |
| 306 "data:[dummy hash for test262]", |
| 307 "--tag", |
| 308 "master:client.v8", |
| 309 "--tag", |
| 310 "name:Test262 - no variants", |
| 311 "--tag", |
| 312 "os:Mac-10.9", |
| 313 "--tag", |
| 314 "project:v8", |
| 315 "--tag", |
| 316 "purpose:CI", |
| 317 "--tag", |
| 318 "purpose:post-commit", |
| 319 "--tag", |
| 320 "slavename:TestSlavename", |
| 321 "--tag", |
| 322 "stepname:Test262 - no variants on Mac-10.9", |
| 323 "[dummy hash for test262]", |
| 324 "--", |
| 165 "--progress=verbose", | 325 "--progress=verbose", |
| 166 "--mode", | 326 "--mode", |
| 167 "Debug", | 327 "Debug", |
| 168 "--arch", | 328 "--arch", |
| 169 "ia32", | 329 "ia32", |
| 170 "--outdir", | 330 "--outdir", |
| 171 "out", | 331 "out", |
| 172 "--buildbot", | 332 "--buildbot", |
| 173 "--timeout=200", | 333 "--timeout=200", |
| 174 "test262", | 334 "test262", |
| 175 "--no-variants", | 335 "--no-variants", |
| 176 "--download-data", | 336 "--download-data", |
| 177 "--exhaustive-variants", | 337 "--exhaustive-variants", |
| 178 "--rerun-failures-count=2", | 338 "--rerun-failures-count=2", |
| 339 "--swarming", |
| 179 "--json-test-results", | 340 "--json-test-results", |
| 180 "/path/to/tmp/json" | 341 "${ISOLATED_OUTDIR}/output.json" |
| 181 ], | 342 ], |
| 182 "cwd": "[SLAVE_BUILD]/v8", | 343 "cwd": "[SLAVE_BUILD]", |
| 344 "name": "[trigger] Test262 - no variants on Mac-10.9", |
| 345 "~followup_annotations": [ |
| 346 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Mac-10.9/[dummy has/V8 Mac - debug/571\", @@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Mac-10.9/[dummy
has/V8 Mac - debug/571\": {@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 352 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 353 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 354 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 355 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 356 "@@@STEP_LOG_END@json.output@@@", |
| 357 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 358 ] |
| 359 }, |
| 360 { |
| 361 "cmd": [ |
| 362 "python", |
| 363 "-u", |
| 364 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 365 "trigger", |
| 366 "--swarming", |
| 367 "https://chromium-swarm.appspot.com", |
| 368 "--isolate-server", |
| 369 "https://isolateserver.appspot.com", |
| 370 "--priority", |
| 371 "25", |
| 372 "--shards", |
| 373 "1", |
| 374 "--task-name", |
| 375 "Mozilla/Mac-10.9/[dummy has/V8 Mac - debug/571", |
| 376 "--dump-json", |
| 377 "/path/to/tmp/json", |
| 378 "--expiration", |
| 379 "3600", |
| 380 "--io-timeout", |
| 381 "1200", |
| 382 "--hard-timeout", |
| 383 "2700", |
| 384 "--dimension", |
| 385 "cpu", |
| 386 "x86-64", |
| 387 "--dimension", |
| 388 "gpu", |
| 389 "none", |
| 390 "--dimension", |
| 391 "os", |
| 392 "Mac-10.9", |
| 393 "--dimension", |
| 394 "pool", |
| 395 "Chrome", |
| 396 "--tag", |
| 397 "buildername:V8 Mac - debug", |
| 398 "--tag", |
| 399 "buildnumber:571", |
| 400 "--tag", |
| 401 "data:[dummy hash for mozilla]", |
| 402 "--tag", |
| 403 "master:client.v8", |
| 404 "--tag", |
| 405 "name:Mozilla", |
| 406 "--tag", |
| 407 "os:Mac-10.9", |
| 408 "--tag", |
| 409 "project:v8", |
| 410 "--tag", |
| 411 "purpose:CI", |
| 412 "--tag", |
| 413 "purpose:post-commit", |
| 414 "--tag", |
| 415 "slavename:TestSlavename", |
| 416 "--tag", |
| 417 "stepname:Mozilla on Mac-10.9", |
| 418 "[dummy hash for mozilla]", |
| 419 "--", |
| 420 "--progress=verbose", |
| 421 "--mode", |
| 422 "Debug", |
| 423 "--arch", |
| 424 "ia32", |
| 425 "--outdir", |
| 426 "out", |
| 427 "--buildbot", |
| 428 "--timeout=200", |
| 429 "mozilla", |
| 430 "--exhaustive-variants", |
| 431 "--rerun-failures-count=2", |
| 432 "--swarming", |
| 433 "--json-test-results", |
| 434 "${ISOLATED_OUTDIR}/output.json" |
| 435 ], |
| 436 "cwd": "[SLAVE_BUILD]", |
| 437 "name": "[trigger] Mozilla on Mac-10.9", |
| 438 "~followup_annotations": [ |
| 439 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Mac-10.9/[du
mmy has/V8 Mac - debug/571\", @@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Mac-10.9/[dummy has/V8 Mac - d
ebug/571\": {@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 444 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 445 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 446 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 447 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 448 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 449 "@@@STEP_LOG_END@json.output@@@", |
| 450 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 451 ] |
| 452 }, |
| 453 { |
| 454 "cmd": [ |
| 455 "python", |
| 456 "-u", |
| 457 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 458 "trigger", |
| 459 "--swarming", |
| 460 "https://chromium-swarm.appspot.com", |
| 461 "--isolate-server", |
| 462 "https://isolateserver.appspot.com", |
| 463 "--priority", |
| 464 "25", |
| 465 "--shards", |
| 466 "1", |
| 467 "--task-name", |
| 468 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac - debug/571", |
| 469 "--dump-json", |
| 470 "/path/to/tmp/json", |
| 471 "--expiration", |
| 472 "3600", |
| 473 "--io-timeout", |
| 474 "1200", |
| 475 "--hard-timeout", |
| 476 "2700", |
| 477 "--dimension", |
| 478 "cpu", |
| 479 "x86-64", |
| 480 "--dimension", |
| 481 "gpu", |
| 482 "none", |
| 483 "--dimension", |
| 484 "os", |
| 485 "Mac-10.9", |
| 486 "--dimension", |
| 487 "pool", |
| 488 "Chrome", |
| 489 "--tag", |
| 490 "buildername:V8 Mac - debug", |
| 491 "--tag", |
| 492 "buildnumber:571", |
| 493 "--tag", |
| 494 "data:[dummy hash for simdjs]", |
| 495 "--tag", |
| 496 "master:client.v8", |
| 497 "--tag", |
| 498 "name:SimdJs - all", |
| 499 "--tag", |
| 500 "os:Mac-10.9", |
| 501 "--tag", |
| 502 "project:v8", |
| 503 "--tag", |
| 504 "purpose:CI", |
| 505 "--tag", |
| 506 "purpose:post-commit", |
| 507 "--tag", |
| 508 "slavename:TestSlavename", |
| 509 "--tag", |
| 510 "stepname:SimdJs - all on Mac-10.9", |
| 511 "[dummy hash for simdjs]", |
| 512 "--", |
| 513 "--progress=verbose", |
| 514 "--mode", |
| 515 "Debug", |
| 516 "--arch", |
| 517 "ia32", |
| 518 "--outdir", |
| 519 "out", |
| 520 "--buildbot", |
| 521 "--timeout=200", |
| 522 "simdjs", |
| 523 "--download-data", |
| 524 "--exhaustive-variants", |
| 525 "--rerun-failures-count=2", |
| 526 "--swarming", |
| 527 "--json-test-results", |
| 528 "${ISOLATED_OUTDIR}/output.json" |
| 529 ], |
| 530 "cwd": "[SLAVE_BUILD]", |
| 531 "name": "[trigger] SimdJs - all on Mac-10.9", |
| 532 "~followup_annotations": [ |
| 533 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Mac-10.
9/[dummy has/V8 Mac - debug/571\", @@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Mac-10.9/[dummy has/V8 Ma
c - debug/571\": {@@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 539 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 542 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 543 "@@@STEP_LOG_END@json.output@@@", |
| 544 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 545 ] |
| 546 }, |
| 547 { |
| 548 "allow_subannotations": true, |
| 549 "cmd": [ |
| 550 "python", |
| 551 "-u", |
| 552 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 553 "--swarming-client-dir", |
| 554 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 555 "--temp-root-dir", |
| 556 "[TMP_BASE]", |
| 557 "--merged-test-output", |
| 558 "/path/to/tmp/json", |
| 559 "--", |
| 560 "collect", |
| 561 "--swarming", |
| 562 "https://chromium-swarm.appspot.com", |
| 563 "--decorate", |
| 564 "--print-status-updates", |
| 565 "--shards", |
| 566 "1", |
| 567 "Check/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 568 ], |
| 569 "cwd": "[SLAVE_BUILD]", |
| 570 "name": "Check", |
| 571 "~followup_annotations": [ |
| 572 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 573 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 574 "@@@STEP_LOG_LINE@durations@@@@", |
| 575 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 576 "@@@STEP_LOG_LINE@durations@@@@", |
| 577 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 578 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 579 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 580 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 581 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 582 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 583 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 584 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 585 "@@@STEP_LOG_END@durations@@@" |
| 586 ] |
| 587 }, |
| 588 { |
| 589 "allow_subannotations": true, |
| 590 "cmd": [ |
| 591 "python", |
| 592 "-u", |
| 593 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 594 "--swarming-client-dir", |
| 595 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 596 "--temp-root-dir", |
| 597 "[TMP_BASE]", |
| 598 "--merged-test-output", |
| 599 "/path/to/tmp/json", |
| 600 "--", |
| 601 "collect", |
| 602 "--swarming", |
| 603 "https://chromium-swarm.appspot.com", |
| 604 "--decorate", |
| 605 "--print-status-updates", |
| 606 "--shards", |
| 607 "1", |
| 608 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 609 ], |
| 610 "cwd": "[SLAVE_BUILD]", |
| 183 "name": "Test262 - no variants", | 611 "name": "Test262 - no variants", |
| 184 "~followup_annotations": [ | 612 "~followup_annotations": [ |
| 185 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 613 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 186 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 614 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 187 "@@@STEP_LOG_LINE@durations@@@@", | 615 "@@@STEP_LOG_LINE@durations@@@@", |
| 188 "@@@STEP_LOG_LINE@durations@Details:@@@", | 616 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 189 "@@@STEP_LOG_LINE@durations@@@@", | 617 "@@@STEP_LOG_LINE@durations@@@@", |
| 190 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 618 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 191 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 619 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 192 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 620 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 193 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 621 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 194 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 622 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 195 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 623 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 196 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 624 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 197 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 625 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 198 "@@@STEP_LOG_END@durations@@@" | 626 "@@@STEP_LOG_END@durations@@@" |
| 199 ] | 627 ] |
| 200 }, | 628 }, |
| 201 { | 629 { |
| 630 "allow_subannotations": true, |
| 202 "cmd": [ | 631 "cmd": [ |
| 203 "python", | 632 "python", |
| 204 "-u", | 633 "-u", |
| 205 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 634 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 206 "--progress=verbose", | 635 "--swarming-client-dir", |
| 207 "--mode", | 636 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 208 "Debug", | 637 "--temp-root-dir", |
| 209 "--arch", | 638 "[TMP_BASE]", |
| 210 "ia32", | 639 "--merged-test-output", |
| 211 "--outdir", | 640 "/path/to/tmp/json", |
| 212 "out", | 641 "--", |
| 213 "--buildbot", | 642 "collect", |
| 214 "--timeout=200", | 643 "--swarming", |
| 215 "mozilla", | 644 "https://chromium-swarm.appspot.com", |
| 216 "--exhaustive-variants", | 645 "--decorate", |
| 217 "--rerun-failures-count=2", | 646 "--print-status-updates", |
| 218 "--json-test-results", | 647 "--shards", |
| 219 "/path/to/tmp/json" | 648 "1", |
| 649 "Mozilla/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 220 ], | 650 ], |
| 221 "cwd": "[SLAVE_BUILD]/v8", | 651 "cwd": "[SLAVE_BUILD]", |
| 222 "name": "Mozilla", | 652 "name": "Mozilla", |
| 223 "~followup_annotations": [ | 653 "~followup_annotations": [ |
| 224 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 654 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 225 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 655 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 226 "@@@STEP_LOG_LINE@durations@@@@", | 656 "@@@STEP_LOG_LINE@durations@@@@", |
| 227 "@@@STEP_LOG_LINE@durations@Details:@@@", | 657 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 228 "@@@STEP_LOG_LINE@durations@@@@", | 658 "@@@STEP_LOG_LINE@durations@@@@", |
| 229 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 659 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 230 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 660 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 231 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 661 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 232 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 662 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 233 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 663 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 234 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 664 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 235 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 665 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 236 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 666 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 237 "@@@STEP_LOG_END@durations@@@" | 667 "@@@STEP_LOG_END@durations@@@" |
| 238 ] | 668 ] |
| 239 }, | 669 }, |
| 240 { | 670 { |
| 671 "allow_subannotations": true, |
| 241 "cmd": [ | 672 "cmd": [ |
| 242 "python", | 673 "python", |
| 243 "-u", | 674 "-u", |
| 244 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 675 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 245 "--progress=verbose", | 676 "--swarming-client-dir", |
| 246 "--mode", | 677 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 247 "Debug", | 678 "--temp-root-dir", |
| 248 "--arch", | 679 "[TMP_BASE]", |
| 249 "ia32", | 680 "--merged-test-output", |
| 250 "--outdir", | 681 "/path/to/tmp/json", |
| 251 "out", | 682 "--", |
| 252 "--buildbot", | 683 "collect", |
| 253 "--timeout=200", | 684 "--swarming", |
| 254 "simdjs", | 685 "https://chromium-swarm.appspot.com", |
| 255 "--download-data", | 686 "--decorate", |
| 256 "--exhaustive-variants", | 687 "--print-status-updates", |
| 257 "--rerun-failures-count=2", | 688 "--shards", |
| 258 "--json-test-results", | 689 "1", |
| 259 "/path/to/tmp/json" | 690 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 260 ], | 691 ], |
| 261 "cwd": "[SLAVE_BUILD]/v8", | 692 "cwd": "[SLAVE_BUILD]", |
| 262 "name": "SimdJs - all", | 693 "name": "SimdJs - all", |
| 263 "~followup_annotations": [ | 694 "~followup_annotations": [ |
| 264 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 695 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 265 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 696 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 266 "@@@STEP_LOG_LINE@durations@@@@", | 697 "@@@STEP_LOG_LINE@durations@@@@", |
| 267 "@@@STEP_LOG_LINE@durations@Details:@@@", | 698 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 268 "@@@STEP_LOG_LINE@durations@@@@", | 699 "@@@STEP_LOG_LINE@durations@@@@", |
| 269 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 700 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 270 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 701 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 271 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 702 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 272 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 703 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 273 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 704 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 274 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 705 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 275 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 706 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 276 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 707 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 277 "@@@STEP_LOG_END@durations@@@" | 708 "@@@STEP_LOG_END@durations@@@" |
| 278 ] | 709 ] |
| 279 }, | 710 }, |
| 280 { | 711 { |
| 281 "name": "$result", | 712 "name": "$result", |
| 282 "recipe_result": null, | 713 "recipe_result": null, |
| 283 "status_code": 0 | 714 "status_code": 0 |
| 284 } | 715 } |
| 285 ] | 716 ] |
| OLD | NEW |