Skip to content

kv/kvserver: TestLeaseTransferReplicatesLocks failed #164262

@cockroach-teamcity

Description

@cockroach-teamcity

kv/kvserver.TestLeaseTransferReplicatesLocks failed on master @ 943f82fd320a79d23fc71ddb65f0223e10713081:

=== RUN   TestLeaseTransferReplicatesLocks
    test_log_scope.go:172: test logs captured to: outputs.zip/logTestLeaseTransferReplicatesLocks134941666
    test_log_scope.go:82: use -show-logs to present logs inline
    test_server_shim.go:686: DRPC is enabled (via override by TestingGlobalDRPCOption)
    client_replica_test.go:5906: transferring to s1
    client_replica_test.go:5908: done transferring to s1
    client_replica_test.go:5926: txn1: lock acquired, waiting for txn2 cancellation
    client_replica_test.go:5939: txn2: tnx1 lock acquisition observed, starting txn
    client_replica_test.go:5965: transferring lease from s1 -> s2
    client_replica_test.go:5968: cancelling txn2
    client_replica_test.go:5928: txn1: done
    client_replica_test.go:5975: 
        	Error Trace:	pkg/kv/kvserver/client_replica_test.go:5975
        	Error:      	"0" is not greater than or equal to "1"
        	Test:       	TestLeaseTransferReplicatesLocks
    panic.go:615: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseTransferReplicatesLocks134941666
--- FAIL: TestLeaseTransferReplicatesLocks (35.04s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=39
Help

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

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-60722

Metadata

Metadata

Assignees

Labels

A-kv-transactionsRelating to MVCC and the transactional model.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-kvKV Teambranch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions