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

TestAccDataprocCluster_* & TestAccContainerNodePool_* flakey due to insufficient quota #8657

Closed
melinath opened this issue Mar 11, 2021 · 3 comments

Comments

@melinath
Copy link
Collaborator

melinath commented Mar 11, 2021

TestAccDataprocCluster_* tests are failing (sometimes) in CI due to insufficient quota. We should find a solution for this.

Error: Error creating Dataproc cluster: googleapi: Error 400: Insufficient 'DISKS_TOTAL_GB' quota. Requested 1500.0, available 1356.0., badRequest
on terraform_plugin_test.tf line 11, in resource "google_dataproc_cluster" "kerb":

Similar errors from TestAccContainerNodePool_* which may be leaking into TestAccContainerCluster_withNodePoolResize

@melinath melinath changed the title TestAccDataprocCluster_* flakey due to insufficient quota TestAccDataprocCluster_* & TestAccContainerNodePool_* flakey due to insufficient quota Mar 11, 2021
@rileykarson
Copy link
Collaborator

#8633 is a solution (Composer intentionally leaks disks, which burned our quota)

@rileykarson
Copy link
Collaborator

Will get fixed in #8633, closing this as dupe.

@ghost
Copy link

ghost commented Apr 15, 2021

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants