[ | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
"--spec-path", | |
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://webrtc.googlesource.com/src'}]", | |
"--revision_mapping_file", | |
"{\"got_revision\": \"src\"}", | |
"--git-cache-dir", | |
"[GIT_CACHE]", | |
"--cleanup-dir", | |
"[CLEANUP]/bot_update", | |
"--output_json", | |
"/path/to/tmp/json", | |
"--revision", | |
"src@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" | |
], | |
"cwd": "[CACHE]/builder", | |
"env_suffixes": { | |
"PATH": [ | |
"RECIPE_REPO[depot_tools]" | |
] | |
}, | |
"infra_step": true, | |
"name": "bot_update", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Some step text@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"src\": \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src.git\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@", | |
"@@@STEP_LOG_LINE@json.output@ }, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", | |
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | |
] | |
}, | |
{ | |
"cmd": [], | |
"name": "ensure_goma" | |
}, | |
{ | |
"cmd": [ | |
"cipd", | |
"ensure", | |
"-root", | |
"[GOMA_CACHE]/client", | |
"-ensure-file", | |
"infra_internal/goma/client/mac-amd64 release", | |
"-json-output", | |
"/path/to/tmp/json", | |
"-service-account-json", | |
"/creds/service_accounts/service-account-goma-client.json" | |
], | |
"infra_step": true, | |
"name": "ensure_goma.ensure_installed", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
"@@@STEP_LOG_LINE@json.output@ {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/mac-amd64\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ ]@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"cipd", | |
"ensure", | |
"-root", | |
"[START_DIR]", | |
"-ensure-file", | |
"infra/tools/mac_toolchain/${platform} git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a", | |
"-json-output", | |
"/path/to/tmp/json", | |
"-service-account-json", | |
"/creds/service_accounts/service-account-goma-client.json" | |
], | |
"env": { | |
"CHROME_HEADLESS": "1" | |
}, | |
"name": "ensure_installed", | |
"~followup_annotations": [ | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
"@@@STEP_LOG_LINE@json.output@ {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:796\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/mac_toolchain/${platform}\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ ]@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_REPO[depot_tools]/gclient.py", | |
"runhooks" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GYP_DEFINES": "clang=1 gomadir='[GOMA_CACHE]/client' target_arch=x64 use_goma=1", | |
"MAC_TOOLCHAIN_INSTALLER": "[START_DIR]/mac_toolchain" | |
}, | |
"env_suffixes": { | |
"PATH": [ | |
"RECIPE_REPO[depot_tools]" | |
] | |
}, | |
"name": "gclient runhooks" | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"--version" | |
], | |
"name": "swarming.py --version", | |
"stdout": "/path/to/tmp/", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@0.8.6@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | |
"--build-dir", | |
"[CACHE]/builder/src/out/Mac_Asan", | |
"--clean-isolated-files" | |
], | |
"name": "clean isolated files" | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools_webrtc/mb/mb.py", | |
"lookup", | |
"-m", | |
"client.webrtc", | |
"-b", | |
"Mac Asan", | |
"--config-file", | |
"[CACHE]/builder/src/tools_webrtc/mb/mb_config.pyl", | |
"--goma-dir", | |
"[GOMA_CACHE]/client", | |
"--quiet" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GOMA_USE_LOCAL": "false" | |
}, | |
"name": "lookup GN args", | |
"stdout": "/path/to/tmp/", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@<br/>target_cpu = \"x86\"<br/>use_goma = true<br/>goma_dir = \"/b/build/slave/cache/goma_client\"@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools_webrtc/mb/mb.py", | |
"gen", | |
"-m", | |
"client.webrtc", | |
"-b", | |
"Mac Asan", | |
"--config-file", | |
"[CACHE]/builder/src/tools_webrtc/mb/mb_config.pyl", | |
"--goma-dir", | |
"[GOMA_CACHE]/client", | |
"--swarming-targets-file", | |
"audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\nlow_bandwidth_audio_test\nmodules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\nrtc_pc_unittests\nrtc_stats_unittests\nrtc_unittests\nslow_tests\nsystem_wrappers_unittests\ntest_support_unittests\ntools_unittests\nvideo_engine_tests\nwebrtc_nonparallel_tests\n", | |
"//out/Mac_Asan" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GOMA_USE_LOCAL": "false" | |
}, | |
"name": "generate_build_files", | |
"~followup_annotations": [ | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@low_bandwidth_audio_test@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_media_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_pc_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_stats_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@slow_tests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@test_support_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@tools_unittests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@video_engine_tests@@@", | |
"@@@STEP_LOG_LINE@swarming-targets-file.txt@webrtc_nonparallel_tests@@@", | |
"@@@STEP_LOG_END@swarming-targets-file.txt@@@" | |
] | |
}, | |
{ | |
"allow_subannotations": true, | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_REPO[build]/scripts/tools/runit.py", | |
"--show-path", | |
"--with-third-party-lib", | |
"--", | |
"python", | |
"RECIPE_MODULE[build::chromium]/resources/clang_revision.py", | |
"--src-dir", | |
"[CACHE]/builder/src", | |
"--output-json", | |
"/path/to/tmp/json" | |
], | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1" | |
}, | |
"name": "clang_revision", | |
"~followup_annotations": [ | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@" | |
] | |
}, | |
{ | |
"cmd": [], | |
"name": "preprocess_for_goma" | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", | |
"--json-output", | |
"/path/to/tmp/json", | |
"ensure-directory", | |
"--mode", | |
"0777", | |
"[GOMA_CACHE]/data/Mac_Asan" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1" | |
}, | |
"infra_step": true, | |
"name": "preprocess_for_goma.goma cache directory", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[GOMA_CACHE]/client/goma_ctl.py", | |
"restart" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id", | |
"GOMA_ALLOWED_NETWORK_ERROR_DURATION": "1800", | |
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/Mac_Asan", | |
"GOMA_DEPS_CACHE_FILE": "goma_deps_cache", | |
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz", | |
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats", | |
"GOMA_ENABLE_COUNTERZ": "true", | |
"GOMA_HERMETIC": "error", | |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" | |
}, | |
"infra_step": true, | |
"name": "preprocess_for_goma.start_goma", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@", | |
"@@@STEP_LINK@cloudtail@https://console.cloud.google.com/logs/viewer?project=goma-logs&resource=gce_instance%2Finstance_id%2Ffakevm999-m9×tamp=2012-05-14T12:53:21.500000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_REPO[build]/scripts/tools/runit.py", | |
"--show-path", | |
"--with-third-party-lib", | |
"--", | |
"python", | |
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", | |
"start", | |
"--cloudtail-path", | |
"cloudtail", | |
"--cloudtail-service-account-json", | |
"/creds/service_accounts/service-account-goma-cloudtail.json", | |
"--pid-file", | |
"[TMP_BASE]/cloudtail.pid" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1" | |
}, | |
"infra_step": true, | |
"name": "preprocess_for_goma.start cloudtail", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_MODULE[build::chromium]/resources/ninja_wrapper.py", | |
"--ninja_info_output", | |
"/path/to/tmp/json", | |
"--failure_output", | |
"/path/to/tmp/", | |
"--", | |
"RECIPE_REPO[depot_tools]/ninja", | |
"-w", | |
"dupbuild=err", | |
"-C", | |
"[CACHE]/builder/src/out/Mac_Asan", | |
"-j", | |
"20", | |
"default", | |
"audio_decoder_unittests", | |
"common_audio_unittests", | |
"common_video_unittests", | |
"low_bandwidth_audio_test", | |
"modules_tests", | |
"modules_unittests", | |
"peerconnection_unittests", | |
"rtc_media_unittests", | |
"rtc_pc_unittests", | |
"rtc_stats_unittests", | |
"rtc_unittests", | |
"slow_tests", | |
"system_wrappers_unittests", | |
"test_support_unittests", | |
"tools_unittests", | |
"video_engine_tests", | |
"webrtc_nonparallel_tests" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GOMA_USE_LOCAL": "false" | |
}, | |
"name": "compile" | |
}, | |
{ | |
"cmd": [ | |
"RECIPE_REPO[depot_tools]/ninja", | |
"-w", | |
"dupbuild=err", | |
"-C", | |
"[CACHE]/builder/src/out/Mac_Asan", | |
"-j", | |
"20", | |
"default", | |
"audio_decoder_unittests", | |
"common_audio_unittests", | |
"common_video_unittests", | |
"low_bandwidth_audio_test", | |
"modules_tests", | |
"modules_unittests", | |
"peerconnection_unittests", | |
"rtc_media_unittests", | |
"rtc_pc_unittests", | |
"rtc_stats_unittests", | |
"rtc_unittests", | |
"slow_tests", | |
"system_wrappers_unittests", | |
"test_support_unittests", | |
"tools_unittests", | |
"video_engine_tests", | |
"webrtc_nonparallel_tests", | |
"-d", | |
"explain", | |
"-n" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"FORCE_MAC_TOOLCHAIN": "1", | |
"GOMA_USE_LOCAL": "false" | |
}, | |
"name": "compile confirm no-op", | |
"stdout": "/path/to/tmp/" | |
}, | |
{ | |
"cmd": [], | |
"name": "postprocess_for_goma" | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[GOMA_CACHE]/client/goma_ctl.py", | |
"jsonstatus", | |
"[TMP_BASE]/goma_jsonstatus.json" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id", | |
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz", | |
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats", | |
"GOMA_ENABLE_COUNTERZ": "true", | |
"GOMA_HERMETIC": "error", | |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" | |
}, | |
"name": "postprocess_for_goma.goma_jsonstatus", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@", | |
"@@@STEP_LOG_LINE@json.output@ {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"num_user_error\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"ping_status_code\": 200@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ ]@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[GOMA_CACHE]/client/goma_ctl.py", | |
"stat" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id", | |
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz", | |
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats", | |
"GOMA_ENABLE_COUNTERZ": "true", | |
"GOMA_HERMETIC": "error", | |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" | |
}, | |
"name": "postprocess_for_goma.goma_stat", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[GOMA_CACHE]/client/goma_ctl.py", | |
"stop" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1", | |
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id", | |
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz", | |
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats", | |
"GOMA_ENABLE_COUNTERZ": "true", | |
"GOMA_HERMETIC": "error", | |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" | |
}, | |
"name": "postprocess_for_goma.stop_goma", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"vpython", | |
"-u", | |
"RECIPE_REPO[build]/scripts/tools/runit.py", | |
"--show-path", | |
"--", | |
"python", | |
"RECIPE_REPO[build]/scripts/slave/upload_goma_logs.py", | |
"--upload-compiler-proxy-info", | |
"--log-url-json-file", | |
"/path/to/tmp/json", | |
"--gsutil-py-path", | |
"RECIPE_REPO[depot_tools]/gsutil.py", | |
"--bigquery-service-account-json", | |
"/creds/service_accounts/service-account-goma-bigquery.json", | |
"--json-status", | |
"[TMP_BASE]/goma_jsonstatus.json", | |
"--ninja-log-outdir", | |
"[CACHE]/builder/src/out/Mac_Asan", | |
"--ninja-log-command-file", | |
"[\"RECIPE_REPO[depot_tools]/ninja\", \"-w\", \"dupbuild=err\", \"-C\", \"[CACHE]/builder/src/out/Mac_Asan\", \"-j\", 20, \"default\", \"audio_decoder_unittests\", \"common_audio_unittests\", \"common_video_unittests\", \"low_bandwidth_audio_test\", \"modules_tests\", \"modules_unittests\", \"peerconnection_unittests\", \"rtc_media_unittests\", \"rtc_pc_unittests\", \"rtc_stats_unittests\", \"rtc_unittests\", \"slow_tests\", \"system_wrappers_unittests\", \"test_support_unittests\", \"tools_unittests\", \"video_engine_tests\", \"webrtc_nonparallel_tests\"]", | |
"--build-exit-status", | |
"0", | |
"--build-step-name", | |
"compile", | |
"--ninja-log-compiler", | |
"goma-clang", | |
"--goma-stats-file", | |
"[TMP_BASE]/goma_stats", | |
"--goma-counterz-file", | |
"[TMP_BASE]/goma_counterz", | |
"--goma-crash-report-id-file", | |
"[TMP_BASE]/crash_report_id", | |
"--build-id", | |
"8945511751514863184", | |
"--builder-id-json", | |
"{\"bucket\": \"ci\", \"builder\": \"Mac Asan\", \"project\": \"webrtc\"}", | |
"--is-luci", | |
"--buildbot-buildername", | |
"Mac Asan", | |
"--buildbot-mastername", | |
"client.webrtc", | |
"--buildbot-slavename", | |
"bot_id" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1" | |
}, | |
"name": "postprocess_for_goma.upload_log", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"compiler_proxy_log\": \"https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"ninja_log\": \"https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz\"@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@compiler_proxy_log@https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz@@@", | |
"@@@STEP_LINK@ninja_log@https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_REPO[build]/scripts/tools/runit.py", | |
"--show-path", | |
"--with-third-party-lib", | |
"--", | |
"python", | |
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", | |
"stop", | |
"--killed-pid-file", | |
"[TMP_BASE]/cloudtail.pid" | |
], | |
"cwd": "[CACHE]/builder/src", | |
"env": { | |
"CHROME_HEADLESS": "1" | |
}, | |
"infra_step": true, | |
"name": "postprocess_for_goma.stop cloudtail", | |
"~followup_annotations": [ | |
"@@@STEP_NEST_LEVEL@1@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"RECIPE_MODULE[build::isolate]/resources/isolate.py", | |
"[CACHE]/builder/src/tools/swarming_client", | |
"batcharchive", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--eventlog-endpoint", | |
"prod", | |
"--blacklist", | |
"*.pyc", | |
"--blacklist", | |
"*.swp", | |
"--blacklist", | |
".git", | |
"[CACHE]/builder/src/out/Mac_Asan/audio_decoder_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/common_audio_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/common_video_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/low_bandwidth_audio_test.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/modules_tests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/modules_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/peerconnection_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/rtc_media_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/rtc_pc_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/rtc_stats_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/rtc_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/slow_tests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/system_wrappers_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/test_support_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/tools_unittests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/video_engine_tests.isolated.gen.json", | |
"[CACHE]/builder/src/out/Mac_Asan/webrtc_nonparallel_tests.isolated.gen.json" | |
], | |
"name": "isolate tests", | |
"~followup_annotations": [ | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"low_bandwidth_audio_test\": \"[dummy hash for low_bandwidth_audio_test]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modules_tests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for modules_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy hash for peerconnection_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rtc_pc_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"slow_tests\": \"[dummy hash for slow_tests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for tools_unittests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"webrtc_nonparallel_tests\": \"[dummy hash for webrtc_nonparallel_tests]\"@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@SET_BUILD_PROPERTY@isolate_server@\"https://isolateserver.appspot.com\"@@@", | |
"@@@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 common_video_unittests]\", \"low_bandwidth_audio_test\": \"[dummy hash for low_bandwidth_audio_test]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \"modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_unittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy hash for rtc_pc_unittests]\", \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\", \"slow_tests\": \"[dummy hash for slow_tests]\", \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", \"tools_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", \"webrtc_nonparallel_tests\": \"[dummy hash for webrtc_nonparallel_tests]\"}@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"audio_decoder_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for audio_decoder_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:audio_decoder_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:audio_decoder_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for audio_decoder_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] audio_decoder_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"audio_decoder_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"common_audio_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for common_audio_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:common_audio_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:common_audio_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for common_audio_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] common_audio_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_audio_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"110000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/110000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/110000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"common_video_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for common_video_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:common_video_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:common_video_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for common_video_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] common_video_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_video_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"common_video_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"120000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/120000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/120000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"low_bandwidth_audio_test/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for low_bandwidth_audio_test]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:low_bandwidth_audio_test", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:low_bandwidth_audio_test on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for low_bandwidth_audio_test]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] low_bandwidth_audio_test on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"low_bandwidth_audio_test/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"low_bandwidth_audio_test/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"130000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/130000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/130000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"0", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"2", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_tests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_tests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_tests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_tests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_tests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1:2:0\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"140000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/140000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/140000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"1", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"2", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_tests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_tests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_tests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_tests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_tests on Mac-10.11 (2)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac-10.11/[dummy has/Mac Asan/-1:2:1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"150100\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/150100\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/150100@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"0", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:0\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"160000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/160000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/160000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"1", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11 (2)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"170100\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/170100\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/170100@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"2", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11 (3)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:2\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 2, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"180200\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/180200\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #2@https://chromium-swarm.appspot.com/user/task/180200@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"3", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11 (4)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:3\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 3, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"190300\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/190300\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #3@https://chromium-swarm.appspot.com/user/task/190300@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"4", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11 (5)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:4\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 4, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1100400\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1100400\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #4@https://chromium-swarm.appspot.com/user/task/1100400@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"5", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for modules_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:modules_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:modules_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for modules_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] modules_unittests on Mac-10.11 (6)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:5\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 5, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1110500\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1110500\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #5@https://chromium-swarm.appspot.com/user/task/1110500@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"0", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"4", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for peerconnection_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:peerconnection_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:peerconnection_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for peerconnection_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] peerconnection_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1:4:0\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1120000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1120000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/1120000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"1", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"4", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for peerconnection_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:peerconnection_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:peerconnection_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for peerconnection_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] peerconnection_unittests on Mac-10.11 (2)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1:4:1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1130100\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1130100\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/1130100@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"2", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"4", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for peerconnection_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:peerconnection_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:peerconnection_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for peerconnection_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] peerconnection_unittests on Mac-10.11 (3)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1:4:2\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 2, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1140200\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1140200\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #2@https://chromium-swarm.appspot.com/user/task/1140200@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"3", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"4", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for peerconnection_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:peerconnection_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:peerconnection_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for peerconnection_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] peerconnection_unittests on Mac-10.11 (4)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac-10.11/[dummy has/Mac Asan/-1:4:3\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 3, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1150300\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1150300\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #3@https://chromium-swarm.appspot.com/user/task/1150300@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"rtc_media_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for rtc_media_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:rtc_media_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:rtc_media_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for rtc_media_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] rtc_media_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1160000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1160000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/1160000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"rtc_pc_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for rtc_pc_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:rtc_pc_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:rtc_pc_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for rtc_pc_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] rtc_pc_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_pc_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1170000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1170000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/1170000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--shards", | |
"1", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"rtc_stats_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for rtc_stats_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:rtc_stats_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:rtc_stats_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for rtc_stats_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] rtc_stats_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_stats_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests/Mac-10.11/[dummy has/Mac Asan/-1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1180000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1180000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/1180000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"0", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for rtc_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:rtc_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:rtc_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for rtc_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] rtc_unittests on Mac-10.11", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:0\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1190000\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1190000\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/1190000@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |
"trigger", | |
"--env", | |
"GTEST_SHARD_INDEX", | |
"1", | |
"--env", | |
"GTEST_TOTAL_SHARDS", | |
"6", | |
"--swarming", | |
"https://chromium-swarm.appspot.com", | |
"--isolate-server", | |
"https://isolateserver.appspot.com", | |
"--namespace", | |
"default-gzip", | |
"--priority", | |
"25", | |
"--task-name", | |
"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1", | |
"--dump-json", | |
"/path/to/tmp/json", | |
"--expiration", | |
"3600", | |
"--io-timeout", | |
"1200", | |
"--hard-timeout", | |
"3600", | |
"--dimension", | |
"cpu", | |
"x86-64", | |
"--dimension", | |
"gpu", | |
"none", | |
"--dimension", | |
"os", | |
"Mac-10.11", | |
"--dimension", | |
"pool", | |
"Chrome", | |
"--named-cache", | |
"swarming_module_cache_vpython", | |
".swarming_module_cache/vpython", | |
"--tag", | |
"build_is_experimental:false", | |
"--tag", | |
"buildername:Mac Asan", | |
"--tag", | |
"data:[dummy hash for rtc_unittests]", | |
"--tag", | |
"master:client.webrtc", | |
"--tag", | |
"name:rtc_unittests", | |
"--tag", | |
"project:webrtc", | |
"--tag", | |
"purpose:CI", | |
"--tag", | |
"purpose:luci", | |
"--tag", | |
"purpose:post-commit", | |
"--tag", | |
"slavename:bot_id", | |
"--tag", | |
"spec_name:webrtc.ci:Mac Asan", | |
"--tag", | |
"stepname:rtc_unittests on Mac-10.11", | |
"--idempotent", | |
"--cipd-package", | |
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION", | |
"--cipd-package", | |
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION", | |
"--env-prefix", | |
"PATH", | |
".swarming_module", | |
"--env-prefix", | |
"PATH", | |
".swarming_module/bin", | |
"--env-prefix", | |
"VPYTHON_VIRTUALENV_ROOT", | |
".swarming_module_cache/vpython", | |
"--isolated", | |
"[dummy hash for rtc_unittests]", | |
"--", | |
"--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json", | |
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.json" | |
], | |
"cwd": "[CACHE]/builder", | |
"infra_step": true, | |
"name": "[trigger] rtc_unittests on Mac-10.11 (2)", | |
"~followup_annotations": [ | |
"@@@STEP_TEXT@Run on OS: 'Mac-10.11'@@@", | |
"@@@STEP_LOG_LINE@json.output@{@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"rtc_unittests/Mac-10.11/[dummy has/Mac Asan/-1:6:1\": {@@@", | |
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"1200100\", @@@", | |
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1200100\"@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@ }@@@", | |
"@@@STEP_LOG_LINE@json.output@}@@@", | |
"@@@STEP_LOG_END@json.output@@@", | |
"@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/1200100@@@" | |
] | |
}, | |
{ | |
"cmd": [ | |
"python", | |
"-u", | |
"[CACHE]/builder/src/tools/swarming_client/swarming.py", | |