Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kv/kvserver: TestStrictGCEnforcement failed #139072

Open
github-actions bot opened this issue Jan 14, 2025 · 2 comments
Open

kv/kvserver: TestStrictGCEnforcement failed #139072

github-actions bot opened this issue Jan 14, 2025 · 2 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team

Comments

@github-actions
Copy link

github-actions bot commented Jan 14, 2025

kv/kvserver.TestStrictGCEnforcement failed on master @ 244d979b3de227882067a1a8f56fc53bffd1604f:

=== RUN   TestStrictGCEnforcement
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestStrictGCEnforcement391369898
    test_log_scope.go:76: use -show-logs to present logs inline
    client_replica_test.go:4409: -- test log scope end --
test logs left over in: outputs.zip/logTestStrictGCEnforcement391369898
--- FAIL: TestStrictGCEnforcement (33.81s)
=== RUN   TestStrictGCEnforcement/protected_timestamps_are_respected
    client_replica_test.go:4400: 
        	Error Trace:	pkg/kv/kvserver/client_replica_test.go:4400
        	Error:      	Received unexpected error:
        	            	no valid lease
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).FindRangeLeaseHolder
        	            	  | 	pkg/testutils/testcluster/testcluster.go:1456
        	            	  | github.com/cockroachdb/cockroach/pkg/kv/kvserver_test.TestStrictGCEnforcement.func20
        	            	  | 	pkg/kv/kvserver/client_replica_test.go:4399
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1689
        	            	  | runtime.goexit
        	            	  | 	src/runtime/asm_amd64.s:1695
        	            	Wraps: (2) no valid lease
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestStrictGCEnforcement/protected_timestamps_are_respected
    --- FAIL: TestStrictGCEnforcement/protected_timestamps_are_respected (3.09s)

Parameters:

  • attempt=1
  • run=1
  • shard=22
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-46491

@github-actions github-actions bot added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Jan 14, 2025
Copy link
Author

kv/kvserver.TestStrictGCEnforcement failed on master @ fb98afef5901b2f496a4cc99bb02c1b95ed0ddcb:

=== RUN   TestStrictGCEnforcement
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestStrictGCEnforcement1518530062
    test_log_scope.go:76: use -show-logs to present logs inline
    client_replica_test.go:4409: -- test log scope end --
test logs left over in: outputs.zip/logTestStrictGCEnforcement1518530062
--- FAIL: TestStrictGCEnforcement (33.76s)
=== RUN   TestStrictGCEnforcement/protected_timestamps_are_respected
    client_replica_test.go:4400: 
        	Error Trace:	pkg/kv/kvserver/client_replica_test.go:4400
        	Error:      	Received unexpected error:
        	            	no valid lease
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).FindRangeLeaseHolder
        	            	  | 	pkg/testutils/testcluster/testcluster.go:1456
        	            	  | github.com/cockroachdb/cockroach/pkg/kv/kvserver_test.TestStrictGCEnforcement.func20
        	            	  | 	pkg/kv/kvserver/client_replica_test.go:4399
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1689
        	            	  | runtime.goexit
        	            	  | 	src/runtime/asm_amd64.s:1695
        	            	Wraps: (2) no valid lease
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestStrictGCEnforcement/protected_timestamps_are_respected
    --- FAIL: TestStrictGCEnforcement/protected_timestamps_are_respected (3.09s)

Parameters:

  • attempt=1
  • run=1
  • shard=22
Help

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

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member

kv/kvserver.TestStrictGCEnforcement failed with artifacts on master @ f1a746cf3e2eb39b6cc68c036a6e2a24d15b70e1:

=== RUN   TestStrictGCEnforcement
    test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/ac3e4004160555c7c575e1264d1b8f5f/logTestStrictGCEnforcement510737454
    test_log_scope.go:76: use -show-logs to present logs inline
    client_replica_test.go:4409: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/ac3e4004160555c7c575e1264d1b8f5f/logTestStrictGCEnforcement510737454
--- FAIL: TestStrictGCEnforcement (33.84s)
=== RUN   TestStrictGCEnforcement/protected_timestamps_are_respected
    client_replica_test.go:4400: 
        	Error Trace:	pkg/kv/kvserver/client_replica_test.go:4400
        	Error:      	Received unexpected error:
        	            	no valid lease
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).FindRangeLeaseHolder
        	            	  | 	pkg/testutils/testcluster/testcluster.go:1456
        	            	  | github.com/cockroachdb/cockroach/pkg/kv/kvserver_test.TestStrictGCEnforcement.func20
        	            	  | 	pkg/kv/kvserver/client_replica_test.go:4399
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1689
        	            	  | runtime.goexit
        	            	  | 	src/runtime/asm_arm64.s:1222
        	            	Wraps: (2) no valid lease
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestStrictGCEnforcement/protected_timestamps_are_respected
    --- FAIL: TestStrictGCEnforcement/protected_timestamps_are_respected (3.09s)
Help

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

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team
Projects
None yet
Development

No branches or pull requests

1 participant