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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_swarming.json

Issue 2345503002: WebRTC: Add rtc_stats_unittests to the test suite (Closed)
Patch Set: Created 4 years, 3 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 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py",
5 "--json-file", 5 "--json-file",
6 "/path/to/tmp/json" 6 "/path/to/tmp/json"
7 ], 7 ],
8 "name": "host and tools info", 8 "name": "host and tools info",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 "gen", 224 "gen",
225 "-m", 225 "-m",
226 "tryserver.webrtc", 226 "tryserver.webrtc",
227 "-b", 227 "-b",
228 "mac_swarming", 228 "mac_swarming",
229 "--config-file", 229 "--config-file",
230 "[BUILDER_CACHE]/mac_swarming/src/webrtc/build/mb_config.pyl", 230 "[BUILDER_CACHE]/mac_swarming/src/webrtc/build/mb_config.pyl",
231 "--goma-dir", 231 "--goma-dir",
232 "[CACHE]/cipd/goma", 232 "[CACHE]/cipd/goma",
233 "--swarming-targets-file", 233 "--swarming-targets-file",
234 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\ nrtc_pc_unittests\nrtc_unittests\nsystem_wrappers_unittests\ntest_support_unitte sts\ntools_unittests\nvideo_engine_tests\nvoice_engine_unittests\nxmllite_xmpp_u nittests\n", 234 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\ nrtc_pc_unittests\nrtc_stats_unittests\nrtc_unittests\nsystem_wrappers_unittests \ntest_support_unittests\ntools_unittests\nvideo_engine_tests\nvoice_engine_unit tests\nxmllite_xmpp_unittests\n",
235 "--gyp-script=[BUILDER_CACHE]/mac_swarming/src/webrtc/build/gyp_webrtc.py" , 235 "--gyp-script=[BUILDER_CACHE]/mac_swarming/src/webrtc/build/gyp_webrtc.py" ,
236 "//out/Debug" 236 "//out/Debug"
237 ], 237 ],
238 "cwd": "[BUILDER_CACHE]/mac_swarming/src", 238 "cwd": "[BUILDER_CACHE]/mac_swarming/src",
239 "env": { 239 "env": {
240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
241 }, 241 },
242 "name": "generate_build_files", 242 "name": "generate_build_files",
243 "~followup_annotations": [ 243 "~followup_annotations": [
244 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", 244 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@",
245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", 245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@",
246 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", 246 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@",
247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", 247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@",
248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", 248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@",
249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", 249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@",
250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_media_unittests@@@", 250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_media_unittests@@@",
251 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_pc_unittests@@@", 251 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_pc_unittests@@@",
252 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_stats_unittests@@@",
252 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@", 253 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@",
253 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@", 254 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@",
254 "@@@STEP_LOG_LINE@swarming-targets-file.txt@test_support_unittests@@@", 255 "@@@STEP_LOG_LINE@swarming-targets-file.txt@test_support_unittests@@@",
255 "@@@STEP_LOG_LINE@swarming-targets-file.txt@tools_unittests@@@", 256 "@@@STEP_LOG_LINE@swarming-targets-file.txt@tools_unittests@@@",
256 "@@@STEP_LOG_LINE@swarming-targets-file.txt@video_engine_tests@@@", 257 "@@@STEP_LOG_LINE@swarming-targets-file.txt@video_engine_tests@@@",
257 "@@@STEP_LOG_LINE@swarming-targets-file.txt@voice_engine_unittests@@@", 258 "@@@STEP_LOG_LINE@swarming-targets-file.txt@voice_engine_unittests@@@",
258 "@@@STEP_LOG_LINE@swarming-targets-file.txt@xmllite_xmpp_unittests@@@", 259 "@@@STEP_LOG_LINE@swarming-targets-file.txt@xmllite_xmpp_unittests@@@",
259 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 260 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
260 ] 261 ]
261 }, 262 },
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 "--isolate-server", 352 "--isolate-server",
352 "https://isolateserver.appspot.com", 353 "https://isolateserver.appspot.com",
353 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/audio_decoder_unittests.isolat ed.gen.json", 354 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/audio_decoder_unittests.isolat ed.gen.json",
354 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/common_audio_unittests.isolate d.gen.json", 355 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/common_audio_unittests.isolate d.gen.json",
355 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/common_video_unittests.isolate d.gen.json", 356 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/common_video_unittests.isolate d.gen.json",
356 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/modules_tests.isolated.gen.jso n", 357 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/modules_tests.isolated.gen.jso n",
357 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/modules_unittests.isolated.gen .json", 358 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/modules_unittests.isolated.gen .json",
358 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/peerconnection_unittests.isola ted.gen.json", 359 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/peerconnection_unittests.isola ted.gen.json",
359 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_media_unittests.isolated.g en.json", 360 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_media_unittests.isolated.g en.json",
360 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_pc_unittests.isolated.gen. json", 361 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_pc_unittests.isolated.gen. json",
362 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_stats_unittests.isolated.g en.json",
361 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_unittests.isolated.gen.jso n", 363 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/rtc_unittests.isolated.gen.jso n",
362 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/system_wrappers_unittests.isol ated.gen.json", 364 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/system_wrappers_unittests.isol ated.gen.json",
363 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/test_support_unittests.isolate d.gen.json", 365 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/test_support_unittests.isolate d.gen.json",
364 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/tools_unittests.isolated.gen.j son", 366 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/tools_unittests.isolated.gen.j son",
365 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/video_engine_tests.isolated.ge n.json", 367 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/video_engine_tests.isolated.ge n.json",
366 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/voice_engine_unittests.isolate d.gen.json", 368 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/voice_engine_unittests.isolate d.gen.json",
367 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/xmllite_xmpp_unittests.isolate d.gen.json" 369 "[BUILDER_CACHE]/mac_swarming/src/out/Debug/xmllite_xmpp_unittests.isolate d.gen.json"
368 ], 370 ],
369 "cwd": "[BUILDER_CACHE]/mac_swarming", 371 "cwd": "[BUILDER_CACHE]/mac_swarming",
370 "name": "isolate tests", 372 "name": "isolate tests",
371 "~followup_annotations": [ 373 "~followup_annotations": [
372 "@@@STEP_LOG_LINE@json.output@{@@@", 374 "@@@STEP_LOG_LINE@json.output@{@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", 375 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@",
374 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", 376 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@",
375 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", 377 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@",
376 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@", 378 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@",
377 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@", 379 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@",
378 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@", 380 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@",
379 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@", 381 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt c_pc_unittests]\", @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt c_pc_unittests]\", @@@",
383 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", @@@",
381 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@", 384 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@",
382 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@", 385 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@",
383 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", 386 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@",
384 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@", 387 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@",
385 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", 388 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@",
386 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@",
387 "@@@STEP_LOG_LINE@json.output@ \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_unittests]\"@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_unittests]\"@@@",
388 "@@@STEP_LOG_LINE@json.output@}@@@", 391 "@@@STEP_LOG_LINE@json.output@}@@@",
389 "@@@STEP_LOG_END@json.output@@@", 392 "@@@STEP_LOG_END@json.output@@@",
390 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \ "modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests \": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has h for rtc_pc_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\" , \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", \"tool s_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[ dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", \"xmllite_xmpp_unittests\": \"[dummy hash for xml lite_xmpp_unittests]\"}@@@" 393 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \ "modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests \": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has h for rtc_pc_unittests]\", \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_ unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\", \"system_wr appers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_suppo rt_unittests\": \"[dummy hash for test_support_unittests]\", \"tools_unittests\" : \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[dummy hash fo r video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash for voice_eng ine_unittests]\", \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_uni ttests]\"}@@@"
391 ] 394 ]
392 }, 395 },
393 { 396 {
394 "cmd": [ 397 "cmd": [
395 "python", 398 "python",
396 "-u", 399 "-u",
397 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py", 400 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py",
398 "trigger", 401 "trigger",
399 "--swarming", 402 "--swarming",
400 "https://chromium-swarm.appspot.com", 403 "https://chromium-swarm.appspot.com",
(...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 "trigger", 1041 "trigger",
1039 "--swarming", 1042 "--swarming",
1040 "https://chromium-swarm.appspot.com", 1043 "https://chromium-swarm.appspot.com",
1041 "--isolate-server", 1044 "--isolate-server",
1042 "https://isolateserver.appspot.com", 1045 "https://isolateserver.appspot.com",
1043 "--priority", 1046 "--priority",
1044 "30", 1047 "30",
1045 "--shards", 1048 "--shards",
1046 "1", 1049 "1",
1047 "--task-name", 1050 "--task-name",
1051 "rtc_stats_unittests/Mac/[dummy has/mac_swarming/1337",
1052 "--dump-json",
1053 "/path/to/tmp/json",
1054 "--expiration",
1055 "3600",
1056 "--io-timeout",
1057 "1200",
1058 "--hard-timeout",
1059 "3600",
1060 "--dimension",
1061 "cpu",
1062 "x86-64",
1063 "--dimension",
1064 "gpu",
1065 "none",
1066 "--dimension",
1067 "os",
1068 "Mac",
1069 "--dimension",
1070 "pool",
1071 "Chrome",
1072 "--tag",
1073 "buildername:mac_swarming",
1074 "--tag",
1075 "buildnumber:1337",
1076 "--tag",
1077 "data:[dummy hash for rtc_stats_unittests]",
1078 "--tag",
1079 "master:tryserver.webrtc",
1080 "--tag",
1081 "name:rtc_stats_unittests",
1082 "--tag",
1083 "os:Mac",
1084 "--tag",
1085 "project:webrtc",
1086 "--tag",
1087 "purpose:ManualTS",
1088 "--tag",
1089 "purpose:pre-commit",
1090 "--tag",
1091 "rietveld:https://fake.rietveld.url/666666/#ps1",
1092 "--tag",
1093 "slavename:slavename",
1094 "--tag",
1095 "stepname:rtc_stats_unittests on Mac",
1096 "--idempotent",
1097 "[dummy hash for rtc_stats_unittests]"
1098 ],
1099 "cwd": "[BUILDER_CACHE]/mac_swarming",
1100 "name": "[trigger] rtc_stats_unittests on Mac",
1101 "~followup_annotations": [
1102 "@@@STEP_LOG_LINE@json.output@{@@@",
1103 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_stats_unittests/ Mac/[dummy has/mac_swarming/1337\", @@@",
1104 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1105 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests/Mac/[dummy has/mac _swarming/1337\": {@@@",
1106 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1107 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1108 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
1109 "@@@STEP_LOG_LINE@json.output@ }@@@",
1110 "@@@STEP_LOG_LINE@json.output@ }@@@",
1111 "@@@STEP_LOG_LINE@json.output@}@@@",
1112 "@@@STEP_LOG_END@json.output@@@",
1113 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
1114 ]
1115 },
1116 {
1117 "cmd": [
1118 "python",
1119 "-u",
1120 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py",
1121 "trigger",
1122 "--swarming",
1123 "https://chromium-swarm.appspot.com",
1124 "--isolate-server",
1125 "https://isolateserver.appspot.com",
1126 "--priority",
1127 "30",
1128 "--shards",
1129 "1",
1130 "--task-name",
1048 "rtc_unittests/Mac/[dummy has/mac_swarming/1337", 1131 "rtc_unittests/Mac/[dummy has/mac_swarming/1337",
1049 "--dump-json", 1132 "--dump-json",
1050 "/path/to/tmp/json", 1133 "/path/to/tmp/json",
1051 "--expiration", 1134 "--expiration",
1052 "3600", 1135 "3600",
1053 "--io-timeout", 1136 "--io-timeout",
1054 "1200", 1137 "1200",
1055 "--hard-timeout", 1138 "--hard-timeout",
1056 "3600", 1139 "3600",
1057 "--dimension", 1140 "--dimension",
(...skipping 1040 matching lines...) Expand 10 before | Expand all | Expand 10 after
2098 "cmd": [ 2181 "cmd": [
2099 "python", 2182 "python",
2100 "-u", 2183 "-u",
2101 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py", 2184 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py",
2102 "collect", 2185 "collect",
2103 "--swarming", 2186 "--swarming",
2104 "https://chromium-swarm.appspot.com", 2187 "https://chromium-swarm.appspot.com",
2105 "--decorate", 2188 "--decorate",
2106 "--print-status-updates", 2189 "--print-status-updates",
2107 "--json", 2190 "--json",
2191 "{\"base_task_name\": \"rtc_stats_unittests/Mac/[dummy has/mac_swarming/13 37\", \"tasks\": {\"rtc_stats_unittests/Mac/[dummy has/mac_swarming/1337\": {\"s hard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm. appspot.com/user/task/10000\"}}}",
2192 "--task-summary-json",
2193 "/path/to/tmp/json"
2194 ],
2195 "cwd": "[BUILDER_CACHE]/mac_swarming",
2196 "name": "rtc_stats_unittests on Mac",
2197 "~followup_annotations": [
2198 "@@@STEP_TEXT@swarming pending 71s@@@",
2199 "@@@STEP_LOG_LINE@json.output@{@@@",
2200 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
2201 "@@@STEP_LOG_LINE@json.output@ {@@@",
2202 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
2203 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
2204 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
2205 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
2206 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
2207 "@@@STEP_LOG_LINE@json.output@ 5.7, @@@",
2208 "@@@STEP_LOG_LINE@json.output@ 31.5@@@",
2209 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2210 "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@",
2211 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2212 "@@@STEP_LOG_LINE@json.output@ 0@@@",
2213 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2214 "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@",
2215 "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@",
2216 "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@",
2217 "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@",
2218 "@@@STEP_LOG_LINE@json.output@ \"isolated\": \"abc123\", @@@",
2219 "@@@STEP_LOG_LINE@json.output@ \"isolatedserver\": \"https://isolat eserver.appspot.com\", @@@",
2220 "@@@STEP_LOG_LINE@json.output@ \"namespace\": \"default-gzip\", @@@ ",
2221 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@",
2222 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2223 "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00 \", @@@",
2224 "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-2 5_01:41:55-os=Windows\", @@@",
2225 "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@",
2226 "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\ ", @@@",
2227 "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@",
2228 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2229 "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11. 123\", @@@",
2230 "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@",
2231 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@",
2232 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@",
2233 "@@@STEP_LOG_LINE@json.output@ }@@@",
2234 "@@@STEP_LOG_LINE@json.output@ ]@@@",
2235 "@@@STEP_LOG_LINE@json.output@}@@@",
2236 "@@@STEP_LOG_END@json.output@@@",
2237 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2238 ]
2239 },
2240 {
2241 "cmd": [
2242 "python",
2243 "-u",
2244 "[BUILDER_CACHE]/mac_swarming/src/tools/swarming_client/swarming.py",
2245 "collect",
2246 "--swarming",
2247 "https://chromium-swarm.appspot.com",
2248 "--decorate",
2249 "--print-status-updates",
2250 "--json",
2108 "{\"base_task_name\": \"rtc_unittests/Mac/[dummy has/mac_swarming/1337\", \"tasks\": {\"rtc_unittests/Mac/[dummy has/mac_swarming/1337\": {\"shard_index\" : 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/ user/task/10000\"}}}", 2251 "{\"base_task_name\": \"rtc_unittests/Mac/[dummy has/mac_swarming/1337\", \"tasks\": {\"rtc_unittests/Mac/[dummy has/mac_swarming/1337\": {\"shard_index\" : 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/ user/task/10000\"}}}",
2109 "--task-summary-json", 2252 "--task-summary-json",
2110 "/path/to/tmp/json" 2253 "/path/to/tmp/json"
2111 ], 2254 ],
2112 "cwd": "[BUILDER_CACHE]/mac_swarming", 2255 "cwd": "[BUILDER_CACHE]/mac_swarming",
2113 "name": "rtc_unittests on Mac", 2256 "name": "rtc_unittests on Mac",
2114 "~followup_annotations": [ 2257 "~followup_annotations": [
2115 "@@@STEP_TEXT@swarming pending 71s@@@", 2258 "@@@STEP_TEXT@swarming pending 71s@@@",
2116 "@@@STEP_LOG_LINE@json.output@{@@@", 2259 "@@@STEP_LOG_LINE@json.output@{@@@",
2117 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 2260 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
2513 "@@@STEP_LOG_END@json.output@@@", 2656 "@@@STEP_LOG_END@json.output@@@",
2514 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2657 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2515 ] 2658 ]
2516 }, 2659 },
2517 { 2660 {
2518 "name": "$result", 2661 "name": "$result",
2519 "recipe_result": null, 2662 "recipe_result": null,
2520 "status_code": 0 2663 "status_code": 0
2521 } 2664 }
2522 ] 2665 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698