blob: 69babd2b9139d0af1297d8c50b6eaefa78ce8200 [file] [log] [blame]
[
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]\\infra_gclient_with_go"
],
"infra_step": true,
"name": "ensure builder dir"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
"--spec-path",
"cache_dir = '[CACHE]\\\\git'\nsolutions = [{'custom_vars': {'infra_env_python': 'C:\\\\infra-system\\\\bin\\\\python.exe'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra', 'url': 'https://chromium.googlesource.com/infra/infra.git'}]",
"--revision_mapping_file",
"{\"got_revision\": \"infra\"}",
"--git-cache-dir",
"[CACHE]\\git",
"--cleanup-dir",
"[CLEANUP]\\bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"infra@2d72510e447ab60a9728aeea2362d8be2cbd7789",
"--refs",
"refs/heads/master"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GIT_HTTP_LOW_SPEED_LIMIT": "102400",
"GIT_HTTP_LOW_SPEED_TIME": "300"
},
"env_suffixes": {
"DEPOT_TOOLS_UPDATE": [
"0"
],
"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@ \"infra\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"infra\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/infra.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@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\": \"infra\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#197293}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"infra\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"infra\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/infra.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@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@\"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#197293}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"test.py",
"test"
],
"cwd": "[CACHE]\\infra_gclient_with_go\\infra",
"name": "infra python tests"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bootstrap.py",
"/path/to/tmp/json"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"infra_step": true,
"name": "init infra go env",
"~followup_annotations": [
"@@@STEP_TEXT@Using go 1.66.6@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"GOPATH\": \"[CACHE]\\\\infra_gclient_with_go\\\\infra\\\\go\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"GOROOT\": \"[CACHE]\\\\infra_gclient_with_go\\\\golang\\\\go\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"env_prefixes\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"PATH\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"[CACHE]\\\\infra_gclient_with_go\\\\golang\\\\go\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"env_suffixes\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"PATH\": [@@@",
"@@@STEP_LOG_LINE@json.output@ \"[CACHE]\\\\infra_gclient_with_go\\\\infra\\\\go\\\\bin\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"go_version\": \"1.66.6\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\go\\test.py"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GOPATH": "[CACHE]\\infra_gclient_with_go\\infra\\go",
"GOROOT": "[CACHE]\\infra_gclient_with_go\\golang\\go",
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\golang\\go"
]
},
"env_suffixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bin"
]
},
"name": "infra go tests"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\build\\build.py",
"--no-freshen-python-env",
"--builder",
"infra-continuous-win10-64"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GOPATH": "[CACHE]\\infra_gclient_with_go\\infra\\go",
"GOROOT": "[CACHE]\\infra_gclient_with_go\\golang\\go",
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\golang\\go"
]
},
"env_suffixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bin"
]
},
"name": "cipd - build packages"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\build\\test_packages.py"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GOPATH": "[CACHE]\\infra_gclient_with_go\\infra\\go",
"GOROOT": "[CACHE]\\infra_gclient_with_go\\golang\\go",
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\golang\\go"
]
},
"env_suffixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bin"
]
},
"name": "cipd - test packages integrity"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\build\\build.py",
"--no-freshen-python-env",
"--builder",
"infra-continuous-win10-64"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GOARCH": "386",
"GOOS": "windows",
"GOPATH": "[CACHE]\\infra_gclient_with_go\\infra\\go",
"GOROOT": "[CACHE]\\infra_gclient_with_go\\golang\\go",
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\golang\\go"
]
},
"env_suffixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bin"
]
},
"name": "[GOOS:windows GOARCH:386]cipd - build packages"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]\\infra_gclient_with_go\\infra\\build\\test_packages.py"
],
"cwd": "[CACHE]\\infra_gclient_with_go",
"env": {
"GOARCH": "386",
"GOOS": "windows",
"GOPATH": "[CACHE]\\infra_gclient_with_go\\infra\\go",
"GOROOT": "[CACHE]\\infra_gclient_with_go\\golang\\go",
"INFRA_GO_VERSION_VARIANT": "bleeding_edge"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\golang\\go"
]
},
"env_suffixes": {
"PATH": [
"[CACHE]\\infra_gclient_with_go\\infra\\go\\bin"
]
},
"name": "[GOOS:windows GOARCH:386]cipd - test packages integrity"
},
{
"name": "$result"
}
]