Deploy API to Staging #57
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
api-promote-staging.yml
on: workflow_dispatch
test
6m 1s
deploy-staging
1m 28s
Annotations
1 error and 11 warnings
deploy-staging
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 gitcoin/passport-***/*** --non-interactive
Updating (gitcoin/***)
View Live: https://app.pulumi.com/gitcoin/passport-***/***/updates/200
pulumi:pulumi:Stack passport-***-*** running
@ Updating.................
awsx:x:ecs:FargateTaskDefinition flower
awsx:x:ec2:Vpc ***
awsx:x:ec2:SecurityGroup ***-service
awsx:x:ecs:Cluster ***
awsx:x:ecs:FargateTaskDefinition ***
awsx:x:ecs:FargateTaskDefinition ***-bkgrnd-worker-registry
awsx:x:ecs:FargateService ***
awsx:x:ecs:FargateService ***-bkgrnd-worker-registry
awsx:x:ecs:FargateService ***-bkgrnd-worker-passport
awsx:x:ecs:FargateTaskDefinition ***-bkgrnd-worker-passport
awsx:x:ec2:SecurityGroup flower-service
awsx:x:ecs:FargateTaskDefinition ***-run-migrate
awsx:x:ecs:FargateService flower
awsx:x:ecs:FargateTaskDefinition ***-run-createsuperuser
aws:lb:ApplicationLoadBalancer flower-service
aws:lb:ApplicationLoadBalancer ***-service
@ Updating.......................
awsx:lb:ApplicationListener flower-listener
@ Updating....
awsx:lb:ApplicationTargetGroup flower-target
@ Updating....
awsx:lb:ApplicationListener web-listener
awsx:x:ec2:SecurityGroup ***
awsx:lb:ApplicationTargetGroup ***-target
aws:ec2:SecurityGroup redashSecurityGroup
aws:iam:Role ***-bkgrnd-worker-role
aws:cloudwatch:LogGroup ***-worker
@ Updating....
aws:cloudwatch:LogGroup ***-service
aws:acm:Certificate cert
aws:acm:Certificate flower
aws:iam:Role dpoppEcsRole
@ Updating....
aws:iam:Role flower-task
aws:iam:Role flower-execution
@ Updating....
aws:cloudwatch:LogGroup flower
aws:ecs:Cluster ***
aws:iam:Role ***-task
aws:iam:Role ***-bkgrnd-worker-registry-task
@ Updating....
aws:iam:Role ***-bkgrnd-worker-passport-task
aws:cloudwatch:LogGroup ***-bkgrnd-worker-passport
aws:cloudwatch:LogGroup ***-run-migrate
aws:iam:Role ***-run-migrate-task
aws:cloudwatch:LogGroup ***-run-createsuperuser
awsx:x:ec2:IngressSecurityGroupRule flower-listener-external-0-ingress
aws:iam:Role ***-run-createsuperuser-task
awsx:x:ec2:Subnet ***-private-1
awsx:x:ec2:EgressSecurityGroupRule flower-listener-external-0-egress
awsx:x:ec2:NatGateway ***-0
awsx:x:ec2:NatGateway ***-1
aws:ec2:Vpc ***
awsx:x:ec2:Subnet ***-public-0
awsx:x:ec2:InternetGateway ***
awsx:x:ec2:Subnet ***-public-1
awsx:lb:ApplicationListener flower-listener
awsx:x:ec2:Subnet ***-private-0
awsx:lb:ApplicationListener ***-listener
awsx:x:ec2:EgressSecurityGroupRule web-listener-external-0-egress
awsx:x:ec2:IngressSecurityGroupRule web-listener-external-0-ingress
awsx:x:ec2:IngressSecurityGroupRule ***-ssh
awsx:x:ec2:EgressSecurityGroupRule ***-egress
awsx:x:ec2:IngressSecurityGroupRule ***-containers
aws:ec2:Instance redashinstance [diff: ~protect]
aws:route53:Record api.***.***.***-validation
aws:route53:Record flower.api.***.***.***-validation
aws:iam:RolePolicyAttachment flower-task-0cbb1731
aws:iam:RolePolicyAttachment flower-task-b5aeb6b6
aws:iam:RolePolicyAttachment flower-execution-9a42f520
aws:iam:RolePolicyAttachment flower-execution-58ed699a
aws:iam:RolePolicyAttachment ***-task-b5aeb6b6
aws:iam:RolePolicyAttachment ***-task-0cbb1731
aws:iam:RolePolicyAttachment ***-bkgrnd-worker-registry-task-b5aeb6b6
@ Updating....
aws:iam:RolePolicyAttachment ***-bkgrnd-worker-registry-task-0cbb1731
aws:iam:RolePolicyAttachment ***-bkgrnd-worker-passport-task-b5aeb6b6
@ Updating....
aws:iam:RolePolicyAttachment ***-bkgrnd-worker-passport-task-0cbb1731
aws:iam:RolePolicyAttachment ***-run-migrate-task-b5aeb6b6
@ Updating....
aws:iam:RolePolicyAttachment
|
build-verifier
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-verifier
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/
|
build-verifier
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
build-verifier
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/
|
build-api
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-api
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/
|
build-api
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
build-api
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/
|
deploy-staging
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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-staging
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/
|
deploy-staging
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|