worried-terabyte-60325
04/20/2022, 9:01 AMpulumi stack ls
after logging to minio, fail on pulumi up
, and pulumi up --debug
shows some request to <https://iam.amazonaws.com/doc/2010-05-08/>
.
Is there something wrong? My pulumi version is 3.28.0
Here is the error output of pulumi up
:
error: an unhandled error occurred: program exited with non-zero exit code: 1
error: program failed: 1 error occurred:
* rpc error: code = Unknown desc = invocation of aws:ec2/getAmi:getAmi returned an error: 1 error occurred:
* error retrieving account details: AWS account ID not previously found and failed retrieving via all available methods. See <https://www.terraform.io/docs/providers/aws/index.html#skip_requesting_account_id> for workaround and implications. Errors: 2 errors occurred:
* error calling sts:GetCallerIdentity: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: 6ec2693b-0916-463f-bdc1-3124a181789a, api error InvalidClientTokenId: The security token included in the request is invalid.
* failed getting account information via iam:ListRoles: operation error IAM: ListRoles, https response error StatusCode: 403, RequestID: 08187f7f-4c79-4c25-9de8-a782098b5859, api error InvalidClientTokenId: The security token included in the request is invalid.
exit status 1
great-sunset-355
04/20/2022, 9:56 AMacceptable-insurance-51692
04/20/2022, 3:25 PMerror: operation error CloudControl: UpdateResource, https response error StatusCode: 400, RequestID: XXXX, api error ValidationException: [REPLACE Operation] noSuchPath in source, path provided : //Code
Trying to update a Lambda using aws-native
for typescript. One combination of S3 path + handler works, another, equally valid, produces the above error.adamant-father-26302
04/20/2022, 4:08 PMError: Program run without the Pulumi engine available; re-run using the `pulumi` CLI
damp-honey-93158
04/20/2022, 4:47 PMpolite-napkin-90098
04/20/2022, 5:43 PMgetting selected stack: .pulumi/stacks/EKS-Test.json: snapshot integrity failure; refusing to use it:
and pre-step event returned an error: failed to verify snapshot: resource urn:pulumi:EKS-Test::EKS::eks:index:Cluster$kubernetes:core/v1:ConfigMap::Test-nodeAccess refers to unknown provider urn:pulumi:EKS-Test::EKS::eks:index:Cluster$pulumi:providers:kubernetes::Test-eks-k8s::997386cc-3a20-42bd-a893-1ca95cb9772c
damp-honey-93158
04/20/2022, 7:12 PMsticky-match-71841
04/20/2022, 7:40 PMchilly-magazine-6129
04/20/2022, 7:47 PMwitty-vegetable-61961
04/20/2022, 11:07 PMhigh-exabyte-81175
04/21/2022, 8:29 AMicy-jordan-58549
04/21/2022, 10:08 AMFATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0x106018a25 node::Abort() (.cold.1) [~/.nvm/versions/node/v16.14.2/bin/node]
2: 0x104d0e0f9 node::Abort() [~/.nvm/versions/node/v16.14.2/bin/node]
3: 0x104d0e26f node::OnFatalError(char const*, char const*) [~/.nvm/versions/node/v16.14.2/bin/node]
4: 0x104e8f7e7 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [~/.nvm/versions/node/v16.14.2/bin/node]
5: 0x104e8f783 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [~/.nvm/versions/node/v16.14.2/bin/node]
6: 0x105030e65 v8::internal::Heap::FatalProcessOutOfMemory(char const*) [~/.nvm/versions/node/v16.14.2/bin/node]
7: 0x10502f7ec v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [~/.nvm/versions/node/v16.14.2/bin/node]
8: 0x10503c090 v8::internal::Heap::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [~/.nvm/versions/node/v16.14.2/bin/node]
9: 0x10503c111 v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [~/.nvm/versions/node/v16.14.2/bin/node]
10: 0x1050091a7 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [~/.nvm/versions/node/v16.14.2/bin/node]
11: 0x1053c0dae v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [~/.nvm/versions/node/v16.14.2/bin/node]
12: 0x10576a879 Builtins_CEntry_Return1_DontSaveFPRegs_ArgvOnStack_NoBuiltinExit [~/.nvm/versions/node/v16.14.2/bin/node]
fierce-manchester-32400
04/21/2022, 4:44 PMbroad-island-71889
04/21/2022, 7:54 PMaws.eks.NodeGroup
, already tried to configure it in different ways, but none of them is working for me, hope you can provide some guidance.
I’m using python and tried:
ignore_changes=["scaling_config.desired_size"]
ignore_changes=["scaling_config.desiredSize"]
ignore_changes=["scalingConfig.desiredSize"]
Should I try something similar to terraform’s version instead?:
scaling_config[0].desired_size
Thank you!stocky-petabyte-29883
04/21/2022, 8:49 PMflaky-mechanic-81707
04/22/2022, 5:30 AMadamant-father-26302
04/22/2022, 9:24 AMintegration.ProgramTest
with golang, it tries to read sum.golang.org/*** for a private repository included in the tested code and fails 410 Gone
.
That repository has a local-path replace in go.mod, so it shouldnt really have to fetch it remotely.
Anyone know a solution to this?cold-toothbrush-60276
04/22/2022, 10:54 AMlively-answer-93856
04/22/2022, 12:10 PMlively-answer-93856
04/22/2022, 12:11 PMbillions-lawyer-5518
04/22/2022, 1:49 PMthousands-hairdresser-72380
04/22/2022, 2:06 PMaws.sqs.QueuePolicy
.
When it was updated, it created a replacement
and deleted the old one.
Turns out that they’re not distinct entities, they’re just a property of the aws.sqs.Queue
.
That means creating a replacement then deleting the prior essential just deleted the property all together, thus breaking our workflow and losing a few hours of messages for the Queue.
This seems to be a bug in the update strategy.
Should I create an issue on pulumi/pulumi-aws
or am I missing something?rough-dinner-7791
04/22/2022, 6:03 PMrefresh
state from the nodepool since 1week and every deploiement finish with "timeout" after 30mins.
pulumi refresh
didn't solved issue, and nodepool is fine on gcp, so i dont get why pulumi is stuck on it.
Any idea ?
Thanks.brief-artist-21016
04/22/2022, 6:38 PMApplyT()
on an output returns an error (say like the example I wanted to return an error if a string does not contain the letter 'a'? Does ApplyT
panic if the function passed in returns an error? Does it return the error via the main pulumi.RunErr()
call? Is there something I need to do in order to capture and handle the error?polite-napkin-90098
04/22/2022, 8:22 PMpulumi state delete
like --pending-deletion
which would delete all the resources in the stack which are (Pending Deletion) I guess I should suggest this on the github for pulumi?thankful-coat-47937
04/23/2022, 3:36 AMthankful-coat-47937
04/23/2022, 3:36 AMthankful-coat-47937
04/23/2022, 3:37 AMthankful-coat-47937
04/23/2022, 3:37 AMalert-analyst-72112
04/23/2022, 10:12 AMalert-analyst-72112
04/23/2022, 10:12 AM