OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux_arm64_rel", | 10 "v8_linux_arm64_rel", |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 "name": "compile", | 148 "name": "compile", |
149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
152 ] | 152 ] |
153 }, | 153 }, |
154 { | 154 { |
155 "cmd": [ | 155 "cmd": [ |
156 "python", | 156 "python", |
157 "-u", | 157 "-u", |
158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
160 "batcharchive", | 160 "batcharchive", |
161 "--dump-json", | 161 "--dump-json", |
162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
163 "--isolate-server", | 163 "--isolate-server", |
164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
165 "--verbose", | 165 "--verbose", |
166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
167 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 167 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
168 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 168 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
923 "@@@STEP_LOG_END@json.output@@@", | 923 "@@@STEP_LOG_END@json.output@@@", |
924 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 924 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
925 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" | 925 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" |
926 ] | 926 ] |
927 }, | 927 }, |
928 { | 928 { |
929 "allow_subannotations": true, | 929 "allow_subannotations": true, |
930 "cmd": [ | 930 "cmd": [ |
931 "python", | 931 "python", |
932 "-u", | 932 "-u", |
933 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 933 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
934 "--swarming-client-dir", | 934 "--swarming-client-dir", |
935 "[SLAVE_BUILD]/v8/tools/swarming_client", | 935 "[SLAVE_BUILD]/v8/tools/swarming_client", |
936 "--temp-root-dir", | 936 "--temp-root-dir", |
937 "[TMP_BASE]", | 937 "[TMP_BASE]", |
938 "--merged-test-output", | 938 "--merged-test-output", |
939 "/path/to/tmp/json", | 939 "/path/to/tmp/json", |
940 "--", | 940 "--", |
941 "collect", | 941 "collect", |
942 "--swarming", | 942 "--swarming", |
943 "https://chromium-swarm.appspot.com", | 943 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
964 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 964 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
965 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 965 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
966 "@@@STEP_LOG_END@durations@@@" | 966 "@@@STEP_LOG_END@durations@@@" |
967 ] | 967 ] |
968 }, | 968 }, |
969 { | 969 { |
970 "allow_subannotations": true, | 970 "allow_subannotations": true, |
971 "cmd": [ | 971 "cmd": [ |
972 "python", | 972 "python", |
973 "-u", | 973 "-u", |
974 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 974 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
975 "--swarming-client-dir", | 975 "--swarming-client-dir", |
976 "[SLAVE_BUILD]/v8/tools/swarming_client", | 976 "[SLAVE_BUILD]/v8/tools/swarming_client", |
977 "--temp-root-dir", | 977 "--temp-root-dir", |
978 "[TMP_BASE]", | 978 "[TMP_BASE]", |
979 "--merged-test-output", | 979 "--merged-test-output", |
980 "/path/to/tmp/json", | 980 "/path/to/tmp/json", |
981 "--", | 981 "--", |
982 "collect", | 982 "collect", |
983 "--swarming", | 983 "--swarming", |
984 "https://chromium-swarm.appspot.com", | 984 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1005 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1005 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1006 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1006 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1007 "@@@STEP_LOG_END@durations@@@" | 1007 "@@@STEP_LOG_END@durations@@@" |
1008 ] | 1008 ] |
1009 }, | 1009 }, |
1010 { | 1010 { |
1011 "allow_subannotations": true, | 1011 "allow_subannotations": true, |
1012 "cmd": [ | 1012 "cmd": [ |
1013 "python", | 1013 "python", |
1014 "-u", | 1014 "-u", |
1015 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1015 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1016 "--swarming-client-dir", | 1016 "--swarming-client-dir", |
1017 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1017 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1018 "--temp-root-dir", | 1018 "--temp-root-dir", |
1019 "[TMP_BASE]", | 1019 "[TMP_BASE]", |
1020 "--merged-test-output", | 1020 "--merged-test-output", |
1021 "/path/to/tmp/json", | 1021 "/path/to/tmp/json", |
1022 "--", | 1022 "--", |
1023 "collect", | 1023 "collect", |
1024 "--swarming", | 1024 "--swarming", |
1025 "https://chromium-swarm.appspot.com", | 1025 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1046 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1046 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1047 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1047 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1048 "@@@STEP_LOG_END@durations@@@" | 1048 "@@@STEP_LOG_END@durations@@@" |
1049 ] | 1049 ] |
1050 }, | 1050 }, |
1051 { | 1051 { |
1052 "allow_subannotations": true, | 1052 "allow_subannotations": true, |
1053 "cmd": [ | 1053 "cmd": [ |
1054 "python", | 1054 "python", |
1055 "-u", | 1055 "-u", |
1056 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1056 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1057 "--swarming-client-dir", | 1057 "--swarming-client-dir", |
1058 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1058 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1059 "--temp-root-dir", | 1059 "--temp-root-dir", |
1060 "[TMP_BASE]", | 1060 "[TMP_BASE]", |
1061 "--merged-test-output", | 1061 "--merged-test-output", |
1062 "/path/to/tmp/json", | 1062 "/path/to/tmp/json", |
1063 "--", | 1063 "--", |
1064 "collect", | 1064 "collect", |
1065 "--swarming", | 1065 "--swarming", |
1066 "https://chromium-swarm.appspot.com", | 1066 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1087 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1087 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1088 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1088 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1089 "@@@STEP_LOG_END@durations@@@" | 1089 "@@@STEP_LOG_END@durations@@@" |
1090 ] | 1090 ] |
1091 }, | 1091 }, |
1092 { | 1092 { |
1093 "allow_subannotations": true, | 1093 "allow_subannotations": true, |
1094 "cmd": [ | 1094 "cmd": [ |
1095 "python", | 1095 "python", |
1096 "-u", | 1096 "-u", |
1097 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1097 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1098 "--swarming-client-dir", | 1098 "--swarming-client-dir", |
1099 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1099 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1100 "--temp-root-dir", | 1100 "--temp-root-dir", |
1101 "[TMP_BASE]", | 1101 "[TMP_BASE]", |
1102 "--merged-test-output", | 1102 "--merged-test-output", |
1103 "/path/to/tmp/json", | 1103 "/path/to/tmp/json", |
1104 "--", | 1104 "--", |
1105 "collect", | 1105 "collect", |
1106 "--swarming", | 1106 "--swarming", |
1107 "https://chromium-swarm.appspot.com", | 1107 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1128 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1128 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1129 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1129 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1130 "@@@STEP_LOG_END@durations@@@" | 1130 "@@@STEP_LOG_END@durations@@@" |
1131 ] | 1131 ] |
1132 }, | 1132 }, |
1133 { | 1133 { |
1134 "allow_subannotations": true, | 1134 "allow_subannotations": true, |
1135 "cmd": [ | 1135 "cmd": [ |
1136 "python", | 1136 "python", |
1137 "-u", | 1137 "-u", |
1138 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1138 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1139 "--swarming-client-dir", | 1139 "--swarming-client-dir", |
1140 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1140 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1141 "--temp-root-dir", | 1141 "--temp-root-dir", |
1142 "[TMP_BASE]", | 1142 "[TMP_BASE]", |
1143 "--merged-test-output", | 1143 "--merged-test-output", |
1144 "/path/to/tmp/json", | 1144 "/path/to/tmp/json", |
1145 "--", | 1145 "--", |
1146 "collect", | 1146 "collect", |
1147 "--swarming", | 1147 "--swarming", |
1148 "https://chromium-swarm.appspot.com", | 1148 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1169 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1169 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1170 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1170 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1171 "@@@STEP_LOG_END@durations@@@" | 1171 "@@@STEP_LOG_END@durations@@@" |
1172 ] | 1172 ] |
1173 }, | 1173 }, |
1174 { | 1174 { |
1175 "allow_subannotations": true, | 1175 "allow_subannotations": true, |
1176 "cmd": [ | 1176 "cmd": [ |
1177 "python", | 1177 "python", |
1178 "-u", | 1178 "-u", |
1179 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1179 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1180 "--swarming-client-dir", | 1180 "--swarming-client-dir", |
1181 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1181 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1182 "--temp-root-dir", | 1182 "--temp-root-dir", |
1183 "[TMP_BASE]", | 1183 "[TMP_BASE]", |
1184 "--merged-test-output", | 1184 "--merged-test-output", |
1185 "/path/to/tmp/json", | 1185 "/path/to/tmp/json", |
1186 "--", | 1186 "--", |
1187 "collect", | 1187 "collect", |
1188 "--swarming", | 1188 "--swarming", |
1189 "https://chromium-swarm.appspot.com", | 1189 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
1211 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1211 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1212 "@@@STEP_LOG_END@durations@@@" | 1212 "@@@STEP_LOG_END@durations@@@" |
1213 ] | 1213 ] |
1214 }, | 1214 }, |
1215 { | 1215 { |
1216 "name": "$result", | 1216 "name": "$result", |
1217 "recipe_result": null, | 1217 "recipe_result": null, |
1218 "status_code": 0 | 1218 "status_code": 0 |
1219 } | 1219 } |
1220 ] | 1220 ] |
OLD | NEW |