OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/git_setup.py", | 6 "RECIPE_PACKAGE[build]/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" |
(...skipping 982 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
993 "@@@STEP_LOG_LINE@json.output@}@@@", | 993 "@@@STEP_LOG_LINE@json.output@}@@@", |
994 "@@@STEP_LOG_END@json.output@@@", | 994 "@@@STEP_LOG_END@json.output@@@", |
995 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 995 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
996 ] | 996 ] |
997 }, | 997 }, |
998 { | 998 { |
999 "allow_subannotations": true, | 999 "allow_subannotations": true, |
1000 "cmd": [ | 1000 "cmd": [ |
1001 "python", | 1001 "python", |
1002 "-u", | 1002 "-u", |
1003 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1003 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1004 "--swarming-client-dir", | 1004 "--swarming-client-dir", |
1005 "[SLAVE_BUILD]/swarming.client", | 1005 "[SLAVE_BUILD]/swarming.client", |
1006 "--temp-root-dir", | 1006 "--temp-root-dir", |
1007 "[TMP_BASE]", | 1007 "[TMP_BASE]", |
1008 "--merged-test-output", | 1008 "--merged-test-output", |
1009 "/path/to/tmp/json", | 1009 "/path/to/tmp/json", |
1010 "--", | 1010 "--", |
1011 "collect", | 1011 "collect", |
1012 "--swarming", | 1012 "--swarming", |
1013 "https://chromium-swarm.appspot.com", | 1013 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1034 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1034 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1035 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1035 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1036 "@@@STEP_LOG_END@durations@@@" | 1036 "@@@STEP_LOG_END@durations@@@" |
1037 ] | 1037 ] |
1038 }, | 1038 }, |
1039 { | 1039 { |
1040 "allow_subannotations": true, | 1040 "allow_subannotations": true, |
1041 "cmd": [ | 1041 "cmd": [ |
1042 "python", | 1042 "python", |
1043 "-u", | 1043 "-u", |
1044 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1044 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1045 "--swarming-client-dir", | 1045 "--swarming-client-dir", |
1046 "[SLAVE_BUILD]/swarming.client", | 1046 "[SLAVE_BUILD]/swarming.client", |
1047 "--temp-root-dir", | 1047 "--temp-root-dir", |
1048 "[TMP_BASE]", | 1048 "[TMP_BASE]", |
1049 "--merged-test-output", | 1049 "--merged-test-output", |
1050 "/path/to/tmp/json", | 1050 "/path/to/tmp/json", |
1051 "--", | 1051 "--", |
1052 "collect", | 1052 "collect", |
1053 "--swarming", | 1053 "--swarming", |
1054 "https://chromium-swarm.appspot.com", | 1054 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1075 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1075 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1076 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1076 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1077 "@@@STEP_LOG_END@durations@@@" | 1077 "@@@STEP_LOG_END@durations@@@" |
1078 ] | 1078 ] |
1079 }, | 1079 }, |
1080 { | 1080 { |
1081 "allow_subannotations": true, | 1081 "allow_subannotations": true, |
1082 "cmd": [ | 1082 "cmd": [ |
1083 "python", | 1083 "python", |
1084 "-u", | 1084 "-u", |
1085 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1085 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1086 "--swarming-client-dir", | 1086 "--swarming-client-dir", |
1087 "[SLAVE_BUILD]/swarming.client", | 1087 "[SLAVE_BUILD]/swarming.client", |
1088 "--temp-root-dir", | 1088 "--temp-root-dir", |
1089 "[TMP_BASE]", | 1089 "[TMP_BASE]", |
1090 "--merged-test-output", | 1090 "--merged-test-output", |
1091 "/path/to/tmp/json", | 1091 "/path/to/tmp/json", |
1092 "--", | 1092 "--", |
1093 "collect", | 1093 "collect", |
1094 "--swarming", | 1094 "--swarming", |
1095 "https://chromium-swarm.appspot.com", | 1095 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1116 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1116 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1117 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1117 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1118 "@@@STEP_LOG_END@durations@@@" | 1118 "@@@STEP_LOG_END@durations@@@" |
1119 ] | 1119 ] |
1120 }, | 1120 }, |
1121 { | 1121 { |
1122 "allow_subannotations": true, | 1122 "allow_subannotations": true, |
1123 "cmd": [ | 1123 "cmd": [ |
1124 "python", | 1124 "python", |
1125 "-u", | 1125 "-u", |
1126 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1126 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1127 "--swarming-client-dir", | 1127 "--swarming-client-dir", |
1128 "[SLAVE_BUILD]/swarming.client", | 1128 "[SLAVE_BUILD]/swarming.client", |
1129 "--temp-root-dir", | 1129 "--temp-root-dir", |
1130 "[TMP_BASE]", | 1130 "[TMP_BASE]", |
1131 "--merged-test-output", | 1131 "--merged-test-output", |
1132 "/path/to/tmp/json", | 1132 "/path/to/tmp/json", |
1133 "--", | 1133 "--", |
1134 "collect", | 1134 "collect", |
1135 "--swarming", | 1135 "--swarming", |
1136 "https://chromium-swarm.appspot.com", | 1136 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1157 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1157 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1158 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1158 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1159 "@@@STEP_LOG_END@durations@@@" | 1159 "@@@STEP_LOG_END@durations@@@" |
1160 ] | 1160 ] |
1161 }, | 1161 }, |
1162 { | 1162 { |
1163 "allow_subannotations": true, | 1163 "allow_subannotations": true, |
1164 "cmd": [ | 1164 "cmd": [ |
1165 "python", | 1165 "python", |
1166 "-u", | 1166 "-u", |
1167 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1167 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1168 "--swarming-client-dir", | 1168 "--swarming-client-dir", |
1169 "[SLAVE_BUILD]/swarming.client", | 1169 "[SLAVE_BUILD]/swarming.client", |
1170 "--temp-root-dir", | 1170 "--temp-root-dir", |
1171 "[TMP_BASE]", | 1171 "[TMP_BASE]", |
1172 "--merged-test-output", | 1172 "--merged-test-output", |
1173 "/path/to/tmp/json", | 1173 "/path/to/tmp/json", |
1174 "--", | 1174 "--", |
1175 "collect", | 1175 "collect", |
1176 "--swarming", | 1176 "--swarming", |
1177 "https://chromium-swarm.appspot.com", | 1177 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1198 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1198 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1199 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1199 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1200 "@@@STEP_LOG_END@durations@@@" | 1200 "@@@STEP_LOG_END@durations@@@" |
1201 ] | 1201 ] |
1202 }, | 1202 }, |
1203 { | 1203 { |
1204 "allow_subannotations": true, | 1204 "allow_subannotations": true, |
1205 "cmd": [ | 1205 "cmd": [ |
1206 "python", | 1206 "python", |
1207 "-u", | 1207 "-u", |
1208 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1208 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1209 "--swarming-client-dir", | 1209 "--swarming-client-dir", |
1210 "[SLAVE_BUILD]/swarming.client", | 1210 "[SLAVE_BUILD]/swarming.client", |
1211 "--temp-root-dir", | 1211 "--temp-root-dir", |
1212 "[TMP_BASE]", | 1212 "[TMP_BASE]", |
1213 "--merged-test-output", | 1213 "--merged-test-output", |
1214 "/path/to/tmp/json", | 1214 "/path/to/tmp/json", |
1215 "--", | 1215 "--", |
1216 "collect", | 1216 "collect", |
1217 "--swarming", | 1217 "--swarming", |
1218 "https://chromium-swarm.appspot.com", | 1218 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1239 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1239 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1240 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1240 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1241 "@@@STEP_LOG_END@durations@@@" | 1241 "@@@STEP_LOG_END@durations@@@" |
1242 ] | 1242 ] |
1243 }, | 1243 }, |
1244 { | 1244 { |
1245 "allow_subannotations": true, | 1245 "allow_subannotations": true, |
1246 "cmd": [ | 1246 "cmd": [ |
1247 "python", | 1247 "python", |
1248 "-u", | 1248 "-u", |
1249 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1249 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1250 "--swarming-client-dir", | 1250 "--swarming-client-dir", |
1251 "[SLAVE_BUILD]/swarming.client", | 1251 "[SLAVE_BUILD]/swarming.client", |
1252 "--temp-root-dir", | 1252 "--temp-root-dir", |
1253 "[TMP_BASE]", | 1253 "[TMP_BASE]", |
1254 "--merged-test-output", | 1254 "--merged-test-output", |
1255 "/path/to/tmp/json", | 1255 "/path/to/tmp/json", |
1256 "--", | 1256 "--", |
1257 "collect", | 1257 "collect", |
1258 "--swarming", | 1258 "--swarming", |
1259 "https://chromium-swarm.appspot.com", | 1259 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1280 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1280 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1281 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1281 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1282 "@@@STEP_LOG_END@durations@@@" | 1282 "@@@STEP_LOG_END@durations@@@" |
1283 ] | 1283 ] |
1284 }, | 1284 }, |
1285 { | 1285 { |
1286 "allow_subannotations": true, | 1286 "allow_subannotations": true, |
1287 "cmd": [ | 1287 "cmd": [ |
1288 "python", | 1288 "python", |
1289 "-u", | 1289 "-u", |
1290 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1290 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1291 "--swarming-client-dir", | 1291 "--swarming-client-dir", |
1292 "[SLAVE_BUILD]/swarming.client", | 1292 "[SLAVE_BUILD]/swarming.client", |
1293 "--temp-root-dir", | 1293 "--temp-root-dir", |
1294 "[TMP_BASE]", | 1294 "[TMP_BASE]", |
1295 "--merged-test-output", | 1295 "--merged-test-output", |
1296 "/path/to/tmp/json", | 1296 "/path/to/tmp/json", |
1297 "--", | 1297 "--", |
1298 "collect", | 1298 "collect", |
1299 "--swarming", | 1299 "--swarming", |
1300 "https://chromium-swarm.appspot.com", | 1300 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
1322 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1322 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1323 "@@@STEP_LOG_END@durations@@@" | 1323 "@@@STEP_LOG_END@durations@@@" |
1324 ] | 1324 ] |
1325 }, | 1325 }, |
1326 { | 1326 { |
1327 "name": "$result", | 1327 "name": "$result", |
1328 "recipe_result": null, | 1328 "recipe_result": null, |
1329 "status_code": 0 | 1329 "status_code": 0 |
1330 } | 1330 } |
1331 ] | 1331 ] |
OLD | NEW |