Continuous Deployment #41
Annotations
1 error and 5 warnings
Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy tax-worker --image us-west1-docker.pkg.dev/tax-worker/tax-worker/tax-worker:4450f751c1dc007028a86893ffec94ab33e29022 --quiet --platform managed --region us-west1 --allow-unauthenticated --project tax-worker --format json`: Deploying container to Cloud Run service [tax-worker] in project [tax-worker] region [us-west1]
Deploying...
Setting IAM Policy..............done
Creating Revision............done
Routing traffic...................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'tax-worker-00003-v7f' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=tax-worker&resource=cloud_run_revision/service_name/tax-worker/revision_name/tax-worker-00003-v7f&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22tax-worker%22%0Aresource.labels.revision_name%3D%22tax-worker-00003-v7f%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker Auth
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Auth
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Auth
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy to Cloud Run
Unexpected input(s) 'env', valid inputs are ['image', 'service', 'region', 'env_vars', 'secrets', 'labels', 'metadata', 'project_id', 'credentials', 'source', 'suffix', 'tag', 'timeout', 'no_traffic', 'revision_traffic', 'tag_traffic', 'flags', 'gcloud_version', 'gcloud_component']
|
The logs for this run have expired and are no longer available.
Loading