cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.95k stars 3.79k forks source link

roachtest: backup-restore/small-ranges failed [fingerprinting slow] #124725

Closed cockroach-teamcity closed 3 months ago

cockroach-teamcity commented 4 months ago

roachtest.backup-restore/small-ranges failed with artifacts on master @ 0ea8b622c5354a891cfb867d8d872a0746ba77b3:

(test_runner.go:1255).runTest: test timed out (4h0m0s)
test artifacts and logs in: /artifacts/backup-restore/small-ranges/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-39040

msbutler commented 3 months ago

this is a good old fashion test time timout. most of the test time was for computing fingerprints.

msbutler commented 3 months ago

pehaps @navsetlur's work will help here. we can bump the timeout if this begins to flake a lot.