Skip to content

hotfix: logging and accesibility #69

hotfix: logging and accesibility

hotfix: logging and accesibility #69

Re-run triggered December 10, 2023 15:39
Status Failure
Total duration 1m 18s
Artifacts

cd-deploy-to-dev.yml

on: pull_request
build  /  Build images
18s
build / Build images
deploy  /  versioning
2s
deploy / versioning
deploy  /  Deploy to Cloud Run
32s
deploy / Deploy to Cloud Run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cuenta-unica-registry-fix-error-encapsulation --quiet --image us-docker.pkg.dev/auth-do/auth-frontend/auth-registry-frontend/cuenta-unica-registry@sha256:f2fe5f167fe4e690c6ff07e6ad8ae3a98a39b3c41c4026b3903e0568c224982c --update-env-vars ORY_SDK_TOKEN=***,CEDULA_API=***,CEDULA_API_KEY=***,JCE_PHOTO_API=***,JCE_PHOTO_API_KEY=***,SITE_COOKIE_KEY=***,ENCRYPTION_KEY=***,RECAPTHA_API_KEY=***,CEDULA_TOKEN_API=***,CITIZENS_API_AUTH_KEY=***,RECAPTHA_PROJECT_ID=auth-do,LIVENESS_CONFIDENCE_THRESHOLD=85,LIVENESS_SIMILARITY_THRESHOLD=95,SENTRY_ORG=ogtic,SENTRY_PROJECT=cuenta-unica-registry,SENTRY_AUTH_TOKEN=*** --update-labels managed-by=github-actions,commit-sha=c836c993b7d4226bd05bcec4a6fe97b89a35b7dd --platform managed --format json --region us-east1 --min-instances 0 --max-instances 5 --cpu 1 --memory 256Mi`: Deploying container to Cloud Run service [cuenta-unica-registry-fix-error-encapsulation] in project [auth-do] region [us-east1] Deploying... Creating Revision.....................done Routing traffic......................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'cuenta-unica-registry-fix-error-encapsulation-00010-7xz' 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=auth-do&resource=cloud_run_revision/service_name/cuenta-unica-registry-fix-error-encapsulation/revision_name/cuenta-unica-registry-fix-error-encapsulation-00010-7xz&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22cuenta-unica-registry-fix-error-encapsulation%22%0Aresource.labels.revision_name%3D%22cuenta-unica-registry-fix-error-encapsulation-00010-7xz%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
deploy / Deploy to Cloud Run
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
deploy / Deploy to Cloud Run
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.