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
30.01k stars 3.79k forks source link

kv/kvserver: TestPromoteNonVoterInAddVoter failed #132564

Open cockroach-teamcity opened 23 hours ago

cockroach-teamcity commented 23 hours ago

kv/kvserver.TestPromoteNonVoterInAddVoter failed on release-24.1.6-rc @ 5ca308c616cee5939f4be345069d4f3849617fd3:

=== RUN   TestPromoteNonVoterInAddVoter
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestPromoteNonVoterInAddVoter2010085483
    test_log_scope.go:81: use -show-logs to present logs inline
    replicate_queue_test.go:2226: condition failed to evaluate within 45s: from replicate_queue_test.go:2230: expected 3 voters; got 7
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestPromoteNonVoterInAddVoter2010085483
--- FAIL: TestPromoteNonVoterInAddVoter (67.72s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-43149

andrewbaptist commented 18 hours ago

Based on the comment on #125785. I'm assigning to @kvoli, but removing the release blocker label.