blob: 777a4450c03bb33e32255419d57b3d9cd5fd17ef [file] [log] [blame] [edit]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]\\builder"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "init cache if not exists"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
"--spec-path",
"cache_dir = '[CACHE]\\\\git'\nsolutions = [{'custom_vars': {'angle_root': 'angle', 'checkout_src_internal': True}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'angle', 'url': 'https://chromium.googlesource.com/angle/angle.git'}]",
"--revision_mapping_file",
"{\"got_revision\": \"angle\"}",
"--git-cache-dir",
"[CACHE]\\git",
"--cleanup-dir",
"[CLEANUP]\\bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"angle@HEAD"
],
"cwd": "[CACHE]\\builder",
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"env_prefixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"angle\": \"HEAD\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"11a9215ec620218c8e8d409263469091431ff0d4\"@@@",
"@@@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\": \"angle\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"11a9215ec620218c8e8d409263469091431ff0d4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#196798}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"angle\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"11a9215ec620218c8e8d409263469091431ff0d4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"11a9215ec620218c8e8d409263469091431ff0d4\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#196798}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
"cwd": "[CACHE]\\builder",
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd.bat",
"ensure",
"-root",
"[CACHE]\\goma\\client",
"-ensure-file",
"infra_internal/goma/client/windows-amd64 release",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-client.json"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"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/windows-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_REPO[depot_tools]\\gn.py",
"--root=[CACHE]\\builder\\angle",
"gen",
"//out/release_x86",
"--args=build_angle_gles1_conform_tests=true is_debug=false is_component_build=false use_goma=true goma_dir=\"[CACHE]\\goma\\client\" is_clang=false target_cpu=\"x86\"",
"--check"
],
"cwd": "[CACHE]\\builder\\angle",
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "gn gen"
},
{
"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",
"[CACHE]\\goma\\data\\windows"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"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"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]\\goma\\data\\windows",
"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": "C:\\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@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]\\resources\\cloudtail_utils.py",
"start",
"--cloudtail-path",
"cloudtail.exe",
"--cloudtail-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-cloudtail.json",
"--pid-file",
"[TMP_BASE]\\cloudtail.pid"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_REPO[depot_tools]\\ninja.exe",
"-C",
"[CACHE]\\builder\\angle\\out\\release_x86",
"-j",
"20"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "compile with ninja"
},
{
"cmd": [],
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma\\client\\goma_ctl.py",
"jsonstatus",
"[TMP_BASE]\\goma_jsonstatus.json"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]\\goma\\data\\windows",
"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": "C:\\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",
"[CACHE]\\goma\\client\\goma_ctl.py",
"stat"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]\\goma\\data\\windows",
"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": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "postprocess_for_goma.goma_stat",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma\\client\\goma_ctl.py",
"stop"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_CACHE_DIR": "[CACHE]\\goma\\data\\windows",
"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": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "postprocess_for_goma.stop_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--",
"python",
"RECIPE_REPO[build]\\scripts\\slave\\upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_REPO[depot_tools]\\gsutil.py",
"--bigquery-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]\\goma_jsonstatus.json",
"--ninja-log-outdir",
"[CACHE]\\builder\\angle\\out\\release_x86",
"--ninja-log-command-file",
"[\"RECIPE_REPO[depot_tools]\\\\ninja.exe\", \"-C\", \"[CACHE]\\\\builder\\\\angle\\\\out\\\\release_x86\", \"-j\", 20]",
"--build-exit-status",
"0",
"--build-step-name",
"compile with ninja",
"--ninja-log-compiler",
"msvc",
"--goma-stats-file",
"[TMP_BASE]\\goma_stats",
"--goma-counterz-file",
"[TMP_BASE]\\goma_counterz",
"--goma-crash-report-id-file",
"[TMP_BASE]\\crash_report_id",
"--builder-id-json",
"{\"bucket\": \"master.client.angle\", \"builder\": \"windows\", \"project\": \"\"}",
"--buildbot-buildername",
"windows",
"--buildbot-mastername",
"client.angle",
"--buildbot-slavename",
"test_slave"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "postprocess_for_goma.upload_log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"compiler_proxy_log\": \"https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ninja_log\": \"https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@compiler_proxy_log@https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz@@@",
"@@@STEP_LINK@ninja_log@https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]\\resources\\cloudtail_utils.py",
"stop",
"--killed-pid-file",
"[TMP_BASE]\\cloudtail.pid"
],
"env": {
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"name": "$result"
}
]