cockroachdb / cockroachdb/cockroach
roachtest: cluster_creation failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516773?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516773?buildTab=artifacts#/jepsen/monotonic/subcritical-skews-start-kill-2) on master @ [b112dc518c826da8b4b577934d4ab5c0c24da045](https://github.com/cockroachdb/cockroach/commits/b112dc518c826da8b4b577934d4ab5c0c24da045):
```
test jepsen/monotonic/subcritical-skews-start-kill-2 failed: (test_runner.go:1381).func5: in provider: gce: BulkInsert failed for us-east1: BulkInsert operation failed for region us-east1: gce create failed due to capacity in zone(s) [us-east1-b]: grpc: SERVICE UNAVAILABLE: errors:{code:"VM_MIN_COUNT_NOT_REACHED" message:"Requested minimum count of 6 VMs could not be created."} errors:{code:"ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS" error_details:{help:{links:{description:"Troubleshooting documentation" url:"https://cloud.google.com/compute/docs/resource-error"}}} error_details:{localized_message:{locale:"en-US" message:"A c4a-standard-4-lssd VM instance with 1 local SSD(s) is currently unavailable in the us-east1-b zone. Alternatively, you can try your request again with a different VM hardware configuration or at a later time. For more information, see the troubleshooting documentation."}} error_details:{error_info:{domain:"compute.googleapis.com" metadatas:{key:"attachment" value:"local-ssd:1"} metadatas:{key:"vmType" value:"c4a-standard-4-lssd"} metadatas:{key:"zone" value:"us-east1-b"} metadatas:{key:"zonesAvailable" value:""} reason:"resource_availability"}} message:"The zone 'projects/crl-e2e-infra/zones/us-east1-b' does not have enough resources available to fulfill the request. 'NULL:0/NULL:0/NULL:0 (state:STOCKOUT, sub-state:STOCKOUT, resource type:compute)'."} [code 2/Unknown] [owner=test-eng]
```
Parameters:
- cloud=gce
- coverageBuild=false
- cpu=4
- diskCount=0
- runtimeAssertionsBuild=false
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
Same failure on other branches
- #175516 release-26.2.7-rc: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.7-rc]
- #175513 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.4.17-rc]
- #175512 roachtest: cluster_creation failed [O-roachtest O-robot O-rsg T-testeng X-infra-flake branch-release-25.4.17-rc]
- #175511 release-26.2.7-rc: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.7-rc]
- #174996 basalt-26.3: roachtest: cluster_creation failed [O-roachtest O-robot O-rsg T-testeng X-infra-flake basalt-green branch-basalt-26.3]
- #174920 release-26.2: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2]
- #174730 basalt-26.3: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake basalt-red branch-basalt-26.3]
- #174643 release-26.3.2-rc: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.3.2-rc]
- #174642 release-26.2.7-rc: roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-26.2.7-rc]
- #174641 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.4.17-rc]
/cc @cockroachlabs/test-eng
[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-68428
Contributor guide
Research direction
Start with pkg/cmd/roachtest and test_runner.go:1381, then read the roachtest README and inspect the linked GCE build logs and artifacts. The report identifies a cluster_creation failure caused by unavailable VM capacity in us-east1-b; done is not defined because the issue does not specify a code change or stable remediation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, go
- Domain
- cloud, infrastructure, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100