| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 7 "--path", | 7 "--path", |
| 8 "[SLAVE_BUILD]/swarming.client", | 8 "[SLAVE_BUILD]/swarming.client", |
| 9 "--url", | 9 "--url", |
| 10 "https://chromium.googlesource.com/external/swarming.client.git" | 10 "https://chromium.googlesource.com/external/swarming.client.git" |
| 11 ], | 11 ], |
| 12 "cwd": "[SLAVE_BUILD]", | |
| 13 "name": "git setup (swarming_client)" | 12 "name": "git setup (swarming_client)" |
| 14 }, | 13 }, |
| 15 { | 14 { |
| 16 "cmd": [ | 15 "cmd": [ |
| 17 "git", | 16 "git", |
| 18 "retry", | 17 "retry", |
| 19 "fetch", | 18 "fetch", |
| 20 "origin", | 19 "origin", |
| 21 "[dummy swarming client hash]" | 20 "[dummy swarming client hash]" |
| 22 ], | 21 ], |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" | 79 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" |
| 81 ] | 80 ] |
| 82 }, | 81 }, |
| 83 { | 82 { |
| 84 "cmd": [ | 83 "cmd": [ |
| 85 "python", | 84 "python", |
| 86 "-u", | 85 "-u", |
| 87 "[SLAVE_BUILD]/swarming.client/swarming.py", | 86 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 88 "--version" | 87 "--version" |
| 89 ], | 88 ], |
| 90 "cwd": "[SLAVE_BUILD]", | |
| 91 "name": "swarming.py --version", | 89 "name": "swarming.py --version", |
| 92 "stdout": "/path/to/tmp/", | 90 "stdout": "/path/to/tmp/", |
| 93 "~followup_annotations": [ | 91 "~followup_annotations": [ |
| 94 "@@@STEP_TEXT@0.4.10@@@" | 92 "@@@STEP_TEXT@0.4.10@@@" |
| 95 ] | 93 ] |
| 96 }, | 94 }, |
| 97 { | 95 { |
| 98 "cmd": [ | 96 "cmd": [ |
| 99 "python", | 97 "python", |
| 100 "-u", | 98 "-u", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 165 "--buildbot", | 163 "--buildbot", |
| 166 "--timeout=200", | 164 "--timeout=200", |
| 167 "--random-seed=-1690478353", | 165 "--random-seed=-1690478353", |
| 168 "bot_default", | 166 "bot_default", |
| 169 "--exhaustive-variants", | 167 "--exhaustive-variants", |
| 170 "--rerun-failures-count=2", | 168 "--rerun-failures-count=2", |
| 171 "--swarming", | 169 "--swarming", |
| 172 "--json-test-results", | 170 "--json-test-results", |
| 173 "${ISOLATED_OUTDIR}/output.json" | 171 "${ISOLATED_OUTDIR}/output.json" |
| 174 ], | 172 ], |
| 175 "cwd": "[SLAVE_BUILD]", | |
| 176 "name": "[trigger] Check on Ubuntu-12.04", | 173 "name": "[trigger] Check on Ubuntu-12.04", |
| 177 "~followup_annotations": [ | 174 "~followup_annotations": [ |
| 178 "@@@STEP_LOG_LINE@json.output@{@@@", | 175 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 179 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[
dummy has/V8 Linux64 - debug/571\", @@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[
dummy has/V8 Linux64 - debug/571\", @@@", |
| 180 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux
64 - debug/571\": {@@@", | 178 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux
64 - debug/571\": {@@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 179 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 183 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 184 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 181 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 185 "@@@STEP_LOG_LINE@json.output@ }@@@", | 182 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 261 "--timeout=200", | 258 "--timeout=200", |
| 262 "--random-seed=-1690478353", | 259 "--random-seed=-1690478353", |
| 263 "test262", | 260 "test262", |
| 264 "--download-data", | 261 "--download-data", |
| 265 "--exhaustive-variants", | 262 "--exhaustive-variants", |
| 266 "--rerun-failures-count=2", | 263 "--rerun-failures-count=2", |
| 267 "--swarming", | 264 "--swarming", |
| 268 "--json-test-results", | 265 "--json-test-results", |
| 269 "${ISOLATED_OUTDIR}/output.json" | 266 "${ISOLATED_OUTDIR}/output.json" |
| 270 ], | 267 ], |
| 271 "cwd": "[SLAVE_BUILD]", | |
| 272 "name": "[trigger] Test262 on Ubuntu-12.04", | 268 "name": "[trigger] Test262 on Ubuntu-12.04", |
| 273 "~followup_annotations": [ | 269 "~followup_annotations": [ |
| 274 "@@@STEP_LOG_LINE@json.output@{@@@", | 270 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 275 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\", @@@", | 271 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 276 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 272 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 277 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/V8 Lin
ux64 - debug/571:3:0\": {@@@", | 273 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/V8 Lin
ux64 - debug/571:3:0\": {@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 274 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 275 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 277 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 368 "--buildbot", | 364 "--buildbot", |
| 369 "--timeout=200", | 365 "--timeout=200", |
| 370 "--random-seed=-1690478353", | 366 "--random-seed=-1690478353", |
| 371 "mozilla", | 367 "mozilla", |
| 372 "--exhaustive-variants", | 368 "--exhaustive-variants", |
| 373 "--rerun-failures-count=2", | 369 "--rerun-failures-count=2", |
| 374 "--swarming", | 370 "--swarming", |
| 375 "--json-test-results", | 371 "--json-test-results", |
| 376 "${ISOLATED_OUTDIR}/output.json" | 372 "${ISOLATED_OUTDIR}/output.json" |
| 377 ], | 373 ], |
| 378 "cwd": "[SLAVE_BUILD]", | |
| 379 "name": "[trigger] Mozilla on Ubuntu-12.04", | 374 "name": "[trigger] Mozilla on Ubuntu-12.04", |
| 380 "~followup_annotations": [ | 375 "~followup_annotations": [ |
| 381 "@@@STEP_LOG_LINE@json.output@{@@@", | 376 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 382 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\", @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin
ux64 - debug/571\": {@@@", | 379 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin
ux64 - debug/571\": {@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 380 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 381 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 382 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ }@@@", | 383 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 464 "--timeout=200", | 459 "--timeout=200", |
| 465 "--random-seed=-1690478353", | 460 "--random-seed=-1690478353", |
| 466 "simdjs", | 461 "simdjs", |
| 467 "--download-data", | 462 "--download-data", |
| 468 "--exhaustive-variants", | 463 "--exhaustive-variants", |
| 469 "--rerun-failures-count=2", | 464 "--rerun-failures-count=2", |
| 470 "--swarming", | 465 "--swarming", |
| 471 "--json-test-results", | 466 "--json-test-results", |
| 472 "${ISOLATED_OUTDIR}/output.json" | 467 "${ISOLATED_OUTDIR}/output.json" |
| 473 ], | 468 ], |
| 474 "cwd": "[SLAVE_BUILD]", | |
| 475 "name": "[trigger] SimdJs - all on Ubuntu-12.04", | 469 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
| 476 "~followup_annotations": [ | 470 "~followup_annotations": [ |
| 477 "@@@STEP_LOG_LINE@json.output@{@@@", | 471 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 478 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-
12.04/[dummy has/V8 Linux64 - debug/571\", @@@", | 472 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-
12.04/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 479 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 473 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 480 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V
8 Linux64 - debug/571\": {@@@", | 474 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V
8 Linux64 - debug/571\": {@@@", |
| 481 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 475 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 482 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 476 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 483 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 477 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 484 "@@@STEP_LOG_LINE@json.output@ }@@@", | 478 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 560 "--timeout=200", | 554 "--timeout=200", |
| 561 "--random-seed=-1690478353", | 555 "--random-seed=-1690478353", |
| 562 "ignition", | 556 "ignition", |
| 563 "--ignition-turbofan", | 557 "--ignition-turbofan", |
| 564 "--variants=ignition_turbofan", | 558 "--variants=ignition_turbofan", |
| 565 "--rerun-failures-count=2", | 559 "--rerun-failures-count=2", |
| 566 "--swarming", | 560 "--swarming", |
| 567 "--json-test-results", | 561 "--json-test-results", |
| 568 "${ISOLATED_OUTDIR}/output.json" | 562 "${ISOLATED_OUTDIR}/output.json" |
| 569 ], | 563 ], |
| 570 "cwd": "[SLAVE_BUILD]", | |
| 571 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", | 564 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
| 572 "~followup_annotations": [ | 565 "~followup_annotations": [ |
| 573 "@@@STEP_LOG_LINE@json.output@{@@@", | 566 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 574 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", | 567 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 575 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 568 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 576 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-12.04/[dumm
y has/V8 Linux64 - debug/571\": {@@@", | 569 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-12.04/[dumm
y has/V8 Linux64 - debug/571\": {@@@", |
| 577 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 570 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 578 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 571 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 579 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 572 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 580 "@@@STEP_LOG_LINE@json.output@ }@@@", | 573 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 656 "--timeout=200", | 649 "--timeout=200", |
| 657 "--random-seed=-1690478353", | 650 "--random-seed=-1690478353", |
| 658 "mjsunit", | 651 "mjsunit", |
| 659 "--extra-flags=--turbo_sp_frame_access", | 652 "--extra-flags=--turbo_sp_frame_access", |
| 660 "--variants=turbofan", | 653 "--variants=turbofan", |
| 661 "--rerun-failures-count=2", | 654 "--rerun-failures-count=2", |
| 662 "--swarming", | 655 "--swarming", |
| 663 "--json-test-results", | 656 "--json-test-results", |
| 664 "${ISOLATED_OUTDIR}/output.json" | 657 "${ISOLATED_OUTDIR}/output.json" |
| 665 ], | 658 ], |
| 666 "cwd": "[SLAVE_BUILD]", | |
| 667 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", | 659 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
| 668 "~followup_annotations": [ | 660 "~followup_annotations": [ |
| 669 "@@@STEP_LOG_LINE@json.output@{@@@", | 661 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 670 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a
ccess/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", | 662 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a
ccess/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 671 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 663 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 672 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\": {@@@", | 664 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04
/[dummy has/V8 Linux64 - debug/571\": {@@@", |
| 673 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 665 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 674 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 666 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 675 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 667 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 676 "@@@STEP_LOG_LINE@json.output@ }@@@", | 668 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 753 "--random-seed=-1690478353", | 745 "--random-seed=-1690478353", |
| 754 "test262", | 746 "test262", |
| 755 "--ignition-turbofan", | 747 "--ignition-turbofan", |
| 756 "--download-data", | 748 "--download-data", |
| 757 "--variants=ignition_turbofan", | 749 "--variants=ignition_turbofan", |
| 758 "--rerun-failures-count=2", | 750 "--rerun-failures-count=2", |
| 759 "--swarming", | 751 "--swarming", |
| 760 "--json-test-results", | 752 "--json-test-results", |
| 761 "${ISOLATED_OUTDIR}/output.json" | 753 "${ISOLATED_OUTDIR}/output.json" |
| 762 ], | 754 ], |
| 763 "cwd": "[SLAVE_BUILD]", | |
| 764 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", | 755 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", |
| 765 "~followup_annotations": [ | 756 "~followup_annotations": [ |
| 766 "@@@STEP_LOG_LINE@json.output@{@@@", | 757 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 767 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition -
turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", | 758 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition -
turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 768 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 759 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 769 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition - turbofan/Ubuntu-1
2.04/[dummy has/V8 Linux64 - debug/571\": {@@@", | 760 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition - turbofan/Ubuntu-1
2.04/[dummy has/V8 Linux64 - debug/571\": {@@@", |
| 770 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 761 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 771 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 762 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 772 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 763 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 773 "@@@STEP_LOG_LINE@json.output@ }@@@", | 764 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 "slavename:TestSlavename", | 826 "slavename:TestSlavename", |
| 836 "--tag", | 827 "--tag", |
| 837 "stepname:Simple Leak Check on Ubuntu-12.04", | 828 "stepname:Simple Leak Check on Ubuntu-12.04", |
| 838 "--idempotent", | 829 "--idempotent", |
| 839 "[dummy hash for run-valgrind]", | 830 "[dummy hash for run-valgrind]", |
| 840 "--", | 831 "--", |
| 841 "out/Debug/d8", | 832 "out/Debug/d8", |
| 842 "-e", | 833 "-e", |
| 843 "print(1+2)" | 834 "print(1+2)" |
| 844 ], | 835 ], |
| 845 "cwd": "[SLAVE_BUILD]", | |
| 846 "name": "[trigger] Simple Leak Check on Ubuntu-12.04", | 836 "name": "[trigger] Simple Leak Check on Ubuntu-12.04", |
| 847 "~followup_annotations": [ | 837 "~followup_annotations": [ |
| 848 "@@@STEP_LOG_LINE@json.output@{@@@", | 838 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 849 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Simple Leak Check/Ub
untu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", | 839 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Simple Leak Check/Ub
untu-12.04/[dummy has/V8 Linux64 - debug/571\", @@@", |
| 850 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 840 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 851 "@@@STEP_LOG_LINE@json.output@ \"Simple Leak Check/Ubuntu-12.04/[dummy
has/V8 Linux64 - debug/571\": {@@@", | 841 "@@@STEP_LOG_LINE@json.output@ \"Simple Leak Check/Ubuntu-12.04/[dummy
has/V8 Linux64 - debug/571\": {@@@", |
| 852 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 842 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 853 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 843 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 854 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 844 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 855 "@@@STEP_LOG_LINE@json.output@ }@@@", | 845 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 874 "--", | 864 "--", |
| 875 "collect", | 865 "collect", |
| 876 "--swarming", | 866 "--swarming", |
| 877 "https://chromium-swarm.appspot.com", | 867 "https://chromium-swarm.appspot.com", |
| 878 "--decorate", | 868 "--decorate", |
| 879 "--print-status-updates", | 869 "--print-status-updates", |
| 880 "--shards", | 870 "--shards", |
| 881 "1", | 871 "1", |
| 882 "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 872 "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 883 ], | 873 ], |
| 884 "cwd": "[SLAVE_BUILD]", | |
| 885 "name": "Check", | 874 "name": "Check", |
| 886 "~followup_annotations": [ | 875 "~followup_annotations": [ |
| 887 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 876 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 888 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 877 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 889 "@@@STEP_LOG_LINE@durations@@@@", | 878 "@@@STEP_LOG_LINE@durations@@@@", |
| 890 "@@@STEP_LOG_LINE@durations@Details:@@@", | 879 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 891 "@@@STEP_LOG_LINE@durations@@@@", | 880 "@@@STEP_LOG_LINE@durations@@@@", |
| 892 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 881 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 893 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 882 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 894 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 883 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 915 "--", | 904 "--", |
| 916 "collect", | 905 "collect", |
| 917 "--swarming", | 906 "--swarming", |
| 918 "https://chromium-swarm.appspot.com", | 907 "https://chromium-swarm.appspot.com", |
| 919 "--decorate", | 908 "--decorate", |
| 920 "--print-status-updates", | 909 "--print-status-updates", |
| 921 "--shards", | 910 "--shards", |
| 922 "3", | 911 "3", |
| 923 "Test262/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 912 "Test262/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 924 ], | 913 ], |
| 925 "cwd": "[SLAVE_BUILD]", | |
| 926 "name": "Test262", | 914 "name": "Test262", |
| 927 "~followup_annotations": [ | 915 "~followup_annotations": [ |
| 928 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 916 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 929 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 917 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 930 "@@@STEP_LOG_LINE@durations@@@@", | 918 "@@@STEP_LOG_LINE@durations@@@@", |
| 931 "@@@STEP_LOG_LINE@durations@Details:@@@", | 919 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 932 "@@@STEP_LOG_LINE@durations@@@@", | 920 "@@@STEP_LOG_LINE@durations@@@@", |
| 933 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 921 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 934 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 922 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 935 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 923 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 956 "--", | 944 "--", |
| 957 "collect", | 945 "collect", |
| 958 "--swarming", | 946 "--swarming", |
| 959 "https://chromium-swarm.appspot.com", | 947 "https://chromium-swarm.appspot.com", |
| 960 "--decorate", | 948 "--decorate", |
| 961 "--print-status-updates", | 949 "--print-status-updates", |
| 962 "--shards", | 950 "--shards", |
| 963 "1", | 951 "1", |
| 964 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 952 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 965 ], | 953 ], |
| 966 "cwd": "[SLAVE_BUILD]", | |
| 967 "name": "Mozilla", | 954 "name": "Mozilla", |
| 968 "~followup_annotations": [ | 955 "~followup_annotations": [ |
| 969 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 956 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 970 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 957 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 971 "@@@STEP_LOG_LINE@durations@@@@", | 958 "@@@STEP_LOG_LINE@durations@@@@", |
| 972 "@@@STEP_LOG_LINE@durations@Details:@@@", | 959 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 973 "@@@STEP_LOG_LINE@durations@@@@", | 960 "@@@STEP_LOG_LINE@durations@@@@", |
| 974 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 961 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 975 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 962 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 976 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 963 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 997 "--", | 984 "--", |
| 998 "collect", | 985 "collect", |
| 999 "--swarming", | 986 "--swarming", |
| 1000 "https://chromium-swarm.appspot.com", | 987 "https://chromium-swarm.appspot.com", |
| 1001 "--decorate", | 988 "--decorate", |
| 1002 "--print-status-updates", | 989 "--print-status-updates", |
| 1003 "--shards", | 990 "--shards", |
| 1004 "1", | 991 "1", |
| 1005 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 992 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 1006 ], | 993 ], |
| 1007 "cwd": "[SLAVE_BUILD]", | |
| 1008 "name": "SimdJs - all", | 994 "name": "SimdJs - all", |
| 1009 "~followup_annotations": [ | 995 "~followup_annotations": [ |
| 1010 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 996 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1011 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 997 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1012 "@@@STEP_LOG_LINE@durations@@@@", | 998 "@@@STEP_LOG_LINE@durations@@@@", |
| 1013 "@@@STEP_LOG_LINE@durations@Details:@@@", | 999 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1014 "@@@STEP_LOG_LINE@durations@@@@", | 1000 "@@@STEP_LOG_LINE@durations@@@@", |
| 1015 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1001 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1016 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1002 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1017 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1003 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1038 "--", | 1024 "--", |
| 1039 "collect", | 1025 "collect", |
| 1040 "--swarming", | 1026 "--swarming", |
| 1041 "https://chromium-swarm.appspot.com", | 1027 "https://chromium-swarm.appspot.com", |
| 1042 "--decorate", | 1028 "--decorate", |
| 1043 "--print-status-updates", | 1029 "--print-status-updates", |
| 1044 "--shards", | 1030 "--shards", |
| 1045 "1", | 1031 "1", |
| 1046 "Ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 1032 "Ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 1047 ], | 1033 ], |
| 1048 "cwd": "[SLAVE_BUILD]", | |
| 1049 "name": "Ignition - turbofan", | 1034 "name": "Ignition - turbofan", |
| 1050 "~followup_annotations": [ | 1035 "~followup_annotations": [ |
| 1051 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1036 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1052 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1037 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1053 "@@@STEP_LOG_LINE@durations@@@@", | 1038 "@@@STEP_LOG_LINE@durations@@@@", |
| 1054 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1039 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1055 "@@@STEP_LOG_LINE@durations@@@@", | 1040 "@@@STEP_LOG_LINE@durations@@@@", |
| 1056 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1041 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1057 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1042 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1058 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1043 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1079 "--", | 1064 "--", |
| 1080 "collect", | 1065 "collect", |
| 1081 "--swarming", | 1066 "--swarming", |
| 1082 "https://chromium-swarm.appspot.com", | 1067 "https://chromium-swarm.appspot.com", |
| 1083 "--decorate", | 1068 "--decorate", |
| 1084 "--print-status-updates", | 1069 "--print-status-updates", |
| 1085 "--shards", | 1070 "--shards", |
| 1086 "1", | 1071 "1", |
| 1087 "Mjsunit - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" | 1072 "Mjsunit - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571" |
| 1088 ], | 1073 ], |
| 1089 "cwd": "[SLAVE_BUILD]", | |
| 1090 "name": "Mjsunit - sp frame access", | 1074 "name": "Mjsunit - sp frame access", |
| 1091 "~followup_annotations": [ | 1075 "~followup_annotations": [ |
| 1092 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1076 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1093 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1077 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1094 "@@@STEP_LOG_LINE@durations@@@@", | 1078 "@@@STEP_LOG_LINE@durations@@@@", |
| 1095 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1079 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1096 "@@@STEP_LOG_LINE@durations@@@@", | 1080 "@@@STEP_LOG_LINE@durations@@@@", |
| 1097 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1081 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1098 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1082 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1099 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1083 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1120 "--", | 1104 "--", |
| 1121 "collect", | 1105 "collect", |
| 1122 "--swarming", | 1106 "--swarming", |
| 1123 "https://chromium-swarm.appspot.com", | 1107 "https://chromium-swarm.appspot.com", |
| 1124 "--decorate", | 1108 "--decorate", |
| 1125 "--print-status-updates", | 1109 "--print-status-updates", |
| 1126 "--shards", | 1110 "--shards", |
| 1127 "1", | 1111 "1", |
| 1128 "Test262 - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/
571" | 1112 "Test262 - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/
571" |
| 1129 ], | 1113 ], |
| 1130 "cwd": "[SLAVE_BUILD]", | |
| 1131 "name": "Test262 - ignition - turbofan", | 1114 "name": "Test262 - ignition - turbofan", |
| 1132 "~followup_annotations": [ | 1115 "~followup_annotations": [ |
| 1133 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1116 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1134 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1117 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1135 "@@@STEP_LOG_LINE@durations@@@@", | 1118 "@@@STEP_LOG_LINE@durations@@@@", |
| 1136 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1119 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1137 "@@@STEP_LOG_LINE@durations@@@@", | 1120 "@@@STEP_LOG_LINE@durations@@@@", |
| 1138 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1121 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1139 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1122 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1140 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1123 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 1155 "--swarming", | 1138 "--swarming", |
| 1156 "https://chromium-swarm.appspot.com", | 1139 "https://chromium-swarm.appspot.com", |
| 1157 "--decorate", | 1140 "--decorate", |
| 1158 "--print-status-updates", | 1141 "--print-status-updates", |
| 1159 "--shards", | 1142 "--shards", |
| 1160 "1", | 1143 "1", |
| 1161 "Simple Leak Check/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571", | 1144 "Simple Leak Check/Ubuntu-12.04/[dummy has/V8 Linux64 - debug/571", |
| 1162 "--task-summary-json", | 1145 "--task-summary-json", |
| 1163 "/path/to/tmp/json" | 1146 "/path/to/tmp/json" |
| 1164 ], | 1147 ], |
| 1165 "cwd": "[SLAVE_BUILD]", | |
| 1166 "name": "Simple Leak Check on Ubuntu-12.04", | 1148 "name": "Simple Leak Check on Ubuntu-12.04", |
| 1167 "~followup_annotations": [ | 1149 "~followup_annotations": [ |
| 1168 "@@@STEP_TEXT@swarming pending 71s@@@", | 1150 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1169 "@@@STEP_LOG_LINE@json.output@{@@@", | 1151 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1170 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1152 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1171 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1153 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1172 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1154 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1173 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1155 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1174 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1156 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1175 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1157 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 1206 "@@@STEP_LOG_END@json.output@@@", | 1188 "@@@STEP_LOG_END@json.output@@@", |
| 1207 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1189 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1208 ] | 1190 ] |
| 1209 }, | 1191 }, |
| 1210 { | 1192 { |
| 1211 "name": "$result", | 1193 "name": "$result", |
| 1212 "recipe_result": null, | 1194 "recipe_result": null, |
| 1213 "status_code": 0 | 1195 "status_code": 0 |
| 1214 } | 1196 } |
| 1215 ] | 1197 ] |
| OLD | NEW |