Skip to content

change ami id

change ami id #54

Triggered via push May 9, 2024 14:32
Status Failure
Total duration 1m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
deploy
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) View Live: https://app.pulumi.com/novandrautomo17/iaac-project/dev/updates/27 @ Updating.... pulumi:pulumi:Stack iaac-project-dev running @ Updating..... aws:ec2:Vpc my-vpc aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead aws:iam:Role eks-role aws:iam:Role eks-node-role aws:ec2:InternetGateway my-igw aws:ec2:Subnet my-subnet-public aws:ec2:SecurityGroup eks-node-sg aws:ec2:SecurityGroup bastion-sg aws:ec2:Subnet subnet-private-2 aws:ec2:Subnet subnet-private-1 aws:iam:RolePolicyAttachment eks-cluster-policy aws:iam:RolePolicyAttachment eks-service-policy aws:iam:RolePolicyAttachment eks-worker-node-policy aws:iam:RolePolicyAttachment eks-cni-policy aws:iam:RolePolicyAttachment ecr-readonly-policy aws:ec2:RouteTable my-route-table-public aws:ec2:NatGateway my-nat-gateway ++ aws:ec2:Instance my-bastion creating replacement (0s) [diff: ~ami] aws:eks:Cluster my-cluster aws:ec2:RouteTableAssociation my-route-table-assoc-public aws:ec2:RouteTable my-route-table-private aws:ec2:RouteTableAssociation my-route-table-assoc-private-1 aws:ec2:RouteTableAssociation my-route-table-assoc-private-2 ~ aws:eks:NodeGroup my-node-group updating (0s) [diff: ~provider] @ Updating.... ~ aws:eks:NodeGroup my-node-group updating (0s) [diff: ~provider]; error: Resource provider reported that the resource did not exist while updating urn:pulumi:dev::iaac-project::aws:eks/nodeGroup:NodeGroup::my-node-group. ~ aws:eks:NodeGroup my-node-group **updating failed** [diff: ~provider]; error: Resource provider reported that the resource did not exist while updating urn:pulumi:dev::iaac-project::aws:eks/nodeGroup:NodeGroup::my-node-group. @ Updating.... ++ aws:ec2:Instance my-bastion creating replacement (1s) [diff: ~ami]; error: 1 error occurred: ++ aws:ec2:Instance my-bastion **creating failed** [diff: ~ami]; error: 1 error occurred: pulumi:pulumi:Stack iaac-project-dev running error: update failed pulumi:pulumi:Stack iaac-project-dev **failed** 1 error Diagnostics: aws:eks:NodeGroup (my-node-group): error: Resource provider reported that the resource did not exist while updating urn:pulumi:dev::iaac-project::aws:eks/nodeGroup:NodeGroup::my-node-group. This is usually a result of the resource having been deleted outside of Pulumi, and can often be fixed by running `pulumi refresh` before updating. aws:ec2:Eip (nat-eip): warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead pulumi:pulumi:Stack (iaac-project-dev): error: update failed aws:ec2:Instance (my-bastion): error: 1 error occurred: * creating EC2 Instance: InvalidAMIID.NotFound: The image id '[ami-0ed62be0fb8004fc6]' does not exist status code: 400, request id: 9f587dab-6f36-43a7-8d92-c534e618a753 Resources: 23 unchanged Duration: 5s 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) View Live: https://app.pulumi.com/novandrautomo17/iaac-project/dev/updates/27 @ Updating.... pulumi:pulumi:Stack iaac-project-dev running @ Updating..... aws:ec2:Vpc my-vpc aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attr
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
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
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
deploy
Unexpected input(s) 'args', valid inputs are ['command', 'stack-name', 'work-dir', 'comment-on-pr', 'comment-on-pr-number', 'github-token', 'cloud-url', 'secrets-provider', 'parallel', 'message', 'config-map', 'expect-no-changes', 'diff', 'replace', 'target', 'target-dependents', 'policyPacks', 'policyPackConfigs', 'refresh', 'upsert', 'remove', 'edit-pr-comment', 'pulumi-version', 'color']