Skip to content

codesigning failing engine post-submit for Flutter beta 3.24 #152137

@christopherfujino

Description

@christopherfujino

For the PR: flutter/engine#54003
With the post-submit build: https://ci.chromium.org/ui/p/dart-internal/builders/flutter/Mac%20engine_release_builder/666/infra

The macOS binary codesigning phase failed to download certificate password file (logs:

CommandException: No URLs matched: gs://flutter_configs/0325_p12_password.encrypted
WARNING:root:Command /Volumes/Work/s/w/ir/cipd_bin_packages/cpython3/bin/python3 -u /Volumes/Work/s/w/ir/kitchen-checkout/depot_tools/gsutil.py -- cp gs://flutter_configs/0325_p12_password.encrypted /Volumes/Work/s/w/ir/x/w/recipe_cleanup/0325_p12_password.encrypted failed with retcode 1, try 1.1.
CommandException: No URLs matched: gs://flutter_configs/0325_p12_password.encrypted
WARNING:root:Command /Volumes/Work/s/w/ir/cipd_bin_packages/cpython3/bin/python3 -u /Volumes/Work/s/w/ir/kitchen-checkout/depot_tools/gsutil.py -- cp gs://flutter_configs/0325_p12_password.encrypted /Volumes/Work/s/w/ir/x/w/recipe_cleanup/0325_p12_password.encrypted failed with retcode 1, try 1.2.
CommandException: No URLs matched: gs://flutter_configs/0325_p12_password.encrypted
WARNING:root:Command /Volumes/Work/s/w/ir/cipd_bin_packages/cpython3/bin/python3 -u /Volumes/Work/s/w/ir/kitchen-checkout/depot_tools/gsutil.py -- cp gs://flutter_configs/0325_p12_password.encrypted /Volumes/Work/s/w/ir/x/w/recipe_cleanup/0325_p12_password.encrypted failed with retcode 1, try 2.1.
CommandException: No URLs matched: gs://flutter_configs/0325_p12_password.encrypted
WARNING:root:Command /Volumes/Work/s/w/ir/cipd_bin_packages/cpython3/bin/python3 -u /Volumes/Work/s/w/ir/kitchen-checkout/depot_tools/gsutil.py -- cp gs://flutter_configs/0325_p12_password.encrypted /Volumes/Work/s/w/ir/x/w/recipe_cleanup/0325_p12_password.encrypted failed with retcode 1, try 2.2.
ERROR:root:Command /Volumes/Work/s/w/ir/kitchen-checkout/depot_tools/gsutil.py -- cp gs://flutter_configs/0325_p12_password.encrypted /Volumes/Work/s/w/ir/x/w/recipe_cleanup/0325_p12_password.encrypted failed 4 retries, giving up.

This is the recipes CL on main that I landed that started using this new file: https://flutter.googlesource.com/recipes/+/93c8ef9d56bbc4ff7337339f06d4e83fb2f26ba6

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions