-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestReplicateQueueUpAndDownReplicateNonVoters failed #75135
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
kv/kvserver.TestReplicateQueueUpAndDownReplicateNonVoters failed with artifacts on master @ 912964e02ddd951c77d4f71981ae18b3894e9084:
=== RUN TestReplicateQueueUpAndDownReplicateNonVoters
test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestReplicateQueueUpAndDownReplicateNonVoters2912775434
test_log_scope.go:80: use -show-logs to present logs inline
replicate_queue_test.go:368: condition failed to evaluate within 45s: expected upreplication to 2 non-voters; found 0
goroutine 95234450 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithin({0x53a38d8, 0xc00dd0a340}, 0x0, 0xc015ece6c0)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:60 +0x5f
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon({0x53a38d8, 0xc00dd0a340}, 0x0)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:41 +0x4a
github.com/cockroachdb/cockroach/pkg/kv/kvserver_test.TestReplicateQueueUpAndDownReplicateNonVoters(0xc00dd0a340)
/go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replicate_queue_test.go:368 +0x4e5
testing.tRunner(0xc00dd0a340, 0x43ec660)
/usr/local/go/src/testing/testing.go:1259 +0x102
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:1306 +0x35a
panic.go:642: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestReplicateQueueUpAndDownReplicateNonVoters2912775434
--- FAIL: TestReplicateQueueUpAndDownReplicateNonVoters (46.41s)
Help
See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:
-
TAGS=deadlock
-
GOFLAGS=-parallel=2
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.