Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.json

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 - cfi", 10 "V8 Linux64 - cfi",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 { 67 {
68 "cmd": [ 68 "cmd": [
69 "python", 69 "python",
70 "-u", 70 "-u",
71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
72 "--version" 72 "--version"
73 ], 73 ],
74 "name": "swarming.py --version", 74 "name": "swarming.py --version",
75 "stdout": "/path/to/tmp/", 75 "stdout": "/path/to/tmp/",
76 "~followup_annotations": [ 76 "~followup_annotations": [
77 "@@@STEP_TEXT@0.8.6@@@" 77 "@@@STEP_TEXT@0.4.10@@@"
78 ] 78 ]
79 }, 79 },
80 { 80 {
81 "cmd": [], 81 "cmd": [],
82 "name": "ensure_goma" 82 "name": "ensure_goma"
83 }, 83 },
84 { 84 {
85 "cmd": [ 85 "cmd": [
86 "python", 86 "python",
87 "-u", 87 "-u",
(...skipping 922 matching lines...) Expand 10 before | Expand all | Expand 10 after
1010 "--temp-root-dir", 1010 "--temp-root-dir",
1011 "[TMP_BASE]", 1011 "[TMP_BASE]",
1012 "--merged-test-output", 1012 "--merged-test-output",
1013 "/path/to/tmp/json", 1013 "/path/to/tmp/json",
1014 "--", 1014 "--",
1015 "collect", 1015 "collect",
1016 "--swarming", 1016 "--swarming",
1017 "https://chromium-swarm.appspot.com", 1017 "https://chromium-swarm.appspot.com",
1018 "--decorate", 1018 "--decorate",
1019 "--print-status-updates", 1019 "--print-status-updates",
1020 "--json", 1020 "--shards",
1021 "{\"base_task_name\": \"Check/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571 \", \"tasks\": {\"Check/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}" 1021 "1",
1022 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1022 ], 1023 ],
1023 "name": "Check", 1024 "name": "Check",
1024 "~followup_annotations": [ 1025 "~followup_annotations": [
1025 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1026 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1026 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1027 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1027 "@@@STEP_LOG_LINE@durations@@@@", 1028 "@@@STEP_LOG_LINE@durations@@@@",
1028 "@@@STEP_LOG_LINE@durations@Details:@@@", 1029 "@@@STEP_LOG_LINE@durations@Details:@@@",
1029 "@@@STEP_LOG_LINE@durations@@@@", 1030 "@@@STEP_LOG_LINE@durations@@@@",
1030 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1031 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1031 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1032 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1049 "--temp-root-dir", 1050 "--temp-root-dir",
1050 "[TMP_BASE]", 1051 "[TMP_BASE]",
1051 "--merged-test-output", 1052 "--merged-test-output",
1052 "/path/to/tmp/json", 1053 "/path/to/tmp/json",
1053 "--", 1054 "--",
1054 "collect", 1055 "collect",
1055 "--swarming", 1056 "--swarming",
1056 "https://chromium-swarm.appspot.com", 1057 "https://chromium-swarm.appspot.com",
1057 "--decorate", 1058 "--decorate",
1058 "--print-status-updates", 1059 "--print-status-updates",
1059 "--json", 1060 "--shards",
1060 "{\"base_task_name\": \"OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", \"tasks\": {\"OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https:/ /chromium-swarm.appspot.com/user/task/10000\"}}}" 1061 "1",
1062 "OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1061 ], 1063 ],
1062 "name": "OptimizeForSize", 1064 "name": "OptimizeForSize",
1063 "~followup_annotations": [ 1065 "~followup_annotations": [
1064 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1066 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1065 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1067 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1066 "@@@STEP_LOG_LINE@durations@@@@", 1068 "@@@STEP_LOG_LINE@durations@@@@",
1067 "@@@STEP_LOG_LINE@durations@Details:@@@", 1069 "@@@STEP_LOG_LINE@durations@Details:@@@",
1068 "@@@STEP_LOG_LINE@durations@@@@", 1070 "@@@STEP_LOG_LINE@durations@@@@",
1069 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1071 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1070 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1072 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1088 "--temp-root-dir", 1090 "--temp-root-dir",
1089 "[TMP_BASE]", 1091 "[TMP_BASE]",
1090 "--merged-test-output", 1092 "--merged-test-output",
1091 "/path/to/tmp/json", 1093 "/path/to/tmp/json",
1092 "--", 1094 "--",
1093 "collect", 1095 "collect",
1094 "--swarming", 1096 "--swarming",
1095 "https://chromium-swarm.appspot.com", 1097 "https://chromium-swarm.appspot.com",
1096 "--decorate", 1098 "--decorate",
1097 "--print-status-updates", 1099 "--print-status-updates",
1098 "--json", 1100 "--shards",
1099 "{\"base_task_name\": \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cf i/571\", \"tasks\": {\"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\" : {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium- swarm.appspot.com/user/task/10000\"}}}" 1101 "1",
1102 "Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1100 ], 1103 ],
1101 "name": "Benchmarks", 1104 "name": "Benchmarks",
1102 "~followup_annotations": [ 1105 "~followup_annotations": [
1103 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1106 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1104 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1107 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1105 "@@@STEP_LOG_LINE@durations@@@@", 1108 "@@@STEP_LOG_LINE@durations@@@@",
1106 "@@@STEP_LOG_LINE@durations@Details:@@@", 1109 "@@@STEP_LOG_LINE@durations@Details:@@@",
1107 "@@@STEP_LOG_LINE@durations@@@@", 1110 "@@@STEP_LOG_LINE@durations@@@@",
1108 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1111 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1109 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1112 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1127 "--temp-root-dir", 1130 "--temp-root-dir",
1128 "[TMP_BASE]", 1131 "[TMP_BASE]",
1129 "--merged-test-output", 1132 "--merged-test-output",
1130 "/path/to/tmp/json", 1133 "/path/to/tmp/json",
1131 "--", 1134 "--",
1132 "collect", 1135 "collect",
1133 "--swarming", 1136 "--swarming",
1134 "https://chromium-swarm.appspot.com", 1137 "https://chromium-swarm.appspot.com",
1135 "--decorate", 1138 "--decorate",
1136 "--print-status-updates", 1139 "--print-status-updates",
1137 "--json", 1140 "--shards",
1138 "{\"base_task_name\": \"Test262 - no variants/Ubuntu-14.04/[dummy has/V8 L inux64 - cfi/571\", \"tasks\": {\"Test262 - no variants/Ubuntu-14.04/[dummy has/ V8 Linux64 - cfi/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\ ": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 1141 "1",
1142 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1139 ], 1143 ],
1140 "name": "Test262 - no variants", 1144 "name": "Test262 - no variants",
1141 "~followup_annotations": [ 1145 "~followup_annotations": [
1142 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1146 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1143 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1147 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1144 "@@@STEP_LOG_LINE@durations@@@@", 1148 "@@@STEP_LOG_LINE@durations@@@@",
1145 "@@@STEP_LOG_LINE@durations@Details:@@@", 1149 "@@@STEP_LOG_LINE@durations@Details:@@@",
1146 "@@@STEP_LOG_LINE@durations@@@@", 1150 "@@@STEP_LOG_LINE@durations@@@@",
1147 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1151 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1148 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1152 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1166 "--temp-root-dir", 1170 "--temp-root-dir",
1167 "[TMP_BASE]", 1171 "[TMP_BASE]",
1168 "--merged-test-output", 1172 "--merged-test-output",
1169 "/path/to/tmp/json", 1173 "/path/to/tmp/json",
1170 "--", 1174 "--",
1171 "collect", 1175 "collect",
1172 "--swarming", 1176 "--swarming",
1173 "https://chromium-swarm.appspot.com", 1177 "https://chromium-swarm.appspot.com",
1174 "--decorate", 1178 "--decorate",
1175 "--print-status-updates", 1179 "--print-status-updates",
1176 "--json", 1180 "--shards",
1177 "{\"base_task_name\": \"Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/5 71\", \"tasks\": {\"Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\": {\"s hard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm. appspot.com/user/task/10000\"}}}" 1181 "1",
1182 "Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1178 ], 1183 ],
1179 "name": "Mozilla", 1184 "name": "Mozilla",
1180 "~followup_annotations": [ 1185 "~followup_annotations": [
1181 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1186 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1182 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1187 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1183 "@@@STEP_LOG_LINE@durations@@@@", 1188 "@@@STEP_LOG_LINE@durations@@@@",
1184 "@@@STEP_LOG_LINE@durations@Details:@@@", 1189 "@@@STEP_LOG_LINE@durations@Details:@@@",
1185 "@@@STEP_LOG_LINE@durations@@@@", 1190 "@@@STEP_LOG_LINE@durations@@@@",
1186 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1191 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1187 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1192 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1205 "--temp-root-dir", 1210 "--temp-root-dir",
1206 "[TMP_BASE]", 1211 "[TMP_BASE]",
1207 "--merged-test-output", 1212 "--merged-test-output",
1208 "/path/to/tmp/json", 1213 "/path/to/tmp/json",
1209 "--", 1214 "--",
1210 "collect", 1215 "collect",
1211 "--swarming", 1216 "--swarming",
1212 "https://chromium-swarm.appspot.com", 1217 "https://chromium-swarm.appspot.com",
1213 "--decorate", 1218 "--decorate",
1214 "--print-status-updates", 1219 "--print-status-updates",
1215 "--json", 1220 "--shards",
1216 "{\"base_task_name\": \"SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571\", \"tasks\": {\"SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/5 71\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom ium-swarm.appspot.com/user/task/10000\"}}}" 1221 "1",
1222 "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1217 ], 1223 ],
1218 "name": "SimdJs - all", 1224 "name": "SimdJs - all",
1219 "~followup_annotations": [ 1225 "~followup_annotations": [
1220 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1226 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1221 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1227 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1222 "@@@STEP_LOG_LINE@durations@@@@", 1228 "@@@STEP_LOG_LINE@durations@@@@",
1223 "@@@STEP_LOG_LINE@durations@Details:@@@", 1229 "@@@STEP_LOG_LINE@durations@Details:@@@",
1224 "@@@STEP_LOG_LINE@durations@@@@", 1230 "@@@STEP_LOG_LINE@durations@@@@",
1225 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1231 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1226 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1232 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
1244 "--temp-root-dir", 1250 "--temp-root-dir",
1245 "[TMP_BASE]", 1251 "[TMP_BASE]",
1246 "--merged-test-output", 1252 "--merged-test-output",
1247 "/path/to/tmp/json", 1253 "/path/to/tmp/json",
1248 "--", 1254 "--",
1249 "collect", 1255 "collect",
1250 "--swarming", 1256 "--swarming",
1251 "https://chromium-swarm.appspot.com", 1257 "https://chromium-swarm.appspot.com",
1252 "--decorate", 1258 "--decorate",
1253 "--print-status-updates", 1259 "--print-status-updates",
1254 "--json", 1260 "--shards",
1255 "{\"base_task_name\": \"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Lin ux64 - cfi/571\", \"tasks\": {\"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 L inux64 - cfi/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \ "https://chromium-swarm.appspot.com/user/task/10000\"}}}" 1261 "1",
1262 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 - cfi/571"
1256 ], 1263 ],
1257 "name": "Ignition - turbofan", 1264 "name": "Ignition - turbofan",
1258 "~followup_annotations": [ 1265 "~followup_annotations": [
1259 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1266 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1260 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1267 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1261 "@@@STEP_LOG_LINE@durations@@@@", 1268 "@@@STEP_LOG_LINE@durations@@@@",
1262 "@@@STEP_LOG_LINE@durations@Details:@@@", 1269 "@@@STEP_LOG_LINE@durations@Details:@@@",
1263 "@@@STEP_LOG_LINE@durations@@@@", 1270 "@@@STEP_LOG_LINE@durations@@@@",
1264 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1271 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1265 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1272 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1266 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1273 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1267 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1274 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1268 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1275 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1269 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1276 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1270 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1277 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1271 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1278 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1272 "@@@STEP_LOG_END@durations@@@" 1279 "@@@STEP_LOG_END@durations@@@"
1273 ] 1280 ]
1274 }, 1281 },
1275 { 1282 {
1276 "name": "$result", 1283 "name": "$result",
1277 "recipe_result": null, 1284 "recipe_result": null,
1278 "status_code": 0 1285 "status_code": 0
1279 } 1286 }
1280 ] 1287 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698