-
Notifications
You must be signed in to change notification settings - Fork 4.1k
teamcity: failed test: TestStoreMetrics #39407
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.
Milestone
Description
The following tests appear to have failed on master (test): TestStoreMetrics
You may want to check for open issues.
TestStoreMetrics
.../client_metrics_test.go:61 SucceedsSoon: expected intent count to be zero, was -1
I190807 16:21:25.336597 414544 storage/client_metrics_test.go:61 SucceedsSoon: expected intent count to be zero, was -1
I190807 16:21:26.337059 414544 storage/client_metrics_test.go:61 SucceedsSoon: expected intent count to be zero, was -1
W190807 16:21:26.929918 422603 storage/store_rebalancer.go:219 [s2,store-rebalancer] StorePool missing descriptor for local store
I190807 16:21:27.337301 728842 util/stop/stopper.go:542 quiescing; tasks left:
1 [async] intent_resolver_ir_batcher
1 [async] intent_resolver_gc_batcher
I190807 16:21:27.337314 728840 util/stop/stopper.go:542 quiescing; tasks left:
1 [async] intent_resolver_ir_batcher
1 [async] intent_resolver_gc_batcher
I190807 16:21:27.337340 728841 util/stop/stopper.go:542 quiescing; tasks left:
1 [async] intent_resolver_ir_batcher
1 [async] intent_resolver_gc_batcher
I190807 16:21:27.338274 728839 util/stop/stopper.go:542 quiescing; tasks left:
7 rpc heartbeat
I190807 16:21:27.338727 728839 util/stop/stopper.go:542 quiescing; tasks left:
6 rpc heartbeat
I190807 16:21:27.338807 728839 util/stop/stopper.go:542 quiescing; tasks left:
5 rpc heartbeat
W190807 16:21:27.338890 416587 storage/raft_transport.go:620 while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = grpc: the client connection is closing:
I190807 16:21:27.338919 728839 util/stop/stopper.go:542 quiescing; tasks left:
4 rpc heartbeat
I190807 16:21:27.338959 728839 util/stop/stopper.go:542 quiescing; tasks left:
3 rpc heartbeat
W190807 16:21:27.339010 416823 storage/raft_transport.go:620 while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = grpc: the client connection is closing:
W190807 16:21:27.339081 415386 gossip/gossip.go:1498 [n3] no incoming or outgoing connections
W190807 16:21:27.339124 416085 storage/raft_transport.go:620 while processing outgoing Raft queue to node 1: rpc error: code = Unavailable desc = transport is closing:
W190807 16:21:27.339180 414827 gossip/gossip.go:1498 [n2] no incoming or outgoing connections
W190807 16:21:27.339286 416769 storage/raft_transport.go:620 while processing outgoing Raft queue to node 1: rpc error: code = Canceled desc = grpc: the client connection is closing:
I190807 16:21:27.339298 728839 util/stop/stopper.go:542 quiescing; tasks left:
2 rpc heartbeat
I190807 16:21:27.339507 728839 util/stop/stopper.go:542 quiescing; tasks left:
1 rpc heartbeat
W190807 16:21:27.339346 416029 storage/raft_transport.go:620 while processing outgoing Raft queue to node 2: rpc error: code = Unavailable desc = transport is closing:
W190807 16:21:27.339416 416595 storage/raft_transport.go:620 while processing outgoing Raft queue to node 2: rpc error: code = Unavailable desc = transport is closing:
soon.go:35: condition failed to evaluate within 45s: expected intent count to be zero, was -1
goroutine 414544 [running]:
runtime/debug.Stack(0x3dadd60, 0xc00175a200, 0xc001eaef60)
/usr/local/go/src/runtime/debug/stack.go:24 +0x9d
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon(0x3dadd60, 0xc00175a200, 0xc001eaef60)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:36 +0x6b
github.com/cockroachdb/cockroach/pkg/storage_test.verifyStats(0xc00175a200, 0xc000518380, 0xc001b43c88, 0x3, 0x3)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/client_metrics_test.go:61 +0x1e6
github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreMetrics(0xc00175a200)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/client_metrics_test.go:323 +0xbe5
testing.tRunner(0xc00175a200, 0x3654748)
/usr/local/go/src/testing/testing.go:865 +0xc0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x35a
Please assign, take a look and update the issue accordingly.
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.