cockroachdb / cockroachdb/cockroach

roachtest: multi-region/super-region-failover failed

Open
#174,758 3 comments 0 reactions 0 assignees View on GitHub
B-runtime-assertions-enabled branch-master C-test-failure O-roachtest O-robot T-sql-queries
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.multi-region/super-region-failover [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21501432?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21501432?buildTab=artifacts#/multi-region/super-region-failover) on master @ [27b79bee05a329c3e8582ea106b62ee604c48563](https://github.com/cockroachdb/cockroach/commits/27b79bee05a329c3e8582ea106b62ee604c48563):

Failed with:

```
(super_region_failover.go:526).verifyLeasesInSuperRegion: timed out verifying leases in super region for test_sr.rbt_americas
test artifacts and logs in: /artifacts/multi-region/super-region-failover/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0001 | | 10.91.48.27 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0002 | | 10.91.48.25 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0003 | | 10.91.48.28 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0004 | | 10.91.99.178 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0005 | | 10.91.99.174 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0006 | | 10.91.99.176 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0007 | | 10.91.80.27 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0008 | | 10.91.80.48 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0009 | | 10.91.80.47 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0010 | | 10.91.128.13 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0011 | | 10.91.128.22 |
| teamcity-21501432-1788587717-144-n12cpu2lm-geo-0012 | | 10.91.128.17 |

Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=2
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=true
- metamorphicWriteBuffering=true
- runtimeAssertionsBuild=true
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)

See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21501432/multi-region-super-region-failover/1788619300615/1788620640936)

See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21501432-1788587717-144-n12cpu2lm-geo&from_ts=1788619300615&to_ts=1788620640936&live=false&storage=flex_tier)

[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-67962

Contributor guide

Open the contributing guide

Research direction

Start with pkg/cmd/roachtest and the failure at super_region_failover.go:526, then inspect the run_1 artifacts and logs linked in the issue. Compare the lease-verification timeout with the Grafana and Datadog data for this GCE run. Done means determining the failure cause and resolving it so multi-region/super-region-failover completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases, distributed-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.