| 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 Linux", | 10 "V8 Linux", |
| (...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 708 "trigger", | 708 "trigger", |
| 709 "--swarming", | 709 "--swarming", |
| 710 "https://chromium-swarm.appspot.com", | 710 "https://chromium-swarm.appspot.com", |
| 711 "--isolate-server", | 711 "--isolate-server", |
| 712 "https://isolateserver.appspot.com", | 712 "https://isolateserver.appspot.com", |
| 713 "--priority", | 713 "--priority", |
| 714 "25", | 714 "25", |
| 715 "--shards", | 715 "--shards", |
| 716 "1", | 716 "1", |
| 717 "--task-name", | 717 "--task-name", |
| 718 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux/571", | 718 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux/571", |
| 719 "--dump-json", | 719 "--dump-json", |
| 720 "/path/to/tmp/json", | 720 "/path/to/tmp/json", |
| 721 "--expiration", | 721 "--expiration", |
| 722 "3600", | 722 "3600", |
| 723 "--io-timeout", | 723 "--io-timeout", |
| 724 "1200", | 724 "1200", |
| 725 "--hard-timeout", | 725 "--hard-timeout", |
| 726 "2700", | 726 "2700", |
| 727 "--dimension", | 727 "--dimension", |
| 728 "cpu", | 728 "cpu", |
| 729 "x86-64", | 729 "x86-64", |
| 730 "--dimension", | 730 "--dimension", |
| 731 "gpu", | 731 "gpu", |
| 732 "none", | 732 "none", |
| 733 "--dimension", | 733 "--dimension", |
| 734 "os", | 734 "os", |
| 735 "Ubuntu-12.04", | 735 "Ubuntu-12.04", |
| 736 "--dimension", | 736 "--dimension", |
| 737 "pool", | 737 "pool", |
| 738 "Chrome", | 738 "Chrome", |
| 739 "--tag", | 739 "--tag", |
| 740 "buildername:V8 Linux", | 740 "buildername:V8 Linux", |
| 741 "--tag", | 741 "--tag", |
| 742 "buildnumber:571", | 742 "buildnumber:571", |
| 743 "--tag", | 743 "--tag", |
| 744 "data:[dummy hash for mjsunit]", | 744 "data:[dummy hash for ignition]", |
| 745 "--tag", | 745 "--tag", |
| 746 "master:client.v8", | 746 "master:client.v8", |
| 747 "--tag", | 747 "--tag", |
| 748 "name:Mjsunit - ignition", | 748 "name:Ignition", |
| 749 "--tag", | 749 "--tag", |
| 750 "os:Ubuntu-12.04", | 750 "os:Ubuntu-12.04", |
| 751 "--tag", | 751 "--tag", |
| 752 "project:v8", | 752 "project:v8", |
| 753 "--tag", | 753 "--tag", |
| 754 "purpose:CI", | 754 "purpose:CI", |
| 755 "--tag", | 755 "--tag", |
| 756 "purpose:post-commit", | 756 "purpose:post-commit", |
| 757 "--tag", | 757 "--tag", |
| 758 "slavename:TestSlavename", | 758 "slavename:TestSlavename", |
| 759 "--tag", | 759 "--tag", |
| 760 "stepname:Mjsunit - ignition", | 760 "stepname:Ignition", |
| 761 "[dummy hash for mjsunit]", | 761 "[dummy hash for ignition]", |
| 762 "--", | 762 "--", |
| 763 "--progress=verbose", | 763 "--progress=verbose", |
| 764 "--mode", | 764 "--mode", |
| 765 "Release", | 765 "Release", |
| 766 "--arch", | 766 "--arch", |
| 767 "ia32", | 767 "ia32", |
| 768 "--outdir", | 768 "--outdir", |
| 769 "out", | 769 "out", |
| 770 "--buildbot", | 770 "--buildbot", |
| 771 "--timeout=200", | 771 "--timeout=200", |
| 772 "mjsunit", | 772 "ignition", |
| 773 "--variants=ignition", | 773 "--variants=ignition", |
| 774 "--ignition", | 774 "--ignition", |
| 775 "--exhaustive-variants", | 775 "--exhaustive-variants", |
| 776 "--rerun-failures-count=2", | 776 "--rerun-failures-count=2", |
| 777 "--swarming", | 777 "--swarming", |
| 778 "--json-test-results", | 778 "--json-test-results", |
| 779 "${ISOLATED_OUTDIR}/output.json" | 779 "${ISOLATED_OUTDIR}/output.json" |
| 780 ], | 780 ], |
| 781 "cwd": "[SLAVE_BUILD]", | 781 "cwd": "[SLAVE_BUILD]", |
| 782 "name": "[trigger] Mjsunit - ignition", | 782 "name": "[trigger] Ignition", |
| 783 "~followup_annotations": [ | 783 "~followup_annotations": [ |
| 784 "@@@STEP_LOG_LINE@json.output@{@@@", | 784 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 785 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U
buntu-12.04/[dummy has/V8 Linux/571\", @@@", | 785 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0
4/[dummy has/V8 Linux/571\", @@@", |
| 786 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 786 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 787 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy
has/V8 Linux/571\": {@@@", | 787 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/V8 Li
nux/571\": {@@@", |
| 788 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 788 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 789 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 789 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 790 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 790 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 791 "@@@STEP_LOG_LINE@json.output@ }@@@", | 791 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 792 "@@@STEP_LOG_LINE@json.output@ }@@@", | 792 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 793 "@@@STEP_LOG_LINE@json.output@}@@@", | 793 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 794 "@@@STEP_LOG_END@json.output@@@", | 794 "@@@STEP_LOG_END@json.output@@@", |
| 795 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 795 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 796 ] | 796 ] |
| 797 }, | 797 }, |
| (...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1289 "--merged-test-output", | 1289 "--merged-test-output", |
| 1290 "/path/to/tmp/json", | 1290 "/path/to/tmp/json", |
| 1291 "--", | 1291 "--", |
| 1292 "collect", | 1292 "collect", |
| 1293 "--swarming", | 1293 "--swarming", |
| 1294 "https://chromium-swarm.appspot.com", | 1294 "https://chromium-swarm.appspot.com", |
| 1295 "--decorate", | 1295 "--decorate", |
| 1296 "--print-status-updates", | 1296 "--print-status-updates", |
| 1297 "--shards", | 1297 "--shards", |
| 1298 "1", | 1298 "1", |
| 1299 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux/571" | 1299 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux/571" |
| 1300 ], | 1300 ], |
| 1301 "cwd": "[SLAVE_BUILD]", | 1301 "cwd": "[SLAVE_BUILD]", |
| 1302 "name": "Mjsunit - ignition", | 1302 "name": "Ignition", |
| 1303 "~followup_annotations": [ | 1303 "~followup_annotations": [ |
| 1304 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1304 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1305 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1305 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1306 "@@@STEP_LOG_LINE@durations@@@@", | 1306 "@@@STEP_LOG_LINE@durations@@@@", |
| 1307 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1307 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1308 "@@@STEP_LOG_LINE@durations@@@@", | 1308 "@@@STEP_LOG_LINE@durations@@@@", |
| 1309 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1309 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1310 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1310 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1311 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1311 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1312 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1312 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| (...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1971 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@", | 1971 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@", |
| 1972 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@" | 1972 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@" |
| 1973 ] | 1973 ] |
| 1974 }, | 1974 }, |
| 1975 { | 1975 { |
| 1976 "name": "$result", | 1976 "name": "$result", |
| 1977 "reason": "Failures or flakes in build.", | 1977 "reason": "Failures or flakes in build.", |
| 1978 "status_code": 1 | 1978 "status_code": 1 |
| 1979 } | 1979 } |
| 1980 ] | 1980 ] |
| OLD | NEW |