blob: a603662387822933c81d868db44a373746a313e1 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/latest",
"/path/to/tmp/"
],
"infra_step": true,
"name": "gsutil find latest build",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text[latest]@@@"
]
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/goma/client",
"-ensure-file",
"infra_internal/goma/client/linux-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/linux-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[CACHE]/git'\nsolutions = [{'custom_deps': {'sdk/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@88229872dd17e71658fe96763feaa77915d8cbd6'}, 'deps_file': 'DEPS', 'managed': False, 'name': 'sdk', 'url': 'https://dart.googlesource.com/sdk.git'}]",
"--revision_mapping_file",
"{}",
"--git-cache-dir",
"[CACHE]/git",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"sdk@3456abce78ef"
],
"cwd": "[CACHE]/builder",
"env": {
"GIT_REDACT_COOKIES": "o,SSO,GSSO_UberProxy",
"GIT_TRACE_CURL": "1",
"GIT_TRACE_CURL_NO_DATA": "1",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_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@ \"sdk\": \"3456abce78ef\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"sdk\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"sdk\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {}, @@@",
"@@@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@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[CACHE]/builder",
"env": {
"GIT_REDACT_COOKIES": "o,SSO,GSSO_UberProxy",
"GIT_TRACE_CURL": "1",
"GIT_TRACE_CURL_NO_DATA": "1",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/task_kill.py",
"--kill_browsers=True",
"--kill_vsbuild=True"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "kill processes"
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"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",
"[CACHE]/goma/data/analyzer_none_linux_release_be"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "preprocess_for_goma.goma cache directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"restart"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"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&timestamp=2012-05-14T12:53:21.500000@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_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/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/build.py",
"--super-fast",
"--no-start-goma",
"-j200"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "can_time_out",
"timeout": 1200
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"jsonstatus",
"[TMP_BASE]/goma_jsonstatus.json"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"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",
"[CACHE]/goma/client/goma_ctl.py",
"stat"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.goma_stat",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"stop"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.stop_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"--bigquery-service-account-json",
"/creds/service_accounts/service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]/goma_jsonstatus.json",
"--build-exit-status",
"0",
"--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\": \"analyzer-none-linux-release-be\", \"project\": \"dart\"}",
"--buildbot-buildername",
"analyzer-none-linux-release-be",
"--buildbot-slavename",
"trusty-dart-123"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"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@}@@@",
"@@@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@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_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/sdk",
"env": {
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/isolate.py",
"archive",
"--blacklist=(^(out|xcodebuild)[/\\\\](Release|Debug|Product)\\w*[/\\\\](clang_x64[/\\\\])?(generated_tests|obj)[/\\\\])|(^tools[/\\\\]sdks)",
"--ignore_broken_items",
"-Ihttps://isolateserver.appspot.com",
"-i[CACHE]/builder/sdk/dart_testing_fileset",
"-s[CACHE]/builder/sdk/dart_testing_fileset.isolated"
],
"name": "upload testing fileset dart_testing_fileset",
"stdout": "/path/to/tmp/out",
"~followup_annotations": [
"@@@STEP_TEXT@swarming fileset hash: @@@"
]
},
{
"cmd": [
"echo",
"hello",
"world"
],
"name": "Print Hello World"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/task_kill.py",
"--kill_browsers=True",
"--kill_vsbuild=True"
],
"name": "kill processes (2)"
},
{
"cmd": [
"cat",
".debug.log"
],
"name": "debug log"
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[CACHE]/builder/sdk/tools/bots/test_matrix.json",
"/path/to/tmp/json"
],
"name": "read test-matrix.json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"builder_configurations\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"builders\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"dart2js-win10-debug-x64-firefox\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"dart2js-mac-debug-x64-chrome\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"analyzer-none-linux-release\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"vm-kernel-win-release-x64\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"meta\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"steps\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Build\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"tools/build.py\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"-n${runtime}-foo-${mode}-${arch}-bar\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"exclude_tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"co19\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"fileset\": \"nameoffileset\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"tools/test.py\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"shards\": 2, @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"language_2\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"-n${runtime}-foo-${mode}-${arch}-bar\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": []@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fileset\": \"fileset1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Trigger step\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"trigger\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo-builder\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"bar-builder\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"foo.dart\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step dart\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"out/ReleaseX64/dart\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"-rfirefox\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"fileset\": \"fileset1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step 3\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"shards\": 2@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"builders\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"dart2js-linux-release-chrome\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"meta\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"steps\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"fileset\": \"fileset1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step 1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"tools/test.py\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"shards\": 2, @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"-e co19, language_2\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--buildername\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step custom\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"tools/custom_thing.py\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step 2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"co19\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"builders\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"example-mac\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"meta\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"steps\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Build\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"tools/build.py\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"arguments\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"foo\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--bar\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"--buildername\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"name\": \"Test-step custom\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"script\": \"out/custom_thing\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"filesets\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fileset1\": \"[]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"nameoffileset\": \"[]\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"global\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"chrome\": \"66.0.3359.139\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"firefox\": \"61\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"remove",
"[CACHE]/builder/sdk/.debug.log"
],
"infra_step": true,
"name": "delete debug log"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{'variables': {'files': '[]'}}",
"[CACHE]/builder/sdk/nameoffileset"
],
"infra_step": true,
"name": "write fileset nameoffileset to sdk root"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{'variables': {'files': '[]'}}",
"[CACHE]/builder/sdk/fileset1"
],
"infra_step": true,
"name": "write fileset fileset1 to sdk root"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"getdep",
"-r",
"sdk/tools/sdks:dart/dart-sdk/${platform}"
],
"cwd": "[CACHE]/builder/sdk",
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "gclient get checked-in SDK version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"git",
"show",
"HEAD",
"--format=%at",
"-s"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "git show",
"stdout": "/path/to/tmp/"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/task_kill.py",
"--kill_browsers=True",
"--kill_vsbuild=True"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "kill processes (3)"
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "preprocess_for_goma (2)"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]/goma/data/analyzer_none_linux_release_be"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "preprocess_for_goma.goma cache directory (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"restart"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "preprocess_for_goma.start_goma (2)",
"~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&timestamp=2012-05-14T12:53:23@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_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/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/build.py",
"-ax64",
"-mrelease",
"foo",
"--bar",
"--no-start-goma",
"-j200"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "Build",
"timeout": 1200
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma (2)"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"jsonstatus",
"[TMP_BASE]/goma_jsonstatus.json"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.goma_jsonstatus (2)",
"~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",
"[CACHE]/goma/client/goma_ctl.py",
"stat"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.goma_stat (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/goma/client/goma_ctl.py",
"stop"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]/goma/data/analyzer_none_linux_release_be",
"GOMA_DIR": "[CACHE]/goma/client",
"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"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.stop_goma (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"--bigquery-service-account-json",
"/creds/service_accounts/service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]/goma_jsonstatus.json",
"--build-exit-status",
"0",
"--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\": \"analyzer-none-linux-release-be\", \"project\": \"dart\"}",
"--buildbot-buildername",
"analyzer-none-linux-release-be",
"--buildbot-slavename",
"trusty-dart-123"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.upload_log (2)",
"~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@}@@@",
"@@@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@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_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/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try",
"GOMA_DIR": "[CACHE]/goma/client"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]",
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/isolate.py",
"archive",
"--blacklist=(^(out|xcodebuild)[/\\\\](Release|Debug|Product)\\w*[/\\\\](clang_x64[/\\\\])?(generated_tests|obj)[/\\\\])|(^tools[/\\\\]sdks)",
"--ignore_broken_items",
"-Ihttps://isolateserver.appspot.com",
"-i[CACHE]/builder/sdk/nameoffileset",
"-s[CACHE]/builder/sdk/nameoffileset.isolated"
],
"name": "upload testing fileset nameoffileset",
"stdout": "/path/to/tmp/out",
"~followup_annotations": [
"@@@STEP_TEXT@swarming fileset hash: test isolate hash@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/isolate.py",
"archive",
"--blacklist=(^(out|xcodebuild)[/\\\\](Release|Debug|Product)\\w*[/\\\\](clang_x64[/\\\\])?(generated_tests|obj)[/\\\\])|(^tools[/\\\\]sdks)",
"--ignore_broken_items",
"-Ihttps://isolateserver.appspot.com",
"-i[CACHE]/builder/sdk/fileset1",
"-s[CACHE]/builder/sdk/fileset1.isolated"
],
"name": "upload testing fileset fileset1",
"stdout": "/path/to/tmp/out",
"~followup_annotations": [
"@@@STEP_TEXT@swarming fileset hash: @@@"
]
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "trigger shards for Test-step 1"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"25",
"--shards",
"1",
"--task-name",
"Test-step 1_shard_1/Linux/test isola/analyzer-none-linux-release-be/1357",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"os",
"Linux",
"--dimension",
"pool",
"dart.tests",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:analyzer-none-linux-release-be",
"--tag",
"buildnumber:1357",
"--tag",
"data:test isolate hash",
"--tag",
"name:Test-step",
"--tag",
"slavename:trusty-dart-123",
"--tag",
"spec_name:dart.ci:analyzer-none-linux-release-be",
"--tag",
"stepname:Test-step 1_shard_1",
"--cipd-package",
"tools/sdks:dart/dart-sdk/${platform}:",
"--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",
"test isolate hash",
"--raw-cmd",
"--",
"tools/test.py",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"-nnone-foo-release-x64-bar",
"--copy-coredumps",
"--exclude_suite=co19",
"language_2",
"--shards=2",
"--shard=1",
"--output_directory=${ISOLATED_OUTDIR}"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "trigger shards for Test-step 1.[trigger] Test-step 1_shard_1",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Linux'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test-step 1_shard_1/Linux/test isola/analyzer-none-linux-release-be/1357\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Test-step 1_shard_1/Linux/test isola/analyzer-none-linux-release-be/1357\": {@@@",
"@@@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/sdk/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"25",
"--shards",
"1",
"--task-name",
"Test-step 1_shard_2/Linux/test isola/analyzer-none-linux-release-be/1357",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"os",
"Linux",
"--dimension",
"pool",
"dart.tests",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:analyzer-none-linux-release-be",
"--tag",
"buildnumber:1357",
"--tag",
"data:test isolate hash",
"--tag",
"name:Test-step",
"--tag",
"slavename:trusty-dart-123",
"--tag",
"spec_name:dart.ci:analyzer-none-linux-release-be",
"--tag",
"stepname:Test-step 1_shard_2",
"--cipd-package",
"tools/sdks:dart/dart-sdk/${platform}:",
"--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",
"test isolate hash",
"--raw-cmd",
"--",
"tools/test.py",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"-nnone-foo-release-x64-bar",
"--copy-coredumps",
"--exclude_suite=co19",
"language_2",
"--shards=2",
"--shard=2",
"--output_directory=${ISOLATED_OUTDIR}"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "trigger shards for Test-step 1.[trigger] Test-step 1_shard_2",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Linux'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test-step 1_shard_2/Linux/test isola/analyzer-none-linux-release-be/1357\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"Test-step 1_shard_2/Linux/test isola/analyzer-none-linux-release-be/1357\": {@@@",
"@@@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/sdk/tools/test.py",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"--bar",
"-nnone-foo-release-x64-bar",
"--copy-coredumps",
"--output_directory",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "Test-step 2",
"~followup_annotations": [
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test1\"}@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test2\"}@@@",
"@@@STEP_LOG_END@results.json@@@",
"@@@STEP_LOG_LINE@run.json@{\"build\":123}@@@",
"@@@STEP_LOG_END@run.json@@@",
"@@@STEP_LOG_LINE@logs.json@{\"test\":\"log\"}@@@",
"@@@STEP_LOG_END@logs.json@@@"
]
},
{
"cmd": [
"buildbucket",
"put",
"-host",
"cr-buildbucket.appspot.com",
"{\"bucket\": \"luci.dart.ci\", \"experimental\": false, \"parameters_json\": \"{\\\"builder_name\\\": \\\"foo-builder\\\", \\\"changes\\\": [], \\\"properties\\\": {\\\"parent_build_id\\\": \\\"\\\", \\\"parent_buildername\\\": \\\"analyzer-none-linux-release-be\\\", \\\"revision\\\": \\\"3456abcd78ef\\\"}}\", \"tags\": [\"builder:foo-builder\", \"buildset:commit/gitiles/dart.googlesource.com/sdk/+/3456abce78ef\", \"gitiles_ref:refs/heads/master\", \"parent_buildername:analyzer-none-linux-release-be\", \"parent_buildnumber:1357\", \"user_agent:recipe\"]}",
"{\"bucket\": \"luci.dart.ci\", \"experimental\": false, \"parameters_json\": \"{\\\"builder_name\\\": \\\"bar-builder\\\", \\\"changes\\\": [], \\\"properties\\\": {\\\"parent_build_id\\\": \\\"\\\", \\\"parent_buildername\\\": \\\"analyzer-none-linux-release-be\\\", \\\"revision\\\": \\\"3456abcd78ef\\\"}}\", \"tags\": [\"builder:bar-builder\", \"buildset:commit/gitiles/dart.googlesource.com/sdk/+/3456abce78ef\", \"gitiles_ref:refs/heads/master\", \"parent_buildername:analyzer-none-linux-release-be\", \"parent_buildnumber:1357\", \"user_agent:recipe\"]}"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "buildbucket.put",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
"@@@STEP_TEXT@Trigger step@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"results\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"id\": \"8963024236039183808\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tags\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"builder:analyzer-linux-release\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"parent_buildername:dart-sdk-linux\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"url\": \"https://ci.chromium.org/p/dart/builds/b8963024236039183808\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"id\": \"8963024236039836208\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tags\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"builder:analyzer-strong-linux-release\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"parent_buildername:dart-sdk-linux\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"url\": \"https://ci.chromium.org/p/dart/builds/b8963024236039836208\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"id\": \"8963024236039228096\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tags\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"builder:analyzer-analysis-server-linux\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"parent_buildername:dart-sdk-linux\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"url\": \"https://ci.chromium.org/p/dart/builds/b8963024236039228096\"@@@",
"@@@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@@@",
"@@@STEP_LINK@analyzer-linux-release@https://ci.chromium.org/p/dart/builds/b8963024236039183808@@@",
"@@@STEP_LINK@analyzer-strong-linux-release@https://ci.chromium.org/p/dart/builds/b8963024236039836208@@@",
"@@@STEP_LINK@analyzer-analysis-server-linux@https://ci.chromium.org/p/dart/builds/b8963024236039228096@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/out/ReleaseX64/dart",
"--bar",
"foo.dart"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "Test-step dart"
},
{
"cmd": [
"/usr/bin/xvfb-run",
"-a",
"--server-args=-screen 0 1024x768x24",
"python",
"-u",
"[CACHE]/builder/sdk/tools/test.py",
"-ax64",
"-mrelease",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"--bar",
"-rfirefox",
"--copy-coredumps",
"--firefox=browsers/firefox/firefox",
"--output_directory",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder/sdk",
"env": {
"BUILDBOT_BUILDERNAME": "analyzer-none-linux-release-try"
},
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "Test-step 3"
},
{
"cmd": [],
"name": "ensure swarming"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/swarming_client",
"-ensure-file",
"infra/tools/luci/swarming/${platform} git_revision:25958d48e89e980e2a97daeddc977fb5e2e1fb8c",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "ensure swarming.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@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:259\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/swarming/resolved-platform\"@@@",
"@@@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",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"/path/to/tmp/",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Test-step 1_shard_1/Linux/test isola/analyzer-none-linux-release-be/1357\", \"tasks\": {\"Test-step 1_shard_1/Linux/test isola/analyzer-none-linux-release-be/1357\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"env_prefixes": {
"PATH": [
"[CACHE]/swarming_client"
]
},
"name": "Test-step 1_shard_1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test1\"}@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test2\"}@@@",
"@@@STEP_LOG_END@results.json@@@",
"@@@STEP_LOG_LINE@run.json@{\"build\":123}@@@",
"@@@STEP_LOG_END@run.json@@@",
"@@@STEP_LOG_LINE@logs.json@{\"test\":\"log\"}@@@",
"@@@STEP_LOG_END@logs.json@@@",
"@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::swarming]/resources/collect_task.py",
"-o",
"/path/to/tmp/json",
"--task-output-dir",
"/path/to/tmp/",
"--merge-script",
"RECIPE_MODULE[build::swarming]/resources/noop_merge.py",
"--merge-script-stdout-file",
"/path/to/tmp/merge_script_log",
"--merge-additional-args",
"[]",
"--",
"python",
"-u",
"[CACHE]/builder/sdk/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Test-step 1_shard_2/Linux/test isola/analyzer-none-linux-release-be/1357\", \"tasks\": {\"Test-step 1_shard_2/Linux/test isola/analyzer-none-linux-release-be/1357\": {\"shard_index\": 0, \"task_id\": \"110000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/110000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"env_prefixes": {
"PATH": [
"[CACHE]/swarming_client"
]
},
"name": "Test-step 1_shard_2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>Pending time: 0:01:11<br>Shard duration: 0:01:00@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@swarming.summary@{@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"shards\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"abandoned_ts\": null, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"bot_id\": \"vm30\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"completed_ts\": \"2014-09-25T01:43:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"duration\": 31.5, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_code\": \"0\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"internal_failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"output\": \"Heart beat succeeded on win32.\\nFoo\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"outputs_ref\": {@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolated\": \"abc123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"namespace\": \"default-gzip\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"state\": \"COMPLETED\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"task_id\": \"148aa78d7aa0000\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ }@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ]@@@",
"@@@STEP_LOG_LINE@swarming.summary@}@@@",
"@@@STEP_LOG_END@swarming.summary@@@",
"@@@STEP_LOG_LINE@Merge script log@Successfully merged all data@@@",
"@@@STEP_LOG_END@Merge script log@@@",
"@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"name": "download previous results"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]/builder/sdk/LATEST"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "download previous results.ensure LATEST dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]/builder/sdk/LATEST/results.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "download previous results.ensure results.json exists",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]/builder/sdk/LATEST/flaky.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "download previous results.ensure flaky.json exists",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]/builder/sdk/LATEST/approved_results.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "download previous results.ensure approved_results.json exists",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"gs://dart-test-results-approved-results/builders/analyzer-none-linux-release-be/approved_results.json",
"LATEST/approved_results.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "download previous results.gsutil download approved results",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"LATEST/flaky.json",
"--changed",
"--passing",
"--failing",
"--count",
"50",
"LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n"
],
"cwd": "[CACHE]/builder/sdk",
"name": "list tests to deflake (Test-step 1)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/test.py",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"-nnone-foo-release-x64-bar",
"--copy-coredumps",
"--exclude_suite=co19",
"language_2",
"--repeat=5",
"--test-list",
"",
"--output_directory",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder/sdk",
"name": "deflake Test-step 1"
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"LATEST/flaky.json",
"--changed",
"--passing",
"--failing",
"--count",
"50",
"LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n"
],
"cwd": "[CACHE]/builder/sdk",
"name": "list tests to deflake (Test-step 2)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/sdk/tools/test.py",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"--bar",
"-nnone-foo-release-x64-bar",
"--copy-coredumps",
"--repeat=5",
"--test-list",
"",
"--output_directory",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder/sdk",
"name": "deflake Test-step 2"
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"LATEST/flaky.json",
"--changed",
"--passing",
"--failing",
"--count",
"50",
"LATEST/results.json",
""
],
"cwd": "[CACHE]/builder/sdk",
"name": "list tests to deflake (Test-step 3)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"/usr/bin/xvfb-run",
"-a",
"--server-args=-screen 0 1024x768x24",
"python",
"-u",
"[CACHE]/builder/sdk/tools/test.py",
"-ax64",
"-mrelease",
"--progress=status",
"--report",
"--time",
"--write-debug-log",
"--write-results",
"--write-logs",
"--clean-exit",
"foo",
"--bar",
"-rfirefox",
"--copy-coredumps",
"--firefox=browsers/firefox/firefox",
"--repeat=5",
"--test-list",
"",
"--output_directory",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder/sdk",
"name": "deflake Test-step 3"
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/update_flakiness.dart",
"-i",
"LATEST/flaky.json",
"-o",
"/path/to/tmp/",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n"
],
"cwd": "[CACHE]/builder/sdk",
"name": "update flakiness information",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text[flaky.json]@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--changed",
"--failing",
"--approved",
"--unapproved"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find tests that began failing",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--logs",
"{\"test\":\"log\"}\n{\"test\":\"log\"}\n",
"--logs-only",
"--changed",
"--failing"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find tests that began failing (logs)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--changed",
"--passing",
"--approved",
"--unapproved"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find tests that began passing",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--unapproved",
"--failing"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find unapproved failing tests",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--logs",
"{\"test\":\"log\"}\n{\"test\":\"log\"}\n",
"--logs-only",
"--unapproved",
"--failing"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find unapproved failing tests (logs)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--unapproved",
"--passing"
],
"cwd": "[CACHE]/builder/sdk",
"name": "find unapproved passing tests",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/tools/sdks/dart-sdk/bin/dart",
"tools/bots/compare_results.dart",
"--flakiness-data",
"",
"--human",
"--verbose",
"[CACHE]/builder/sdk/LATEST/results.json",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"[CACHE]/builder/sdk/LATEST/approved_results.json",
"--judgement",
"--failing",
"--unapproved"
],
"cwd": "[CACHE]/builder/sdk",
"name": "test results",
"~followup_annotations": [
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}@@@",
"@@@STEP_LOG_LINE@results.json@{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}@@@",
"@@@STEP_LOG_END@results.json@@@"
]
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"name": "upload new results"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"3456abce78ef",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/revision"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/revision@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"{\"test\":\"log\"}\n{\"test\":\"log\"}\n",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/logs.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload logs.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/logs.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/results.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload results.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/results.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/flaky.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload flaky.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/flaky.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"",
"gs://dart-test-results/builders/current_flakiness/single_directory/flaky_current_analyzer-none-linux-release-be.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload flaky_current_analyzer-none-linux-release-be.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/current_flakiness/single_directory/flaky_current_analyzer-none-linux-release-be.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"LATEST/approved_results.json",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/approved_results.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/approved_results.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"{\"builder_name\": \"analyzer-none-linux-release-be\", \"bot_name\": \"vm30\", \"build\": 123, \"commit_time\": \"1234567\", \"commit_hash\": \"3456abce78ef\"}\n{\"builder_name\": \"analyzer-none-linux-release-be\", \"bot_name\": \"trusty-dart-123\", \"build\": 123, \"commit_time\": \"1234567\", \"commit_hash\": \"3456abce78ef\"}\n",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/1357/runs.json"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil upload runs.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/1357/runs.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"1357",
"gs://dart-test-results/builders/analyzer-none-linux-release-be/latest"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.gsutil update \"latest\" reference",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/dart-test-results/builders/analyzer-none-linux-release-be/latest@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/builder/sdk/bqupload",
"-ensure-file",
"infra/tools/bqupload/${platform} latest",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"/creds/service_accounts/service-account-goma-client.json"
],
"cwd": "[CACHE]/builder/sdk",
"name": "upload new results.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-latest----------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/bqupload/${platform}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [],
"cwd": "[CACHE]/builder/sdk",
"name": "upload new results.upload test results to big query",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[CACHE]/builder/sdk/bqupload/bqupload",
"dart-ci.results.results"
],
"cwd": "[CACHE]/builder/sdk",
"infra_step": true,
"name": "upload new results.upload test results to big query.upload results chunk to big query",
"stdin": "{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"vm30\"}\n{\"name\":\"test1\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n{\"name\":\"test2\",\"commit_time\":1234567,\"commit_hash\":\"3456abce78ef\",\"build_number\":1357,\"builder_name\":\"analyzer-none-linux-release-be\",\"bot_name\":\"trusty-dart-123\"}\n",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"jsonResult": null,
"name": "$result"
}
]