| [ |
| { |
| "cmd": [ |
| "top", |
| "-b", |
| "-n", |
| "3", |
| "-o", |
| "%MEM" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "OS info" |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "rmtree", |
| "[CACHE]/builder/src/out" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Clobber build output" |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CACHE]/builder" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Ensure checkout cache" |
| }, |
| { |
| "cmd": [], |
| "name": "ensure goma" |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[CACHE]/goma/client", |
| "-ensure-file", |
| "fuchsia/third_party/goma/client/${platform} integration", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "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@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/goma/client/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": [], |
| "name": "Initialize logs" |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CLEANUP]/flutter_logs_dir" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Initialize logs.Ensure [CLEANUP]/flutter_logs_dir", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "", |
| "[CLEANUP]/flutter_logs_dir/noop.txt" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Initialize logs.Write noop file", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Checkout source code" |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| "--spec-path", |
| "cache_dir = '[CACHE]/git'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src/flutter', 'url': 'https://chromium.googlesource.com/external/github.com/flutter/engine'}]", |
| "--revision_mapping_file", |
| "{\"got_engine_revision\": \"src/flutter\"}", |
| "--git-cache-dir", |
| "[CACHE]/git", |
| "--cleanup-dir", |
| "[CLEANUP]/bot_update", |
| "--output_json", |
| "/path/to/tmp/json", |
| "--revision", |
| "src/flutter@abcd1234", |
| "--refs", |
| "refs/heads/main" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "DEPOT_TOOLS_REPORT_BUILD": "flutter/ci/Linux Engine/8945511751514863184", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_HTTP_LOW_SPEED_LIMIT": "102400", |
| "GIT_HTTP_LOW_SPEED_TIME": "1800", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0", |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]", |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout source code.bot_update", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@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/flutter\": \"abcd1234\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/flutter\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/flutter.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"abcd1234\"@@@", |
| "@@@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/flutter\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_engine_revision\": \"abcd1234\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_engine_revision_cp\": \"refs/heads/main@{#84512}\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"root\": \"src/flutter\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/flutter\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/flutter.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"abcd1234\"@@@", |
| "@@@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_engine_revision@\"abcd1234\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_engine_revision_cp@\"refs/heads/main@{#84512}\"@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_REPO[depot_tools]/gclient.py", |
| "runhooks" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "DEPOT_TOOLS_REPORT_BUILD": "flutter/ci/Linux Engine/8945511751514863184", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]", |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout source code.gclient runhooks", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_REPO[depot_tools]/gclient.py", |
| "runhooks" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "DEPOT_TOOLS_REPORT_BUILD": "flutter/ci/Linux Engine/8945511751514863184", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]", |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "gclient runhooks" |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "batch", |
| "-host", |
| "cr-buildbucket.appspot.com" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.schedule", |
| "stdin": "{\"requests\": [{\"scheduleBuild\": {\"builder\": {\"bucket\": \"ci\", \"builder\": \"Linux Engine Drone\", \"project\": \"flutter\"}, \"exe\": {\"cipdVersion\": \"refs/heads/main\"}, \"experimental\": \"NO\", \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"gitilesCommit\": {\"host\": \"chromium.googlesource.com\", \"id\": \"abcd1234\", \"project\": \"external/github.com/flutter/engine\", \"ref\": \"refs/heads/main\"}, \"priority\": 25, \"properties\": {\"builds\": [{\"dir\": \"fuchsia_profile_arm64\", \"gn_args\": [\"--fuchsia\", \"--fuchsia-cpu\", \"arm64\", \"--runtime-mode\", \"profile\"], \"output_dirs\": [\"dart_jit_runner_far\", \"dart_aot_runner_far\", \"flutter_jit_runner_far\", \"flutter_aot_runner_far\", \"dart_runner_patched_sdk\", \"flutter_runner_patched_sdk\", \"clang_x64\", \".build-id\"], \"output_files\": [\"dart_jit_runner\", \"dart_aot_runner\", \"flutter_jit_runner\", \"flutter_aot_runner\"], \"targets\": [\"flutter/shell/platform/fuchsia:fuchsia\"]}]}, \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-000000001337\", \"swarming\": {\"parentRunId\": \"deadbeef\"}, \"tags\": [{\"key\": \"user_agent\", \"value\": \"recipe\"}]}}]}", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"responses\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"id\": \"8922054662172514000\"@@@", |
| "@@@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_LOG_LINE@request@{@@@", |
| "@@@STEP_LOG_LINE@request@ \"requests\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"exe\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"cipdVersion\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"experimental\": \"NO\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gitilesCommit\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"host\": \"chromium.googlesource.com\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"abcd1234\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"external/github.com/flutter/engine\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"ref\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"priority\": 25, @@@", |
| "@@@STEP_LOG_LINE@request@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builds\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"dir\": \"fuchsia_profile_arm64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gn_args\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia-cpu\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"arm64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--runtime-mode\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"profile\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_dirs\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"clang_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \".build-id\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_files\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_runner\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"targets\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter/shell/platform/fuchsia:fuchsia\"@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-000000001337\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"swarming\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"parentRunId\": \"deadbeef\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"tags\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"key\": \"user_agent\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"value\": \"recipe\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@}@@@", |
| "@@@STEP_LOG_END@request@@@", |
| "@@@STEP_LINK@8922054662172514000@https://cr-buildbucket.appspot.com/build/8922054662172514000@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "batch", |
| "-host", |
| "cr-buildbucket.appspot.com" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.schedule (2)", |
| "stdin": "{\"requests\": [{\"scheduleBuild\": {\"builder\": {\"bucket\": \"ci\", \"builder\": \"Linux Engine Drone\", \"project\": \"flutter\"}, \"exe\": {\"cipdVersion\": \"refs/heads/main\"}, \"experimental\": \"NO\", \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"gitilesCommit\": {\"host\": \"chromium.googlesource.com\", \"id\": \"abcd1234\", \"project\": \"external/github.com/flutter/engine\", \"ref\": \"refs/heads/main\"}, \"priority\": 25, \"properties\": {\"builds\": [{\"dir\": \"fuchsia_release_arm64\", \"gn_args\": [\"--fuchsia\", \"--fuchsia-cpu\", \"arm64\", \"--runtime-mode\", \"release\"], \"output_dirs\": [\"dart_jit_product_runner_far\", \"dart_aot_product_runner_far\", \"flutter_jit_product_runner_far\", \"flutter_aot_product_runner_far\", \"dart_runner_patched_sdk\", \"flutter_runner_patched_sdk\", \"clang_x64\", \".build-id\"], \"output_files\": [\"dart_jit_product_runner\", \"dart_aot_product_runner\", \"flutter_jit_product_runner\", \"flutter_aot_product_runner\"], \"targets\": [\"flutter/shell/platform/fuchsia:fuchsia\"]}]}, \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-00000000133a\", \"swarming\": {\"parentRunId\": \"deadbeef\"}, \"tags\": [{\"key\": \"user_agent\", \"value\": \"recipe\"}]}}]}", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"responses\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"id\": \"8922054662172514001\"@@@", |
| "@@@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_LOG_LINE@request@{@@@", |
| "@@@STEP_LOG_LINE@request@ \"requests\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"exe\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"cipdVersion\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"experimental\": \"NO\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gitilesCommit\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"host\": \"chromium.googlesource.com\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"abcd1234\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"external/github.com/flutter/engine\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"ref\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"priority\": 25, @@@", |
| "@@@STEP_LOG_LINE@request@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builds\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"dir\": \"fuchsia_release_arm64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gn_args\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia-cpu\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"arm64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--runtime-mode\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"release\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_dirs\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"clang_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \".build-id\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_files\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_product_runner\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"targets\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter/shell/platform/fuchsia:fuchsia\"@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-00000000133a\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"swarming\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"parentRunId\": \"deadbeef\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"tags\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"key\": \"user_agent\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"value\": \"recipe\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@}@@@", |
| "@@@STEP_LOG_END@request@@@", |
| "@@@STEP_LINK@8922054662172514001@https://cr-buildbucket.appspot.com/build/8922054662172514001@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "batch", |
| "-host", |
| "cr-buildbucket.appspot.com" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.schedule (3)", |
| "stdin": "{\"requests\": [{\"scheduleBuild\": {\"builder\": {\"bucket\": \"ci\", \"builder\": \"Linux Engine Drone\", \"project\": \"flutter\"}, \"exe\": {\"cipdVersion\": \"refs/heads/main\"}, \"experimental\": \"NO\", \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"gitilesCommit\": {\"host\": \"chromium.googlesource.com\", \"id\": \"abcd1234\", \"project\": \"external/github.com/flutter/engine\", \"ref\": \"refs/heads/main\"}, \"priority\": 25, \"properties\": {\"builds\": [{\"dir\": \"fuchsia_profile_x64\", \"gn_args\": [\"--fuchsia\", \"--fuchsia-cpu\", \"x64\", \"--runtime-mode\", \"profile\"], \"output_dirs\": [\"dart_jit_runner_far\", \"dart_aot_runner_far\", \"flutter_jit_runner_far\", \"flutter_aot_runner_far\", \"dart_runner_patched_sdk\", \"flutter_runner_patched_sdk\", \"clang_x64\", \".build-id\"], \"output_files\": [\"dart_jit_runner\", \"dart_aot_runner\", \"flutter_jit_runner\", \"flutter_aot_runner\"], \"targets\": [\"flutter/shell/platform/fuchsia:fuchsia\"]}]}, \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-00000000133d\", \"swarming\": {\"parentRunId\": \"deadbeef\"}, \"tags\": [{\"key\": \"user_agent\", \"value\": \"recipe\"}]}}]}", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"responses\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"id\": \"8922054662172514002\"@@@", |
| "@@@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_LOG_LINE@request@{@@@", |
| "@@@STEP_LOG_LINE@request@ \"requests\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"exe\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"cipdVersion\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"experimental\": \"NO\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gitilesCommit\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"host\": \"chromium.googlesource.com\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"abcd1234\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"external/github.com/flutter/engine\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"ref\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"priority\": 25, @@@", |
| "@@@STEP_LOG_LINE@request@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builds\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"dir\": \"fuchsia_profile_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gn_args\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia-cpu\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--runtime-mode\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"profile\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_dirs\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"clang_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \".build-id\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_files\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_runner\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"targets\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter/shell/platform/fuchsia:fuchsia\"@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-00000000133d\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"swarming\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"parentRunId\": \"deadbeef\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"tags\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"key\": \"user_agent\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"value\": \"recipe\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@}@@@", |
| "@@@STEP_LOG_END@request@@@", |
| "@@@STEP_LINK@8922054662172514002@https://cr-buildbucket.appspot.com/build/8922054662172514002@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "batch", |
| "-host", |
| "cr-buildbucket.appspot.com" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.schedule (4)", |
| "stdin": "{\"requests\": [{\"scheduleBuild\": {\"builder\": {\"bucket\": \"ci\", \"builder\": \"Linux Engine Drone\", \"project\": \"flutter\"}, \"exe\": {\"cipdVersion\": \"refs/heads/main\"}, \"experimental\": \"NO\", \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"gitilesCommit\": {\"host\": \"chromium.googlesource.com\", \"id\": \"abcd1234\", \"project\": \"external/github.com/flutter/engine\", \"ref\": \"refs/heads/main\"}, \"priority\": 25, \"properties\": {\"builds\": [{\"dir\": \"fuchsia_release_x64\", \"gn_args\": [\"--fuchsia\", \"--fuchsia-cpu\", \"x64\", \"--runtime-mode\", \"release\"], \"output_dirs\": [\"dart_jit_product_runner_far\", \"dart_aot_product_runner_far\", \"flutter_jit_product_runner_far\", \"flutter_aot_product_runner_far\", \"dart_runner_patched_sdk\", \"flutter_runner_patched_sdk\", \"clang_x64\", \".build-id\"], \"output_files\": [\"dart_jit_product_runner\", \"dart_aot_product_runner\", \"flutter_jit_product_runner\", \"flutter_aot_product_runner\"], \"targets\": [\"flutter/shell/platform/fuchsia:fuchsia\"]}]}, \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-000000001340\", \"swarming\": {\"parentRunId\": \"deadbeef\"}, \"tags\": [{\"key\": \"user_agent\", \"value\": \"recipe\"}]}}]}", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"responses\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"id\": \"8922054662172514003\"@@@", |
| "@@@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_LOG_LINE@request@{@@@", |
| "@@@STEP_LOG_LINE@request@ \"requests\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"scheduleBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"bucket\": \"ci\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"builder\": \"Linux Engine Drone\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"exe\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"cipdVersion\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"experimental\": \"NO\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gitilesCommit\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"host\": \"chromium.googlesource.com\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"abcd1234\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"project\": \"external/github.com/flutter/engine\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"ref\": \"refs/heads/main\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"priority\": 25, @@@", |
| "@@@STEP_LOG_LINE@request@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"builds\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"dir\": \"fuchsia_release_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"gn_args\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--fuchsia-cpu\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"--runtime-mode\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"release\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_dirs\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_product_runner_far\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_runner_patched_sdk\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"clang_x64\", @@@", |
| "@@@STEP_LOG_LINE@request@ \".build-id\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"output_files\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_jit_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"dart_aot_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_jit_product_runner\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter_aot_product_runner\"@@@", |
| "@@@STEP_LOG_LINE@request@ ], @@@", |
| "@@@STEP_LOG_LINE@request@ \"targets\": [@@@", |
| "@@@STEP_LOG_LINE@request@ \"flutter/shell/platform/fuchsia:fuchsia\"@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"requestId\": \"8945511751514863184-00000000-0000-0000-0000-000000001340\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"swarming\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"parentRunId\": \"deadbeef\"@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ \"tags\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"key\": \"user_agent\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"value\": \"recipe\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@}@@@", |
| "@@@STEP_LOG_END@request@@@", |
| "@@@STEP_LINK@8922054662172514003@https://cr-buildbucket.appspot.com/build/8922054662172514003@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "[CACHE]/builder/src/flutter/tools/gn", |
| "--goma", |
| "--fuchsia", |
| "--fuchsia-cpu", |
| "x64", |
| "--runtime-mode", |
| "debug", |
| "--no-lto" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "gn --fuchsia --fuchsia-cpu x64 --runtime-mode debug --no-lto" |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "restart" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "setup goma.start goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "RECIPE_REPO[depot_tools]/ninja", |
| "-j", |
| "1024", |
| "-C", |
| "[CACHE]/builder/src/out/fuchsia_debug_x64", |
| "flutter/shell/platform/fuchsia:fuchsia", |
| "fuchsia_tests" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0", |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]", |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "build fuchsia_debug_x64 flutter/shell/platform/fuchsia:fuchsia fuchsia_tests" |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "jsonstatus", |
| "[CACHE]/goma/client/jsonstatus" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown 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": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stat" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.goma stats", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stop" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.stop goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/compiler_proxy.WARNING", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.read goma_client warning log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@compiler_proxy.WARNING@test log@@@", |
| "@@@STEP_LOG_END@compiler_proxy.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CACHE]/goma/client/goma_stats.json", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.read goma_stats.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"build_info\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"build_id\": 8945511751514863184, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"time_stamp\": \"2012-05-14 12:53:21.500000\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"time_stamp_int\": 1337000003000@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma.ensure bqupload", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "RECIPE_MODULE[fuchsia::bqupload]/resources/tool_manifest.json", |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.ensure bqupload.read manifest", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@{@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"path\": \"path/to/bqupload\",@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"version\": \"version:pinned-version\"@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@}@@@", |
| "@@@STEP_LOG_END@tool_manifest.json@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma.ensure bqupload.install path/to/bqupload", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/cipd_tool/path/to/bqupload/version%3Apinned-version" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.ensure bqupload.install path/to/bqupload.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd_tool/path/to/bqupload/version%3Apinned-version", |
| "-ensure-file", |
| "path/to/bqupload version:pinned-version", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.ensure bqupload.install path/to/bqupload.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@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-version:pinned-v\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"path/to/bqupload\"@@@", |
| "@@@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": [ |
| "[START_DIR]/cipd_tool/path/to/bqupload/version%3Apinned-version/bqupload", |
| "fuchsia-infra.artifacts.builds_beta_goma", |
| "{\"build_info\": {\"build_id\": 8945511751514863184, \"builder\": \"Linux Engine\", \"time_stamp\": \"2012-05-14 12:53:21.500000\", \"time_stamp_int\": 1337000003000}}" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma.upload goma stats to bigquery", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "[CACHE]/builder/src/flutter/tools/fuchsia/build_fuchsia_artifacts.py", |
| "--engine-version", |
| "abcd1234", |
| "--skip-build", |
| "--archs", |
| "x64", |
| "--runtime-mode", |
| "debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Package Fuchsia Artifacts" |
| }, |
| { |
| "cmd": [ |
| "python", |
| "[CACHE]/builder/src/flutter/tools/gn", |
| "--goma", |
| "--fuchsia", |
| "--fuchsia-cpu", |
| "arm64", |
| "--runtime-mode", |
| "debug", |
| "--no-lto" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "gn --fuchsia --fuchsia-cpu arm64 --runtime-mode debug --no-lto" |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma (2)" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "restart" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "setup goma (2).start goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "RECIPE_REPO[depot_tools]/ninja", |
| "-j", |
| "1024", |
| "-C", |
| "[CACHE]/builder/src/out/fuchsia_debug_arm64", |
| "flutter/shell/platform/fuchsia:fuchsia", |
| "fuchsia_tests" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0", |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]", |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "build fuchsia_debug_arm64 flutter/shell/platform/fuchsia:fuchsia fuchsia_tests" |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma (2)" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "jsonstatus", |
| "[CACHE]/goma/client/jsonstatus" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).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": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stat" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).goma stats", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stop" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).stop goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/compiler_proxy.WARNING", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).read goma_client warning log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@compiler_proxy.WARNING@test log@@@", |
| "@@@STEP_LOG_END@compiler_proxy.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CACHE]/goma/client/goma_stats.json", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).read goma_stats.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"build_info\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"build_id\": 8945511751514863184, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Engine\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"time_stamp\": \"2012-05-14 12:53:24.500000\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"time_stamp_int\": 1337000006000@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/bqupload/version%3Apinned-version/bqupload", |
| "fuchsia-infra.artifacts.builds_beta_goma", |
| "{\"build_info\": {\"build_id\": 8945511751514863184, \"builder\": \"Linux Engine\", \"time_stamp\": \"2012-05-14 12:53:24.500000\", \"time_stamp_int\": 1337000006000}}" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "teardown goma (2).upload goma stats to bigquery", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "buildbucket.collect" |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "collect", |
| "-host", |
| "cr-buildbucket.appspot.com", |
| "-interval", |
| "60s", |
| "8922054662172514000", |
| "8922054662172514001", |
| "8922054662172514002", |
| "8922054662172514003" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.collect.wait", |
| "timeout": 7200, |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "bb", |
| "batch", |
| "-host", |
| "cr-buildbucket.appspot.com" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "buildbucket.collect.get", |
| "stdin": "{\"requests\": [{\"getBuild\": {\"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"id\": \"8922054662172514000\"}}, {\"getBuild\": {\"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"id\": \"8922054662172514001\"}}, {\"getBuild\": {\"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"id\": \"8922054662172514002\"}}, {\"getBuild\": {\"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", \"id\": \"8922054662172514003\"}}]}", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"responses\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"getBuild\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"try\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"builder\": \"Linux Drone\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"createTime\": \"2018-05-25T23:50:17Z\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"createdBy\": \"project:flutter\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"id\": \"8945511751514863184\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"infra\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"resultdb\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"invocation\": \"invocations/build:8945511751514863184\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"priority\": 30@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"input\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"gerritChanges\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"change\": \"123456\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"host\": \"chromium-review.googlesource.com\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"patchset\": \"7\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"flutter\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"output\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"cas_output_hash\": \"deadbeef\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"tags\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"key\": \"cq_experimental\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"value\": \"false\"@@@", |
| "@@@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@}@@@", |
| "@@@STEP_LOG_END@json.output@@@", |
| "@@@STEP_LOG_LINE@request@{@@@", |
| "@@@STEP_LOG_LINE@request@ \"requests\": [@@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"getBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"8922054662172514000\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"getBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"8922054662172514001\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"getBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"8922054662172514002\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }, @@@", |
| "@@@STEP_LOG_LINE@request@ {@@@", |
| "@@@STEP_LOG_LINE@request@ \"getBuild\": {@@@", |
| "@@@STEP_LOG_LINE@request@ \"fields\": \"builder,createTime,createdBy,critical,endTime,id,infra,input,number,output,startTime,status,updateTime\", @@@", |
| "@@@STEP_LOG_LINE@request@ \"id\": \"8922054662172514003\"@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ }@@@", |
| "@@@STEP_LOG_LINE@request@ ]@@@", |
| "@@@STEP_LOG_LINE@request@}@@@", |
| "@@@STEP_LOG_END@request@@@", |
| "@@@STEP_LINK@8945511751514863184@https://cr-buildbucket.appspot.com/build/8945511751514863184@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "display builds", |
| "~followup_annotations": [ |
| "@@@STEP_WARNINGS@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "display builds.Linux Drone", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@8945511751514863184@https://cr-buildbucket.appspot.com/build/8945511751514863184@@@", |
| "@@@STEP_WARNINGS@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "RECIPE_MODULE[recipe_engine::cas]/resources/infra.sha1", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "read infra revision", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@infra.sha1@git_revision:mock_infra_git_revision@@@", |
| "@@@STEP_LOG_END@infra.sha1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "install infra/tools/luci/cas" |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "install infra/tools/luci/cas.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision", |
| "-ensure-file", |
| "infra/tools/luci/cas/${platform} git_revision:mock_infra_git_revision", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "install infra/tools/luci/cas.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:moc\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/cas/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": [ |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas", |
| "download", |
| "-cas-instance", |
| "projects/example-cas-server/instances/default_instance", |
| "-digest", |
| "deadbeef", |
| "-dir", |
| "[CACHE]/builder/src" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Download for build 8945511751514863184" |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "search", |
| "flutter/fuchsia", |
| "-tag", |
| "git_revision:abcd1234", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "cipd search flutter/fuchsia git_revision:abcd1234", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": []@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "[CACHE]/builder/src/flutter/tools/fuchsia/build_fuchsia_artifacts.py", |
| "--engine-version", |
| "abcd1234", |
| "--skip-build", |
| "--upload" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Artifacts" |
| }, |
| { |
| "cmd": [], |
| "name": "Upload Fuchsia Debug Symbols" |
| }, |
| { |
| "cmd": [], |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CACHE]/builder/src/out/fuchsia_debug_arm64/.build-id", |
| "--recursive" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.list [CACHE]/builder/src/out/fuchsia_debug_arm64/.build-id", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@listdir@[CACHE]/builder/src/out/fuchsia_debug_arm64/.build-id/test_dir/sub_dir/test_file.debug@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "stat", |
| "gs://fuchsia-artifacts-release/debug/sub_dirtest_file.debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.Ensure debug/sub_dirtest_file.debug does not already exist on cloud storage", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CACHE]/builder/src/out/fuchsia_profile_arm64/.build-id", |
| "--recursive" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.list [CACHE]/builder/src/out/fuchsia_profile_arm64/.build-id", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@listdir@[CACHE]/builder/src/out/fuchsia_profile_arm64/.build-id/test_dir/sub_dir/test_file.debug@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "stat", |
| "gs://fuchsia-artifacts-release/debug/sub_dirtest_file.debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.Ensure debug/sub_dirtest_file.debug does not already exist on cloud storage (2)", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CACHE]/builder/src/out/fuchsia_release_arm64/.build-id", |
| "--recursive" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.list [CACHE]/builder/src/out/fuchsia_release_arm64/.build-id", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@listdir@[CACHE]/builder/src/out/fuchsia_release_arm64/.build-id/test_dir/sub_dir/test_file.debug@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "stat", |
| "gs://fuchsia-artifacts-release/debug/sub_dirtest_file.debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: arm64.Ensure debug/sub_dirtest_file.debug does not already exist on cloud storage (3)", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "[CACHE]/builder/src/flutter/tools/fuchsia/merge_and_upload_debug_symbols.py", |
| "--engine-version", |
| "abcd1234", |
| "--upload", |
| "--target-arch", |
| "arm64", |
| "--out-dir", |
| "[CLEANUP]/tmp_tmp_1", |
| "--symbol-dirs", |
| "[CACHE]/builder/src/out/fuchsia_debug_arm64/.build-id", |
| "[CACHE]/builder/src/out/fuchsia_profile_arm64/.build-id", |
| "[CACHE]/builder/src/out/fuchsia_release_arm64/.build-id" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to CIPD for arch: arm64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "rmtree", |
| "[CLEANUP]/tmp_tmp_1" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.temp dir for FuchsiaDebugSymbols_arm64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: x64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CACHE]/builder/src/out/fuchsia_debug_x64/.build-id", |
| "--recursive" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: x64.list [CACHE]/builder/src/out/fuchsia_debug_x64/.build-id", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@listdir@[CACHE]/builder/src/out/fuchsia_debug_x64/.build-id/test_dir/sub_dir/test_file.debug@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "stat", |
| "gs://fuchsia-artifacts-release/debug/sub_dirtest_file.debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: x64.Ensure debug/sub_dirtest_file.debug does not already exist on cloud storage", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CACHE]/builder/src/out/fuchsia_profile_x64/.build-id", |
| "--recursive" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
| "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_PREBUILT_DART_SDK": "True", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GOMA_DIR": "[CACHE]/goma/client" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CACHE]/builder/src/third_party/dart/tools/sdks/dart-sdk/bin" |
| ] |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "flutter:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload Fuchsia Debug Symbols.Upload to Symbol Server for arch: x64.list [CACHE]/builder/src/out/fuchsia_profile_x64/.build-id", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@listdir@[CACHE]/builder/src/out/fuchsia_profile_x64/.build-id/test_dir/sub_dir/test_file.debug@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "stat", |
| "gs://fuchsia-artifacts-release/debug/sub_dirtest_file.debug" |
| ], |
| "cwd": "[CACHE]/builder", |
| "env": { |
<