-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestGCQueueTransactionTable failed #51402
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.
Milestone
Description
(kv/kvserver).TestGCQueueTransactionTable failed on master@94ffb1e968f03f9b6ec61a396dbb667067ffbece:
=== RUN TestGCQueueTransactionTable
TestGCQueueTransactionTable: test_log_scope.go:77: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestGCQueueTransactionTable543113631
TestGCQueueTransactionTable: test_log_scope.go:58: use -show-logs to present logs inline
TestGCQueueTransactionTable: gc_queue_test.go:823: condition failed to evaluate within 45s: f: expected AbortSpan gc: true, found key:"f" timestamp:<wall_time:262799999999999 >
goroutine 772 [running]:
runtime/debug.Stack(0xc00123f518, 0x7fa5fa0, 0xc000504b80)
/usr/local/go/src/runtime/debug/stack.go:24 +0xab
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon(0x80de9c0, 0xc000a96000, 0xc00123f518)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:36 +0x87
github.com/cockroachdb/cockroach/pkg/kv/kvserver.TestGCQueueTransactionTable(0xc000a96000)
/go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc_queue_test.go:823 +0x1b95
testing.tRunner(0xc000a96000, 0x6d2e610)
/usr/local/go/src/testing/testing.go:991 +0x1ec
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:1042 +0x661
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestGCQueueTransactionTable543113631
--- FAIL: TestGCQueueTransactionTable (45.18s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestGCQueueTransactionTable PKG=./pkg/kv/kvserver TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
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.