cockroachdb / cockroachdb/cockroach

basalt-26.3: roachtest: import/pause/distmerge=false/nodes=4 failed

Open
#174,633 5 comments 0 reactions 0 assignees View on GitHub
basalt-green branch-basalt-26.3 C-test-failure O-roachtest O-robot release-blocker T-sql-foundations
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

roachtest.import/pause/distmerge=false/nodes=4 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_GreenRoachtestNightlyGcePrivateBasaltBazel/21495809?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_GreenRoachtestNightlyGcePrivateBasaltBazel/21495809?buildTab=artifacts#/import/pause/distmerge=false/nodes=4) on basalt-26.3 @ [5ea90edd30305b19395123de8c1245c94cf163c6](https://github.com/cockroachdb/cockroach/commits/5ea90edd30305b19395123de8c1245c94cf163c6):

Failed with:

```
(test_runner.go:1631).runTest: test timed out (14h0m0s)
test artifacts and logs in: /artifacts/import/pause/distmerge=false/nodes=4/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21495809-1788330657-105-n4cpu4-0001 | | 10.91.96.167 |
| teamcity-21495809-1788330657-105-n4cpu4-0002 | | 10.91.100.143 |
| teamcity-21495809-1788330657-105-n4cpu4-0003 | | 10.91.100.142 |
| teamcity-21495809-1788330657-105-n4cpu4-0004 | | 10.91.100.141 |

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

See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21495809/import-pause-distmerge-false-nodes-4/1788336098232/1788386968350)

_Logs were not uploaded to Datadog_

/cc @cockroachlabs/sql-foundations

[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*import/pause/distmerge=false/nodes=4.*&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 roachtest README and the linked test artifacts at /artifacts/import/pause/distmerge=false/nodes=4/run_1; inspect the timeout logs and Grafana dashboard for the four-node run. Trace the import/pause test entry point in pkg/cmd/roachtest and identify why it exceeds 14 hours. Done means the failure cause is addressed and the test completes successfully on a rerun.

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.