Skip to content

Merge pull request #1 from gitops-bridge-dev/initalize-file-structure #1

Merge pull request #1 from gitops-bridge-dev/initalize-file-structure

Merge pull request #1 from gitops-bridge-dev/initalize-file-structure #1

Triggered via push February 27, 2024 00:45
Status Failure
Total duration 12m 21s
Billable time 13m
Artifacts
Matrix: Deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Deploy (hub, arn:aws:iam::753080021511:role/pulumi-github-actions)
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 hub --non-interactive [resource plugin github-5.26.0] installing [resource plugin eks-2.2.1] installing [resource plugin aws-6.23.0] installing Updating (hub) View Live: https://app.pulumi.com/blakeromano/gitopscon-2024-na-demo/hub/updates/1 @ Updating........ @ Updating.... + pulumi:pulumi:Stack gitopscon-2024-na-demo-hub creating (0s) @ Updating......................... + eks:index:Cluster hub-cluster creating (0s) + eks:index:ServiceRole hub-cluster-eksRole creating (0s) + eks:index:ServiceRole hub-cluster-instanceRole creating (0s) @ Updating..... + awsx:ec2:Vpc vpc creating (0s) @ Updating.... + aws:iam:Role hub-cluster-eksRole-role creating (0s) + eks:index:RandomSuffix hub-cluster-cfnStackName creating (0s) + aws:iam:Role hub-cluster-instanceRole-role creating (0s) + eks:index:RandomSuffix hub-cluster-cfnStackName created (0.27s) + pulumi:pulumi:Stack gitopscon-2024-na-demo-hub creating (25s) Downloading provider: aws @ Updating.... + aws:iam:Role hub-cluster-eksRole-role created (0.78s) + aws:iam:Role hub-cluster-instanceRole-role created (0.85s) @ Updating........ + aws:iam:RolePolicyAttachment hub-cluster-eksRole-4b490823 creating (0s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-e1b295bd creating (0s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-3eb088f2 creating (0s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-03516f97 creating (0s) @ Updating.... + aws:iam:RolePolicyAttachment hub-cluster-eksRole-4b490823 created (0.46s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-e1b295bd created (0.57s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-3eb088f2 created (0.69s) + aws:iam:RolePolicyAttachment hub-cluster-instanceRole-03516f97 created (0.80s) @ Updating.... + aws:iam:InstanceProfile hub-cluster-instanceProfile creating (0s) + aws:ec2:Vpc vpc creating (0s) + aws:iam:InstanceProfile hub-cluster-instanceProfile created (0.65s) @ Updating............... + aws:ec2:Vpc vpc created (12s) + aws:ec2:Subnet vpc-private-3 creating (0s) + aws:ec2:InternetGateway vpc creating (0s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-1 creating (0s) + aws:ec2:Subnet vpc-public-2 creating (0s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-2 creating (0s) + aws:ec2:Subnet vpc-private-1 creating (0s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-3 creating (0s) + aws:ec2:Subnet vpc-private-2 creating (0s) + aws:ec2:Subnet vpc-public-3 creating (0s) + aws:ec2:Subnet vpc-public-1 creating (0s) @ Updating..... + aws:ec2:Subnet vpc-private-3 created (1s) + aws:ec2:InternetGateway vpc created (1s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-1 created (1s) + aws:ec2:RouteTable vpc-private-3 creating (0s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-2 created (1s) + aws:ec2:Subnet vpc-private-1 created (1s) + aws:ec2:Subnet vpc-tgw-attachment-subnet-3 created (1s) + aws:ec2:Subnet vpc-private-2 created (1s) + aws:ec2:RouteTable vpc-tgw-attachment-subnet-1 creating (0s) @ Updating.... + aws:ec2:RouteTable vpc-tgw-attachment-subnet-2 creating (0s) + aws:ec2:RouteTable vpc-private-1 creating (0s) + aws:ec2:RouteTable vpc-tgw-attachment-subnet-3 creating (0s) + aws:ec2:RouteTable vpc-private-2 creating (0s) + aws:ec2:RouteTable vpc-private-3 created (1s) @ Updating.... + aws:ec2:RouteTableAssociation vpc-private-3 creating (0s) + aws:ec2:RouteTable vpc-tgw-attachment-subnet-1 created (1s) + aws:ec2:RouteTable vpc-tgw-attachment-subnet-2 created (1s) + aws:ec2:RouteTableAssociation vpc-tgw-attachment-subnet-1 creating (0s) + aws:ec2:RouteTable vpc-private-1 created (1s) + aws:ec2:RouteTable vpc-tgw-attachment-subnet-3 created (1s) + aws:ec2:RouteTableAssociation vpc-tgw-attachment-subnet-2 creating (0s) + aws:ec2:RouteTable vpc-private-2 created (1s)
Deploy (hub, arn:aws:iam::753080021511:role/pulumi-github-actions)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy (hub, arn:aws:iam::753080021511:role/pulumi-github-actions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/