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: TestBackfillWithProtectedTS failed #139991

Open
cockroach-teamcity opened this issue Jan 28, 2025 · 2 comments
Open

sql: TestBackfillWithProtectedTS failed #139991

cockroach-teamcity opened this issue Jan 28, 2025 · 2 comments
Assignees
Labels
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)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 28, 2025

sql.TestBackfillWithProtectedTS failed on release-24.2 @ 05c58233563b800e779fed5c871c2cb16c6daba1:

=== RUN   TestBackfillWithProtectedTS
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestBackfillWithProtectedTS1648701423
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
    backfill_protected_timestamp_test.go:518: -- test log scope end --
test logs left over in: outputs.zip/logTestBackfillWithProtectedTS1648701423
--- FAIL: TestBackfillWithProtectedTS (499.85s)
=== RUN   TestBackfillWithProtectedTS/create_index
    backfill_protected_timestamp_test.go:472: running backfill with PTS not setup early enough
    backfill_protected_timestamp_test.go:425: i=0 begin running operations in the middle of backfill
    backfill_protected_timestamp_test.go:429: i=0 finished running operations in the middle of backfill
    backfill_protected_timestamp_test.go:507: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/backfill_protected_timestamp_test.go:507
        	Error:      	Received unexpected error:
        	            	pq: batch timestamp 1738075358.189746277,0 must be after replica GC threshold 1738075376.834219199,0 (r71: /Table/107{-/2})
        	Test:       	TestBackfillWithProtectedTS/create_index
    --- FAIL: TestBackfillWithProtectedTS/create_index (448.02s)

Parameters:

  • attempt=1
  • run=3
  • shard=5
Help

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

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-46945

@cockroach-teamcity cockroach-teamcity added 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. 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 Jan 28, 2025
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Jan 29, 2025
@rafiss rafiss self-assigned this Jan 29, 2025
@rafiss rafiss added the P-2 Issues/test failures with a fix SLA of 3 months label Jan 29, 2025
@cockroach-teamcity
Copy link
Member Author

sql.TestBackfillWithProtectedTS failed on release-24.2 @ 1651c82dc7e9296390f3a89d0b6f5770686ec995:

=== RUN   TestBackfillWithProtectedTS
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestBackfillWithProtectedTS2845166208
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
    backfill_protected_timestamp_test.go:518: -- test log scope end --
test logs left over in: outputs.zip/logTestBackfillWithProtectedTS2845166208
--- FAIL: TestBackfillWithProtectedTS (484.70s)
=== RUN   TestBackfillWithProtectedTS/create_index
    backfill_protected_timestamp_test.go:472: running backfill with PTS not setup early enough
    backfill_protected_timestamp_test.go:425: i=0 begin running operations in the middle of backfill
    backfill_protected_timestamp_test.go:429: i=0 finished running operations in the middle of backfill
    backfill_protected_timestamp_test.go:507: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/backfill_protected_timestamp_test.go:507
        	Error:      	Received unexpected error:
        	            	pq: batch timestamp 1738562620.676949013,0 must be after replica GC threshold 1738562635.108755336,0 (r73: /{Table/107/3-Max})
        	Test:       	TestBackfillWithProtectedTS/create_index
    --- FAIL: TestBackfillWithProtectedTS/create_index (440.74s)

Parameters:

  • attempt=1
  • run=18
  • shard=5
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql.TestBackfillWithProtectedTS failed on release-24.2 @ d5601d26e1e4c4ebb906ed434d09b906b3f642ad:

=== RUN   TestBackfillWithProtectedTS
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestBackfillWithProtectedTS1818403468
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
    backfill_protected_timestamp_test.go:518: -- test log scope end --
test logs left over in: outputs.zip/logTestBackfillWithProtectedTS1818403468
--- FAIL: TestBackfillWithProtectedTS (499.78s)
=== RUN   TestBackfillWithProtectedTS/create_index
    backfill_protected_timestamp_test.go:472: running backfill with PTS not setup early enough
    backfill_protected_timestamp_test.go:425: i=0 begin running operations in the middle of backfill
    backfill_protected_timestamp_test.go:429: i=0 finished running operations in the middle of backfill
    backfill_protected_timestamp_test.go:507: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/backfill_protected_timestamp_test.go:507
        	Error:      	Received unexpected error:
        	            	pq: batch timestamp 1738821013.038238837,0 must be after replica GC threshold 1738821022.699386099,0 (r71: /Table/107{-/2})
        	Test:       	TestBackfillWithProtectedTS/create_index
    --- FAIL: TestBackfillWithProtectedTS/create_index (448.99s)

Parameters:

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

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

Same failure on other branches

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-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.

2 participants