Test and Deploy #861
test_and_deploy.yml
on: workflow_dispatch
Tests
4m 7s
Preview [TEST]
0s
Deploy [PRODUCTION]
0s
Deploy [STAGING]
0s
Deploy [TEST]
14m 26s
Annotations
1 error and 3 warnings
Deploy [TEST]
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 test --non-interactive
Updating (test):
@ updating......
pulumi:pulumi:Stack cerulean-cloud-test warning: Attempting to deploy or update resources with 1 pending operations from previous deployment.
@ updating.....
pulumi:pulumi:Stack cerulean-cloud-test running warning: Attempting to deploy or update resources with 1 pending operations from previous deployment.
@ updating.....
pulumi:providers:docker cerulean-cloud-images-test-gcr
gcp:storage:Bucket cerulean-cloud-test-bucket-cloud-function-ais
gcp:cloudtasks:Queue cerulean-cloud-test-queue-cloud-tasks-ais-analysis
gcp:serviceAccount:Account cerulean-cloud-test-cloud-function-ais
gcp:sql:DatabaseInstance cerulean-cloud-test-database-instance
-- gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais deleting original (0s)
gcp:projects:IAMMember cerulean-cloud-test-cloud-function-ais-iam
gcp:sql:Database cerulean-cloud-test-database
gcp:sql:User cerulean-cloud-test-database-users
@ updating....
-- gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais deleted original (1s)
pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
@ updating....
+- gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais replacing (0s) [diff: ~name]
+- gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais replaced (0.00s) [diff: ~name]
++ gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais creating replacement (0s) [diff: ~name]
++ gcp:storage:BucketObject cerulean-cloud-test-source-cloud-function-ais created replacement (0.96s) [diff: ~name]
@ updating.............................................................................................................................................................................................................................................
pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
@ updating....
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-offset creating replacement (0s) [diff: ~pullTriggers]
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator creating replacement (0s) [diff: ~pullTriggers]
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-tipg creating replacement (0s) [diff: ~pullTriggers]
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-offset created replacement (0.74s) [diff: ~pullTriggers]
@ updating....
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-orchestrator created replacement (1s) [diff: ~pullTriggers]
++ docker:index:RemoteImage cerulean-cloud-images-test-remote-tipg created replacement (1s) [diff: ~pullTriggers]
@ updating....
+- docker:index:RemoteImage ce
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy [TEST]
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, aws-actions/configure-aws-credentials@v1, 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 [TEST]
The `set-output` 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/
|