Skip to content

Fix branch spec

Fix branch spec #8

Triggered via push October 11, 2024 14:56
Status Failure
Total duration 2m 34s
Artifacts

deploy-dev.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Deploy to dev
code: -2 stdout: stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack dev --non-interactive Updating (dev): Downloading plugin gcp-6.67.1: starting Downloading plugin gcp-6.67.1: done Installing plugin gcp-6.67.1: starting @ updating.... Installing plugin gcp-6.67.1: done @ updating.... + pulumi:pulumi:Stack config-ui-dev creating (0s) @ updating....... + pulumi:providers:gcp gcp creating (0s) @ updating.... + command:local:Command podman-tag-command creating (0s) + pulumi:providers:gcp gcp created (0.86s) @ updating.... + command:local:Command podman-tag-command created (1s) + gcp:serviceAccount:Account service-account creating (0s) + gcp:artifactregistry:Repository artifact-repo creating (0s) @ updating..... + gcp:serviceAccount:Account service-account creating (1s) error: 1 error occurred: + gcp:serviceAccount:Account service-account **creating failed** error: 1 error occurred: @ updating.............. + gcp:artifactregistry:Repository artifact-repo created (12s) @ updating.... + pulumi:pulumi:Stack config-ui-dev creating (19s) error: update failed + pulumi:pulumi:Stack config-ui-dev **creating failed (19s)** 1 error Diagnostics: pulumi:pulumi:Stack (config-ui-dev): error: update failed gcp:serviceAccount:Account (service-account): error: 1 error occurred: * Error creating service account: googleapi: Error 409: Service account config-ui already exists within project projects/trustgraph-demo. Details: [ { "@type": "type.googleapis.com/google.rpc.ResourceInfo", "resourceName": "projects/trustgraph-demo/serviceAccounts/[email protected]" } ] , alreadyExists Resources: + 4 created Duration: 21s err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack dev --non-interactive Updating (dev): Downloading plugin gcp-6.67.1: starting Downloading plugin gcp-6.67.1: done Installing plugin gcp-6.67.1: starting @ updating.... Installing plugin gcp-6.67.1: done @ updating.... + pulumi:pulumi:Stack config-ui-dev creating (0s) @ updating....... + pulumi:providers:gcp gcp creating (0s) @ updating.... + command:local:Command podman-tag-command creating (0s) + pulumi:providers:gcp gcp created (0.86s) @ updating.... + command:local:Command podman-tag-command created (1s) + gcp:serviceAccount:Account service-account creating (0s) + gcp:artifactregistry:Repository artifact-repo creating (0s) @ updating..... + gcp:serviceAccount:Account service-account creating (1s) error: 1 error occurred: + gcp:serviceAccount:Account service-account **creating failed** error: 1 error occurred: @ updating.............. + gcp:artifactregistry:Repository artifact-repo created (12s) @ updating.... + pulumi:pulumi:Stack config-ui-dev creating (19s) error: update failed + pulumi:pulumi:Stack config-ui-dev **creating failed (19s)** 1 error Diagnostics: pulumi:pulumi:Stack (config-ui-dev): error: update failed gcp:serviceAccount:Account (service-account): error: 1 error occurred: * Error creating service account: googleapi: Error 409: Service account config-ui already exists within project projects/trustgraph-demo. Details: [ { "@type": "type.googleapis.com/google.rpc.ResourceInfo", "resourceName": "projects/trustgraph-demo/serviceAccounts/[email protected]" } ] , alreadyExists Resources: + 4 created Duration: 21s
Deploy to dev
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy to dev
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pulumi/actions@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/