| 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 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_dbg", | 10 "v8_linux_dbg", |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 151 "RECIPE_MODULE[isolate]/resources/isolate.py", | 151 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 152 "[SLAVE_BUILD]/v8/tools/swarming_client", | 152 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 153 "batcharchive", | 153 "batcharchive", |
| 154 "--dump-json", | 154 "--dump-json", |
| 155 "/path/to/tmp/json", | 155 "/path/to/tmp/json", |
| 156 "--isolate-server", | 156 "--isolate-server", |
| 157 "https://isolateserver.appspot.com", | 157 "https://isolateserver.appspot.com", |
| 158 "--verbose", | 158 "--verbose", |
| 159 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 162 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 162 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 163 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 163 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" | 164 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
| 164 ], | 165 ], |
| 165 "cwd": "[SLAVE_BUILD]", | 166 "cwd": "[SLAVE_BUILD]", |
| 166 "name": "isolate tests", | 167 "name": "isolate tests", |
| 167 "~followup_annotations": [ | 168 "~followup_annotations": [ |
| 168 "@@@STEP_LOG_LINE@json.output@{@@@", | 169 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 174 "@@@STEP_LOG_LINE@json.output@}@@@", | 176 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 175 "@@@STEP_LOG_END@json.output@@@" | 177 "@@@STEP_LOG_END@json.output@@@" |
| 176 ] | 178 ] |
| 177 }, | 179 }, |
| 178 { | 180 { |
| 179 "cmd": [ | 181 "cmd": [ |
| 180 "python", | 182 "python", |
| (...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 634 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 636 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 635 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 637 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 636 "@@@STEP_LOG_LINE@json.output@ }@@@", | 638 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 637 "@@@STEP_LOG_LINE@json.output@ }@@@", | 639 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 638 "@@@STEP_LOG_LINE@json.output@}@@@", | 640 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 639 "@@@STEP_LOG_END@json.output@@@", | 641 "@@@STEP_LOG_END@json.output@@@", |
| 640 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 642 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 641 ] | 643 ] |
| 642 }, | 644 }, |
| 643 { | 645 { |
| 646 "cmd": [ |
| 647 "python", |
| 648 "-u", |
| 649 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 650 "trigger", |
| 651 "--swarming", |
| 652 "https://chromium-swarm.appspot.com", |
| 653 "--isolate-server", |
| 654 "https://isolateserver.appspot.com", |
| 655 "--priority", |
| 656 "28", |
| 657 "--shards", |
| 658 "1", |
| 659 "--task-name", |
| 660 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571", |
| 661 "--dump-json", |
| 662 "/path/to/tmp/json", |
| 663 "--expiration", |
| 664 "3600", |
| 665 "--io-timeout", |
| 666 "1200", |
| 667 "--hard-timeout", |
| 668 "2700", |
| 669 "--dimension", |
| 670 "cpu", |
| 671 "x86-64", |
| 672 "--dimension", |
| 673 "gpu", |
| 674 "none", |
| 675 "--dimension", |
| 676 "os", |
| 677 "Ubuntu-12.04", |
| 678 "--dimension", |
| 679 "pool", |
| 680 "Chrome", |
| 681 "--tag", |
| 682 "buildername:v8_linux_dbg", |
| 683 "--tag", |
| 684 "buildnumber:571", |
| 685 "--tag", |
| 686 "data:[dummy hash for mjsunit]", |
| 687 "--tag", |
| 688 "master:tryserver.v8", |
| 689 "--tag", |
| 690 "name:Mjsunit - ignition", |
| 691 "--tag", |
| 692 "os:Ubuntu-12.04", |
| 693 "--tag", |
| 694 "project:v8", |
| 695 "--tag", |
| 696 "purpose:ManualTS", |
| 697 "--tag", |
| 698 "purpose:pre-commit", |
| 699 "--tag", |
| 700 "stepname:Mjsunit - ignition", |
| 701 "[dummy hash for mjsunit]", |
| 702 "--", |
| 703 "--progress=verbose", |
| 704 "--mode", |
| 705 "Debug", |
| 706 "--arch", |
| 707 "ia32", |
| 708 "--outdir", |
| 709 "out", |
| 710 "--buildbot", |
| 711 "--timeout=200", |
| 712 "mjsunit", |
| 713 "--variants=ignition", |
| 714 "--ignition", |
| 715 "--exhaustive-variants", |
| 716 "--dcheck-always-on", |
| 717 "--rerun-failures-count=2", |
| 718 "--json-test-results", |
| 719 "${ISOLATED_OUTDIR}/output.json" |
| 720 ], |
| 721 "cwd": "[SLAVE_BUILD]", |
| 722 "name": "[trigger] Mjsunit - ignition", |
| 723 "~followup_annotations": [ |
| 724 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 725 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U
buntu-12.04/[dummy has/v8_linux_dbg/571\", @@@", |
| 726 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 727 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy
has/v8_linux_dbg/571\": {@@@", |
| 728 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 729 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 730 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 731 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 732 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 733 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 734 "@@@STEP_LOG_END@json.output@@@", |
| 735 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 736 ] |
| 737 }, |
| 738 { |
| 739 "cmd": [ |
| 740 "python", |
| 741 "-u", |
| 742 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 743 "trigger", |
| 744 "--swarming", |
| 745 "https://chromium-swarm.appspot.com", |
| 746 "--isolate-server", |
| 747 "https://isolateserver.appspot.com", |
| 748 "--priority", |
| 749 "28", |
| 750 "--shards", |
| 751 "1", |
| 752 "--task-name", |
| 753 "Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571", |
| 754 "--dump-json", |
| 755 "/path/to/tmp/json", |
| 756 "--expiration", |
| 757 "3600", |
| 758 "--io-timeout", |
| 759 "1200", |
| 760 "--hard-timeout", |
| 761 "2700", |
| 762 "--dimension", |
| 763 "cpu", |
| 764 "x86-64", |
| 765 "--dimension", |
| 766 "gpu", |
| 767 "none", |
| 768 "--dimension", |
| 769 "os", |
| 770 "Ubuntu-12.04", |
| 771 "--dimension", |
| 772 "pool", |
| 773 "Chrome", |
| 774 "--tag", |
| 775 "buildername:v8_linux_dbg", |
| 776 "--tag", |
| 777 "buildnumber:571", |
| 778 "--tag", |
| 779 "data:[dummy hash for test262]", |
| 780 "--tag", |
| 781 "master:tryserver.v8", |
| 782 "--tag", |
| 783 "name:Test262 - ignition", |
| 784 "--tag", |
| 785 "os:Ubuntu-12.04", |
| 786 "--tag", |
| 787 "project:v8", |
| 788 "--tag", |
| 789 "purpose:ManualTS", |
| 790 "--tag", |
| 791 "purpose:pre-commit", |
| 792 "--tag", |
| 793 "stepname:Test262 - ignition", |
| 794 "[dummy hash for test262]", |
| 795 "--", |
| 796 "--progress=verbose", |
| 797 "--mode", |
| 798 "Debug", |
| 799 "--arch", |
| 800 "ia32", |
| 801 "--outdir", |
| 802 "out", |
| 803 "--buildbot", |
| 804 "--timeout=200", |
| 805 "test262", |
| 806 "--variants=ignition", |
| 807 "--ignition", |
| 808 "--exhaustive-variants", |
| 809 "--dcheck-always-on", |
| 810 "--rerun-failures-count=2", |
| 811 "--json-test-results", |
| 812 "${ISOLATED_OUTDIR}/output.json" |
| 813 ], |
| 814 "cwd": "[SLAVE_BUILD]", |
| 815 "name": "[trigger] Test262 - ignition", |
| 816 "~followup_annotations": [ |
| 817 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 818 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U
buntu-12.04/[dummy has/v8_linux_dbg/571\", @@@", |
| 819 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 820 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy
has/v8_linux_dbg/571\": {@@@", |
| 821 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 822 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 823 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 824 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 825 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 826 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 827 "@@@STEP_LOG_END@json.output@@@", |
| 828 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 829 ] |
| 830 }, |
| 831 { |
| 644 "allow_subannotations": true, | 832 "allow_subannotations": true, |
| 645 "cmd": [ | 833 "cmd": [ |
| 646 "python", | 834 "python", |
| 647 "-u", | 835 "-u", |
| 648 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 836 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 649 "--swarming-client-dir", | 837 "--swarming-client-dir", |
| 650 "[SLAVE_BUILD]/v8/tools/swarming_client", | 838 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 651 "--temp-root-dir", | 839 "--temp-root-dir", |
| 652 "[TMP_BASE]", | 840 "[TMP_BASE]", |
| 653 "--merged-test-output", | 841 "--merged-test-output", |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 839 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1027 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 840 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1028 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 841 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 1029 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 842 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 1030 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 843 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1031 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 844 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1032 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 845 "@@@STEP_LOG_END@durations@@@" | 1033 "@@@STEP_LOG_END@durations@@@" |
| 846 ] | 1034 ] |
| 847 }, | 1035 }, |
| 848 { | 1036 { |
| 1037 "allow_subannotations": true, |
| 1038 "cmd": [ |
| 1039 "python", |
| 1040 "-u", |
| 1041 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 1042 "--swarming-client-dir", |
| 1043 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1044 "--temp-root-dir", |
| 1045 "[TMP_BASE]", |
| 1046 "--merged-test-output", |
| 1047 "/path/to/tmp/json", |
| 1048 "--", |
| 1049 "collect", |
| 1050 "--swarming", |
| 1051 "https://chromium-swarm.appspot.com", |
| 1052 "--decorate", |
| 1053 "--print-status-updates", |
| 1054 "--shards", |
| 1055 "1", |
| 1056 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571" |
| 1057 ], |
| 1058 "cwd": "[SLAVE_BUILD]", |
| 1059 "name": "Mjsunit - ignition", |
| 1060 "~followup_annotations": [ |
| 1061 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1062 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1063 "@@@STEP_LOG_LINE@durations@@@@", |
| 1064 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1065 "@@@STEP_LOG_LINE@durations@@@@", |
| 1066 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1067 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1068 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1069 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 1070 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 1071 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 1072 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1073 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1074 "@@@STEP_LOG_END@durations@@@" |
| 1075 ] |
| 1076 }, |
| 1077 { |
| 1078 "allow_subannotations": true, |
| 1079 "cmd": [ |
| 1080 "python", |
| 1081 "-u", |
| 1082 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
| 1083 "--swarming-client-dir", |
| 1084 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1085 "--temp-root-dir", |
| 1086 "[TMP_BASE]", |
| 1087 "--merged-test-output", |
| 1088 "/path/to/tmp/json", |
| 1089 "--", |
| 1090 "collect", |
| 1091 "--swarming", |
| 1092 "https://chromium-swarm.appspot.com", |
| 1093 "--decorate", |
| 1094 "--print-status-updates", |
| 1095 "--shards", |
| 1096 "1", |
| 1097 "Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571" |
| 1098 ], |
| 1099 "cwd": "[SLAVE_BUILD]", |
| 1100 "name": "Test262 - ignition", |
| 1101 "~followup_annotations": [ |
| 1102 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1103 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1104 "@@@STEP_LOG_LINE@durations@@@@", |
| 1105 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1106 "@@@STEP_LOG_LINE@durations@@@@", |
| 1107 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1108 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1109 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1110 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 1111 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 1112 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 1113 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1114 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1115 "@@@STEP_LOG_END@durations@@@" |
| 1116 ] |
| 1117 }, |
| 1118 { |
| 849 "name": "$result", | 1119 "name": "$result", |
| 850 "recipe_result": null, | 1120 "recipe_result": null, |
| 851 "status_code": 0 | 1121 "status_code": 0 |
| 852 } | 1122 } |
| 853 ] | 1123 ] |
| OLD | NEW |