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

sql: TestValidationWithProtectedTS failed #130715

Closed
github-actions bot opened this issue Sep 13, 2024 · 1 comment · Fixed by #130906
Closed

sql: TestValidationWithProtectedTS failed #130715

github-actions bot opened this issue Sep 13, 2024 · 1 comment · Fixed by #130906
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.2 branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.1.5-rc branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Sep 13, 2024

sql.TestValidationWithProtectedTS failed on release-24.1.5-rc @ 89dfdf59057a59a0fc82c8ec4520fbc8c4a53d93:

=== RUN   TestValidationWithProtectedTS
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestValidationWithProtectedTS3046123867
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:144: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
    conditional_wrap.go:190: 
        pkg/sql_test/pkg/sql/backfill_protected_timestamp_test.go:88: (TestValidationWithProtectedTS.func2)
        	NOTICE: .GetStores() called via implicit interface StorageLayerInterface;
        HINT: consider using .StorageLayer().GetStores() instead.
    backfill_protected_timestamp_test.go:207: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/backfill_protected_timestamp_test.go:207
        	Error:      	Received unexpected error:
        	            	pq: crdb_internal.kv_enqueue_replica(): failed to set GC thresholds: key range /Table/104-/Table/104/2 outside of bounds of range /Table/104-/Table/104/1/1003326987915362305; suggested ranges: [desc: r69:/Table/104{-/1/1003326987915362305} [(n1,s1):1, next=2, gen=3], lease: repl=(n1,s1):1 seq=1 start=0,0 epo=1 pro=1726261495.632265492,0, closed_timestamp_policy: LAG_BY_CLUSTER_SETTING]
        	Test:       	TestValidationWithProtectedTS
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestValidationWithProtectedTS3046123867
--- FAIL: TestValidationWithProtectedTS (35.61s)

Parameters:

  • attempt=1
  • run=1
  • shard=4
Help

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-42189

@github-actions github-actions bot added branch-release-24.1.5-rc 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Sep 13, 2024
@github-actions github-actions bot added this to the 24.1 milestone Sep 13, 2024
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Sep 17, 2024
@rafiss rafiss self-assigned this Sep 17, 2024
@exalate-issue-sync exalate-issue-sync bot added the P-2 Issues/test failures with a fix SLA of 3 months label Sep 17, 2024
@craig craig bot closed this as completed in 68fc953 Sep 18, 2024
Copy link

blathers-crl bot commented Sep 18, 2024

Based on the specified backports for linked PR #130906, I applied the following new label(s) to this issue: branch-release-23.1, branch-release-23.2, branch-release-24.1, branch-release-24.2. Please adjust the labels as needed to match the branches actually affected by this issue, including adding any known older branches.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@blathers-crl blathers-crl bot added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.2 branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.2 branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.1.5-rc branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant