cockroachdb / cockroachdb/cockroach

roachtest: cluster_creation failed

Open
#175,513 14 comments 0 reactions 0 assignees View on GitHub
branch-release-25.4.17-rc O-roachtest O-robot T-testeng X-infra-flake
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Note:** This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516917?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516917?buildTab=artifacts#/roachmart/partition=true) on release-25.4.17-rc @ [3981ecae25dbf445f122d375bf813b8859158a14](https://github.com/cockroachdb/cockroach/commits/3981ecae25dbf445f122d375bf813b8859158a14):

```
vmType: n2-standard-4
zone: us-central1-b
zonesAvailable: ''
reason: stockout
message: The zone 'projects/crl-e2e-infra/zones/us-central1-b' does not have enough
resources available to fulfill the request. '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
links:
- description: Troubleshooting documentation
url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
locale: en-US
message: A n2-standard-4 VM instance with 1 local SSD(s) is currently unavailable
in the us-central1-b zone. Try requesting the VM in another zone. For more information,
view the troubleshooting documentation.
- errorInfo:
domain: compute.googleapis.com
metadatas:
attachment: local-ssd:1
vmType: n2-standard-4
zone: us-central1-b
zonesAvailable: ''
reason: stockout
message: The zone 'projects/crl-e2e-infra/zones/us-central1-b' does not have enough
resources available to fulfill the request. '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
links:
- description: Troubleshooting documentation
url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
locale: en-US
message: A n2-standard-4 VM instance with 1 local SSD(s) is currently unavailable
in the us-central1-b zone. Try requesting the VM in another zone. For more information,
view the troubleshooting documentation.
- errorInfo:
domain: compute.googleapis.com
metadatas:
attachment: local-ssd:1
vmType: n2-standard-4
zone: us-central1-b
zonesAvailable: ''
reason: stockout
message: The zone 'projects/crl-e2e-infra/zones/us-central1-b' does not have enough
resources available to fulfill the request. '(resource type:compute)'.: exit status 1 [owner=test-eng]
```

Parameters:
- cloud=gce
- coverageBuild=false
- cpu=4
- runtimeAssertionsBuild=true
- ssd=0
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

- #174930 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]
- #174639 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2.24-rc]
- #174597 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]
- #174596 roachtest: cluster_creation failed [O-roachtest O-robot T-testeng X-infra-flake branch-master]

/cc @cockroachlabs/test-eng

[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cluster_creation.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Contributor guide

Open the contributing guide

Research direction

Start with the linked TeamCity build and artifacts, then read pkg/cmd/roachtest/README.md and the cluster_creation test entry point. The report shows a Google Compute Engine stockout in us-central1-b; it does not specify a code change or acceptance criteria, so done cannot be determined from the issue alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, google-cloud
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.