blob: 6d4f1a6c70ca8616bf732d84627f25945f251848 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[BUILDER_CACHE]/linux"
],
"infra_step": true,
"name": "makedirs checkout path"
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gerrit_client.py",
"changes",
"--host",
"https://chromium-review.googlesource.com",
"--json_file",
"/path/to/tmp/json",
"--limit",
"1",
"-p",
"change=123456",
"-o",
"ALL_REVISIONS",
"-o",
"DOWNLOAD_COMMANDS"
],
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
},
"infra_step": true,
"name": "gerrit fetch current CL info",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"branch\": \"master\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"184ebe53805e102605d11f6b143486d15c23a09c\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"_number\": \"7\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ref\": \"refs/changes/56/123456/7\"@@@",
"@@@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_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'checkout_telemetry_dependencies': 'True'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['ios']",
"--patch_root",
"src",
"--revision_mapping_file",
"{\"got_angle_revision\": \"src/third_party/angle\", \"got_buildtools_revision\": \"src/buildtools\", \"got_dawn_revision\": \"src/third_party/dawn\", \"got_nacl_revision\": \"src/native_client\", \"got_revision\": \"src\", \"got_swarming_client_revision\": \"src/tools/swarming_client\", \"got_v8_revision\": \"src/v8\", \"got_webrtc_revision\": \"src/third_party/webrtc\"}",
"--git-cache-dir",
"[GIT_CACHE]",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--patch_ref",
"https://chromium.googlesource.com/chromium/src@refs/changes/56/123456/7",
"--revision",
"src@HEAD"
],
"cwd": "[BUILDER_CACHE]/linux",
"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@ \"src\": \"HEAD\"@@@",
"@@@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@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@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_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision_cp\": \"refs/heads/master@{#51819}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@",
"@@@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@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@",
"@@@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@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@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_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision@\"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision_cp@\"refs/heads/master@{#51819}\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[BUILDER_CACHE]/linux/src/ios/build/bots/chromium.mac/ios-simulator-gn.json",
"/path/to/tmp/json"
],
"name": "read build config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"gn_args\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"is_debug=true\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ios_enable_code_signing=false\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"target_cpu=\\\"x86\\\"\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"target_os=\\\"ios\\\"\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"use_goma=true\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"mb_type\": \"gn\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"os\": \"8.1\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"use_analyze\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"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": [],
"name": "\"xcode version\" is DEPRECATED",
"~followup_annotations": [
"@@@STEP_TEXT@Implicitly using \"xcode build version\": \"9c40b\" at top level.<br />Please update your configs.@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [],
"name": "ensure xcode",
"~followup_annotations": [
"@@@STEP_TEXT@Ensuring Xcode version 9c40b in [CACHE]/xcode_ios_9c40b.app@@@"
]
},
{
"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"
],
"name": "ensure xcode.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-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": [
"[START_DIR]/mac_toolchain",
"install",
"-kind",
"ios",
"-xcode-version",
"9c40b",
"-output-dir",
"[CACHE]/xcode_ios_9c40b.app",
"-service-account-json",
"/creds/service_accounts/service-account-xcode-cipd-access.json"
],
"infra_step": true,
"name": "ensure xcode.install xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"sudo",
"xcode-select",
"-switch",
"[CACHE]/xcode_ios_9c40b.app"
],
"infra_step": true,
"name": "ensure xcode.select xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"env": {
"FORCE_MAC_TOOLCHAIN": "",
"LANDMINES_VERBOSE": "1"
},
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "gclient runhooks (with patch)"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
"lookup",
"-m",
"chromium.mac",
"-b",
"ios-simulator-gn",
"--config-file",
"[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[GOMA_CACHE]/client"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"env": {
"CHROME_HEADLESS": "1",
"FORCE_MAC_TOOLCHAIN": "",
"GOMA_USE_LOCAL": "false",
"LANDMINES_VERBOSE": "1"
},
"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",
"[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
"gen",
"-m",
"chromium.mac",
"-b",
"ios-simulator-gn",
"--config-file",
"[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[GOMA_CACHE]/client",
"//out/Debug-iphonesimulator"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"env": {
"CHROME_HEADLESS": "1",
"FORCE_MAC_TOOLCHAIN": "",
"GOMA_USE_LOCAL": "false",
"LANDMINES_VERBOSE": "1"
},
"name": "generate build files (mb) (with patch)"
},
{
"cmd": [
"git",
"-c",
"core.quotePath=false",
"diff",
"--cached",
"--name-only"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"infra_step": true,
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_LINE@files@foo.cc@@@",
"@@@STEP_LOG_END@files@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[BUILDER_CACHE]/linux/src/testing/buildbot/trybot_analyze_config.json",
"/path/to/tmp/json"
],
"name": "read filter exclusion spec",
"~followup_annotations": [
"@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
"analyze",
"-m",
"chromium.mac",
"-b",
"ios-simulator-gn",
"-v",
"//out/Release",
"{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"fake tests\"]}",
"/path/to/tmp/json"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "analyze",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"import sys; sys.exit(0)"
],
"name": "analyze_matched_exclusion",
"~followup_annotations": [
"@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
"@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
"@@@STEP_LOG_END@excluded_files@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",
"@@@STEP_LOG_LINE@analyze_details@}@@@",
"@@@STEP_LOG_END@analyze_details@@@"
]
},
{
"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/linux"
],
"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"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"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&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"
],
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_PACKAGE_REPO[depot_tools]/ninja",
"-C",
"[BUILDER_CACHE]/linux/src/out/Debug-iphonesimulator",
"-j",
"50",
"fake tests"
],
"cwd": "[BUILDER_CACHE]/linux/src/out/Debug-iphonesimulator",
"env": {
"FORCE_MAC_TOOLCHAIN": "",
"LANDMINES_VERBOSE": "1"
},
"name": "compile (with patch)"
},
{
"cmd": [],
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[GOMA_CACHE]/client/goma_ctl.py",
"jsonstatus",
"[TMP_BASE]/goma_jsonstatus.json"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"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"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"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"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"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_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",
"--ninja-log-outdir",
"[BUILDER_CACHE]/linux/src/out/Debug-iphonesimulator",
"--ninja-log-command-file",
"[\"RECIPE_PACKAGE_REPO[depot_tools]/ninja\", \"-C\", \"[BUILDER_CACHE]/linux/src/out/Debug-iphonesimulator\", \"-j\", \"50\", \"fake tests\"]",
"--build-exit-status",
"0",
"--ninja-log-compiler",
"goma",
"--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\": \"try\", \"builder\": \"linux\", \"project\": \"ios\"}",
"--buildbot-buildername",
"linux",
"--buildbot-mastername",
"tryserver.fake",
"--buildbot-slavename",
"fake-vm"
],
"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_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"
],
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "bootstrap swarming"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
"--version"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "bootstrap swarming.swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@1.2.3@@@"
]
},
{
"cmd": [],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "isolate"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{'conditions': [['OS == \"ios\"', {'variables': {'files': ['<(app_path)/', 'src/ios/build/bots/scripts/', 'src/out/Debug-iphonesimulator/iossim'], 'command': ['src/ios/build/bots/scripts/run.py', '--app', '<(app_path)', '--args-json', '{\"test_args\": <(test_args), \"xctest\": <(xctest), \"test_cases\": <(test_cases), \"restart\": <(restart)}', '--out-dir', '${ISOLATED_OUTDIR}', '--retries', '3', '--shards', '<(shards)', '--<(xcode_arg_name)', '<(xcode_version)', '--mac-toolchain-cmd', './mac_toolchain', '--xcode-path', 'Xcode.app', '--wpr-tools-path', '<(wpr_tools_path)', '--replay-path', '<(replay_path)', '--iossim', 'src/out/Debug-iphonesimulator/iossim', '--platform', '<(platform)', '--version', '<(version)']}}]]}",
"[BUILDER_CACHE]/linux/template.isolate"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"infra_step": true,
"name": "isolate.generate template.isolate",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@template.isolate@{@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ {@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/scripts/run.py\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"{\\\"test_args\\\": <(test_args), \\\"xctest\\\": <(xctest), \\\"test_cases\\\": <(test_cases), \\\"restart\\\": <(restart)}\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--retries\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"3\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--shards\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(shards)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--<(xcode_arg_name)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--mac-toolchain-cmd\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"./mac_toolchain\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--xcode-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"Xcode.app\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--wpr-tools-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(wpr_tools_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--replay-path\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(replay_path)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimulator/iossim\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
"@@@STEP_LOG_LINE@template.isolate@ ], @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
"@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/scripts/\", @@@",
"@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimulator/iossim\"@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@ }@@@",
"@@@STEP_LOG_LINE@template.isolate@ }@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@ ]@@@",
"@@@STEP_LOG_LINE@template.isolate@}@@@",
"@@@STEP_LOG_END@template.isolate@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake tests.app\", \n \"--config-variable\", \n \"restart\", \n \"false\", \n \"--config-variable\", \n \"shards\", \n \"1\", \n \"--config-variable\", \n \"test_args\", \n \"[]\", \n \"--config-variable\", \n \"test_cases\", \n \"[]\", \n \"--config-variable\", \n \"xctest\", \n \"false\", \n \"--isolate\", \n \"[BUILDER_CACHE]/linux/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake tests.app\", \n \"--config-variable\", \n \"wpr_tools_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"replay_path\", \n \"NO_PATH\", \n \"--config-variable\", \n \"xcode_arg_name\", \n \"xcode-build-version\", \n \"--config-variable\", \n \"xcode_version\", \n \"9c40b\", \n \"--config-variable\", \n \"platform\", \n \"fake device\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[BUILDER_CACHE]/linux\", \n \"version\": 1\n}",
"[TMP_BASE]/isolate_tmp_1/0.isolated.gen.json"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"infra_step": true,
"name": "isolate.generate 0.isolated.gen.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@fake tests (fake device iOS 8.1)@@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@{@@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"args\": [@@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"OS\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"ios\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake tests.app\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"restart\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"shards\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"1\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"test_args\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"test_cases\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"[]\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"xctest\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"false\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--isolate\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"[BUILDER_CACHE]/linux/template.isolate\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--isolated\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isolated\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--path-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"app_path\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"src/out/Debug-iphonesimulator/fake tests.app\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"wpr_tools_path\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"replay_path\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"NO_PATH\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"xcode_arg_name\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"xcode-build-version\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"xcode_version\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"9c40b\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"platform\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"fake device\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"--config-variable\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"version\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"8.1\"@@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ ], @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"dir\": \"[BUILDER_CACHE]/linux\", @@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@ \"version\": 1@@@",
"@@@STEP_LOG_LINE@0.isolated.gen.json@}@@@",
"@@@STEP_LOG_END@0.isolated.gen.json@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
"[BUILDER_CACHE]/linux/src/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--eventlog-endpoint",
"prod",
"--verbose",
"[TMP_BASE]/isolate_tmp_1/0.isolated.gen.json"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "isolate.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"0\": \"[dummy hash for 0]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@swarm_hashes@{\"0\": \"[dummy hash for 0]\"}@@@"
]
},
{
"cmd": [],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "trigger"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"200",
"--shards",
"1",
"--task-name",
"fake tests (fake device iOS 8.1)/Mac/[dummy has/ios-simulator-gn/0",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"3600",
"--dimension",
"os",
"Mac",
"--dimension",
"pool",
"Chrome",
"--dimension",
"xcode_version",
"fake xcode version",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--named-cache",
"xcode_ios_9c40b",
"Xcode.app",
"--service-account",
"ios-isolated-tester@chops-service-accounts.iam.gserviceaccount.com",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:ios-simulator-gn",
"--tag",
"buildnumber:0",
"--tag",
"data:[dummy hash for 0]",
"--tag",
"device_type:fake device",
"--tag",
"gerrit:https://chromium-review.googlesource.com/c/123456/7",
"--tag",
"ios_version:8.1",
"--tag",
"master:tryserver.fake",
"--tag",
"name:fake",
"--tag",
"platform:simulator",
"--tag",
"slavename:fake-vm",
"--tag",
"spec_name:ios.try:linux",
"--tag",
"spec_name:tryserver.fake:ios-simulator-gn:fake tests:simulator:fake device:8.1:9c40b",
"--tag",
"stepname:fake tests (fake device iOS 8.1)",
"--tag",
"test:fake tests",
"--cipd-package",
".:infra/tools/mac_toolchain/${platform}:git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a",
"--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 0]"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"infra_step": true,
"name": "trigger.[trigger] fake tests (fake device iOS 8.1)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_TEXT@Run on OS: 'Mac'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake tests (fake device iOS 8.1)/Mac/[dummy has/ios-simulator-gn/0\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"fake tests (fake device iOS 8.1)/Mac/[dummy has/ios-simulator-gn/0\": {@@@",
"@@@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",
"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",
"[TMP_BASE]/0_tmp_2",
"--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",
"[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"fake tests (fake device iOS 8.1)/Mac/[dummy has/ios-simulator-gn/0\", \"tasks\": {\"fake tests (fake device iOS 8.1)/Mac/[dummy has/ios-simulator-gn/0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
"name": "fake tests (fake device iOS 8.1)",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Mac'<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@ \"durations\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ 5.7, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ 31.5@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ], @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"exit_codes\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ 0, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ 0@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ], @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"failure\": false, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"id\": \"148aa78d7aa0000\", @@@",
"@@@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@ \"outputs\": [@@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"Heart beat succeeded on win32.\\n\", @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"Foo\"@@@",
"@@@STEP_LOG_LINE@swarming.summary@ ], @@@",
"@@@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\": 112, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"try_number\": 1, @@@",
"@@@STEP_LOG_LINE@swarming.summary@ \"user\": \"unknown\"@@@",
"@@@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 (31.5 sec)@https://chromium-swarm.appspot.com/user/task/10000@@@",
"@@@STEP_LINK@test data@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=abc123@@@"
]
},
{
"cmd": [
"python",
"-u",
"import sys; sys.exit(0)"
],
"cwd": "[BUILDER_CACHE]/linux/src",
"name": "Tests statistics",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>Stats<br/>Total shards: 1<br/>Total runtime: 31s <br/>@@@",
"@@@STEP_LOG_LINE@detailed stats@Total shards: 1@@@",
"@@@STEP_LOG_LINE@detailed stats@Total runtime: 31s @@@",
"@@@STEP_LOG_LINE@detailed stats@Min/mean/max: 31s / 31s / 31s@@@",
"@@@STEP_LOG_END@detailed stats@@@"
]
},
{
"jsonResult": null,
"name": "$result"
}
]