Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout while waiting for state to become 'available' #2177

Closed
sebastianfeduniak opened this issue Oct 14, 2022 · 2 comments
Closed

timeout while waiting for state to become 'available' #2177

sebastianfeduniak opened this issue Oct 14, 2022 · 2 comments
Labels
kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced

Comments

@sebastianfeduniak
Copy link

What happened?

While upgrading Aurora cluster to the newer version (major), pulumi crashes after an hour even that the cluster was available after ~10 mins.

Steps to reproduce

For me, it was just upgrading Aurora cluster (2 nodes: 1 reader, 1 writer) from engine version 13.6 to 14.4.

Expected Behavior

Aurora cluster upgraded without the issues.

Actual Behavior

After ~1 hour, pulumi crashes with the following error:

  aws:rds:Cluster (db-***)
    error: 1 error occurred:
	* updating urn:pulumi:uat::***::aws:rds/cluster:Cluster::db-***: 1 error occurred:
	* error waiting for RDS Cluster (db-***) to be available: timeout while waiting for state to become 'available' (last state: 'upgrading', timeout: 1h0m0s)

Even that the cluster is available and running in ~10 mins.

Output of pulumi about

pulumi v3.42.0

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@sebastianfeduniak sebastianfeduniak added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Oct 14, 2022
@Frassle Frassle transferred this issue from pulumi/pulumi Oct 14, 2022
@guineveresaenger
Copy link
Contributor

Hi @sebastianfeduniak - thank you for reporting. Can you help us out with a little more detail?

  • Which version of the pulumi-aws provider are you using?
  • Does the behavior persist on a subsequent run of pulumi up? Specifically, you are seeing behavior where the cluster upgrades just fine on AWS, yet Pulumi times out on you - correct?
  • Can you supply us with the code you're using?

I suspect that this is at least somewhat related to upstream behavior

@guineveresaenger guineveresaenger added awaiting-feedback Blocked on input from the author and removed needs-triage Needs attention from the triage team labels Oct 17, 2022
@mikhailshilkov mikhailshilkov added resolution/no-repro This issue wasn't able to be reproduced and removed awaiting-feedback Blocked on input from the author labels Jul 28, 2023
@mikhailshilkov
Copy link
Member

The issue looks stale by now. Since we don't have a good repro, I'll go ahead and close it. Please open a new issue with all appropriate details if the problem persists.

@mikhailshilkov mikhailshilkov closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced
Projects
None yet
Development

No branches or pull requests

3 participants