Release and Deploy Scorer #40
release_and_deploy_scorer.yml
on: workflow_dispatch
Load Commit Ref
10s
Staging Backend
/
build-api
1m 42s
Staging Backend
/
build-verifier
2m 13s
Production Backend
/
build-api
1m 26s
Production Backend
/
build-verifier
2m 1s
Release
0s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
tim-schultz
deleted by tim-schultz
|
(Environment deleted) |
Annotations
1 error and 23 warnings
Production Backend / deploy-production
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/prod/***-production --non-interactive
[resource plugin aws-5.35.0] installing
Updating (gitcoin/***-production)
View Live: https://app.pulumi.com/gitcoin/prod/***-production/updates/175
@ Updating......
@ Updating....
pulumi:pulumi:Stack prod-***-production running
@ Updating.........................
aws:iam:Role ***-bkgrnd-worker-role
@ Updating....
aws:ecs:Cluster ***
aws:cloudwatch:LogGroup ***-service
aws:cloudwatch:LogGroup ***-worker
aws:cloudwatch:EventRule rule-weekly-data-dump
aws:cloudwatch:EventRule rule-daily-data-dump
aws:cloudwatch:EventRule rule-frequent-allo-***-data-dump
aws:s3:Bucket gitcoin-***-access-logs
aws:s3:Bucket public.***.***
aws:acm:Certificate cert
aws:sns:Topic pagerduty
aws:acm:Certificate flower
aws:acm:Certificate redash
aws:iam:Role dpoppEcsRole
awsx:ec2:Vpc ***
@ Updating.....
pulumi:providers:aws east
aws:s3:BucketPublicAccessBlock myBucketPublicAccessBlock
aws:s3:BucketPolicy bucketPolicy
aws:route53:Record api.***.***-validation
++ aws:sns:TopicSubscription pagerdutySubscription creating replacement (0s) [diff: ~endpoint]
aws:sns:TopicPolicy pagerdutyTopicPolicy
aws:route53:Record flower.api.***.***-validation
aws:route53:Record redash.api.***.***-validation
aws:s3:BucketPolicy gitcoin-accessLogs-policy
aws:acm:CertificateValidation certificateValidation
@ Updating.....
aws:ec2:Vpc ***
@ Updating.............
aws:acm:CertificateValidation redashCertificateValidation
aws:acm:CertificateValidation flowerCertificateValidation
aws:acm:Certificate public.***.***
aws:route53:Record public.***.***-validation
aws:acm:CertificateValidation publicCertificateValidation
aws:ec2:Subnet ***-private-2
aws:ec2:InternetGateway ***
aws:ec2:Subnet ***-public-1
aws:ec2:Subnet ***-private-1
aws:ec2:Subnet ***-public-2
aws:cloudfront:Distribution publicExportCloudFront
aws:ec2:RouteTable ***-private-2
aws:ec2:RouteTable ***-public-1
aws:ec2:Eip ***-1
aws:ec2:RouteTable ***-private-1
aws:route53:Record public.***.***
aws:ec2:Eip ***-2
aws:ec2:RouteTable ***-public-2
aws:ec2:RouteTableAssociation ***-private-2
aws:ec2:RouteTableAssociation ***-public-1
++ aws:sns:TopicSubscription pagerdutySubscription creating replacement (11s) [diff: ~endpoint]; error: 1 error occurred:
++ aws:sns:TopicSubscription pagerdutySubscription **creating failed** [diff: ~endpoint]; error: 1 error occurred:
aws:ec2:Route ***-public-1
aws:ec2:NatGateway ***-1
aws:ec2:RouteTableAssociation ***-private-1
aws:ec2:NatGateway ***-2
aws:ec2:RouteTableAssociation ***-public-2
aws:ec2:Route ***-public-2
pulumi:pulumi:Stack prod-***-production running error: update failed
pulumi:pulumi:Stack prod-***-production **failed** 1 error
Diagnostics:
pulumi:pulumi:Stack (prod-***-production):
error: update failed
aws:sns:TopicSubscription (pagerdutySubscription):
error: 1 error occurred:
* creating SNS Topic Subscription: InvalidParameter: Invalid parameter: Endpoint must match the specified protocol
status code: 400, request id: 92b6dc32-59a0-512a-bab7-81b187f3344f
Outputs:
- clusterId : "arn:aws:ecs:***:***:cluster/***-80a4131"
- dailyDataDumpTaskDefinition : "daily-data-dump-4ade0394"
- dockerGtcPassport***Image : "public.ecr.aws/c8n6v8e9/passport-***:57bec2e"
- dockerGtcPassportVerifierImage : "public.ecr.aws/c8n6v8e9/passport-verifier:57bec2e"
- dockrRunCmd : [secret]
- domain : "api.***.***"
- ec2PublicIp : "54.245.56.196"
- frequentAllo*
|
Load Commit Ref
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Staging Backend / 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/
|
Staging Backend / build-api
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Staging Backend / 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/
|
Staging Backend / 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/
|
Staging Backend / 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/
|
Staging Backend / 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/
|
Staging Backend / build-verifier
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Staging Backend / 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/
|
Staging Backend / 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/
|
Staging Backend / 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/
|
Staging Backend / deploy-staging
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Production Backend / 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/
|
Production Backend / 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/
|
Production Backend / 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/
|
Production Backend / build-api
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Production Backend / 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/
|
Production Backend / 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/
|
Production Backend / build-verifier
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Production Backend / 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/
|
Production Backend / deploy-production
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/
|
Production Backend / deploy-production
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Production Backend / deploy-production
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/
|