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: TestIndexBackfillFractionTracking failed #139289

Closed
cockroach-teamcity opened this issue Jan 17, 2025 · 1 comment
Closed

sql: TestIndexBackfillFractionTracking failed #139289

cockroach-teamcity opened this issue Jan 17, 2025 · 1 comment
Labels
branch-release-25.1 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)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 17, 2025

sql.TestIndexBackfillFractionTracking failed with artifacts on release-25.1 @ a3c6dfe3401d06f78f557a248b8513c04128951e:

=== RUN   TestIndexBackfillFractionTracking
    test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/babcb8b872d7785e6f86f1301bfa8e65/logTestIndexBackfillFractionTracking736254834
    test_log_scope.go:76: use -show-logs to present logs inline
    mvcc_backfiller_test.go:204: fraction during backfill: 0.000000
    mvcc_backfiller_test.go:204: fraction during backfill: 0.069231
    mvcc_backfiller_test.go:204: fraction during backfill: 0.000000
    mvcc_backfiller_test.go:207: 
        	Error Trace:	pkg/sql/mvcc_backfiller_test.go:207
        	            				pkg/sql/mvcc_backfiller_test.go:234
        	            				pkg/sql/rowexec/indexbackfiller.go:285
        	            				pkg/util/ctxgroup/ctxgroup.go:189
        	            				external/org_golang_x_sync/errgroup/errgroup.go:78
        	            				src/runtime/asm_arm64.s:1222
        	Error:      	Should be true
        	Test:       	TestIndexBackfillFractionTracking
    mvcc_backfiller_test.go:204: fraction during backfill: 0.138462
    mvcc_backfiller_test.go:204: fraction during backfill: 0.138462
    mvcc_backfiller_test.go:204: fraction during backfill: 0.161538
    mvcc_backfiller_test.go:204: fraction during backfill: 0.184615
    mvcc_backfiller_test.go:204: fraction during backfill: 0.207692
    mvcc_backfiller_test.go:204: fraction during backfill: 0.253846
    mvcc_backfiller_test.go:204: fraction during backfill: 0.276923
    mvcc_backfiller_test.go:204: fraction during backfill: 0.300000
    mvcc_backfiller_test.go:204: fraction during merge: 0.600000
    mvcc_backfiller_test.go:204: fraction during merge: 0.600000
    mvcc_backfiller_test.go:262: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/babcb8b872d7785e6f86f1301bfa8e65/logTestIndexBackfillFractionTracking736254834
--- FAIL: TestIndexBackfillFractionTracking (8.44s)
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-46583

@cockroach-teamcity cockroach-teamcity added branch-release-25.1 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-queries SQL Queries Team labels Jan 17, 2025
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Jan 17, 2025
@yuzefovich yuzefovich added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-queries SQL Queries Team labels Jan 17, 2025
@yuzefovich yuzefovich removed this from SQL Queries Jan 17, 2025
@yuzefovich
Copy link
Member

This is probably the same race as have been fixed by #139276.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-25.1 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)
Projects
None yet
Development

No branches or pull requests

2 participants