-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestReplicateQueueUpReplicateOddVoters failed #80838
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.S-3Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
kv/kvserver.TestReplicateQueueUpReplicateOddVoters failed with artifacts on master @ c9e0194b19a03d55c6be92572aad3fbafc256334:
=== RUN TestReplicateQueueUpReplicateOddVoters
test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/751d67000aac5f3394c2369309253f02/logTestReplicateQueueUpReplicateOddVoters2728380226
test_log_scope.go:80: use -show-logs to present logs inline
testcluster.go:141: condition failed to evaluate within 45s: unexpectedly found 1 active spans:
0.000ms 0.000ms === operation:/cockroach.roachpb.Internal/Batch _unfinished:1 span.kind:server
goroutine 102844606 [running]:
runtime/debug.Stack()
GOROOT/src/runtime/debug/stack.go:24 +0x65
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithin({0x5b1f7f8, 0xc0029d64e0}, 0x451dee0, 0x5aeea00)
github.com/cockroachdb/cockroach/pkg/testutils/soon.go:60 +0x5f
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon({0x5b1f7f8, 0xc0029d64e0}, 0xc0029d64e0)
github.com/cockroachdb/cockroach/pkg/testutils/soon.go:41 +0x4a
github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).stopServers(0xc010914680, {0x5aeea48, 0xc000080070})
github.com/cockroachdb/cockroach/pkg/testutils/testcluster/testcluster.go:141 +0x352
github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).Start.func2()
github.com/cockroachdb/cockroach/pkg/testutils/testcluster/testcluster.go:356 +0x2b
github.com/cockroachdb/cockroach/pkg/util/stop.CloserFn.Close(0xc024224240)
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:107 +0x1a
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0xc024224240, {0x5aeea48, 0xc000080038})
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:563 +0x2cc
github.com/cockroachdb/cockroach/pkg/kv/kvserver_test.TestReplicateQueueUpReplicateOddVoters(0xc0029d64e0)
github.com/cockroachdb/cockroach/pkg/kv/kvserver_test/pkg/kv/kvserver/replicate_queue_test.go:238 +0x71d
testing.tRunner(0xc0029d64e0, 0x4822c90)
GOROOT/src/testing/testing.go:1259 +0x102
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1306 +0x35a
panic.go:642: -- test log scope end --
--- FAIL: TestReplicateQueueUpReplicateOddVoters (48.21s)
Help
See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:
- TAGS=bazel,gss,deadlock
This test on roachdash | Improve this report!
Jira issue: CRDB-15490
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.S-3Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.