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

provider/aws: Increase route_table timeouts #8465

Merged
merged 1 commit into from Aug 27, 2016

Conversation

carlossg
Copy link
Contributor

It may take more than 1 minute

21:01:58 [vpc] aws_route_table.public: Refreshing state... (ID: rtb-d202deb4)
21:01:58 [vpc] aws_route_table_association.jce-public: Refreshing state... (ID: rtbassoc-248f4a5d)
21:02:00 [vpc] aws_route_table_association.jce-public: Destroying...
21:02:00 [vpc] aws_route_table_association.jce-public: Destruction complete
21:02:00 [vpc] aws_route_table.public: Destroying...
21:02:12 [vpc] aws_route_table.public: Still destroying... (10s elapsed)
21:02:22 [vpc] aws_route_table.public: Still destroying... (20s elapsed)
21:02:32 [vpc] aws_route_table.public: Still destroying... (30s elapsed)
21:02:40 [vpc] aws_route_table.public: Still destroying... (40s elapsed)
21:02:50 [vpc] aws_route_table.public: Still destroying... (50s elapsed)
21:03:00 [vpc] aws_route_table.public: Still destroying... (1m0s elapsed)
21:03:01 [vpc] Error applying plan:
21:03:01 [vpc] 
21:03:01 [vpc] 1 error(s) occurred:
21:03:01 [vpc] 
21:03:01 [vpc] * aws_route_table.public: Error waiting for route table (rtb-d202deb4) to become destroyed: timeout while waiting for state to become ''. last error: %!s(<nil>)

@radeksimko
Copy link
Member

Hi @carlossg
thanks for the PR. I can see the error message here could also be a bit more useful than it is, which is why I opened a separate PR to fix that. #8510

@radeksimko radeksimko merged commit bb5c83c into hashicorp:master Aug 27, 2016
@carlossg
Copy link
Contributor Author

Thanks @radeksimko !

@carlossg carlossg deleted the aws-route-table-timeout branch August 29, 2016 07:16
@ghost
Copy link

ghost commented Apr 22, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants