-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-25.4Used to mark GA and release blockers and technical advisories for 25.4Used to mark GA and release blockers and technical advisories for 25.4branch-release-26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1target-release-25.4.4target-release-26.2.0v26.1.0-prerelease
Description
pkg/ccl/schemachangerccl/sctestbackupmrccl/sctestbackupmrccl_test.TestBackupSuccessMixedVersion_multiregion_add_column_multiple_regional_by_row failed with artifacts on master @ b3c1d0133ac3ce7d7e556addf4f28a9e9169b7d6:
sync.runtime_notifyListWait(0x4009a08450, 0x329c)
GOROOT/src/runtime/sema.go:606 +0x140
sync.(*Cond).Wait(0x4009a08440)
GOROOT/src/sync/cond.go:71 +0xa4
github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftSchedulerShard).worker(0x401d6f85b0, {0x7b3afe0, 0x4008295e00}, {0x7b692c0, 0x4006971408}, 0x4002ab2008)
pkg/kv/kvserver/scheduler.go:379 +0x34c
github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftScheduler).Start.func2({0x7b3afe0, 0x4008295e00}, 0x7b3afe0?)
pkg/kv/kvserver/scheduler.go:314 +0xcc
created by github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftScheduler).Start in goroutine 1003399
pkg/kv/kvserver/scheduler.go:329 +0x224
goroutine 1011254 [select]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40055e8820, 0x1)
external/org_golang_google_grpc/internal/transport/controlbuf.go:418 +0x140
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40058150a0)
external/org_golang_google_grpc/internal/transport/controlbuf.go:552 +0x6c
google.golang.org/grpc/internal/transport.NewServerTransport.func2()
external/org_golang_google_grpc/internal/transport/http2_server.go:336 +0xcc
created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 1011250
external/org_golang_google_grpc/internal/transport/http2_server.go:333 +0x13c0
goroutine 1002582 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0x40036c4950, 0x8d0)
GOROOT/src/runtime/sema.go:606 +0x140
sync.(*Cond).Wait(0x40036c4940)
GOROOT/src/sync/cond.go:71 +0xa4
github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftSchedulerShard).worker(0x4008ac37a0, {0x7b3afe0, 0x400a552500}, {0x7b692c0, 0x40060d8408}, 0x4005f52008)
pkg/kv/kvserver/scheduler.go:379 +0x34c
github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftScheduler).Start.func2({0x7b3afe0, 0x400a552500}, 0x7b3afe0?)
pkg/kv/kvserver/scheduler.go:314 +0xcc
created by github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftScheduler).Start in goroutine 1002383
pkg/kv/kvserver/scheduler.go:329 +0x224
goroutine 1000340 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0x4008462490, 0x13e)
GOROOT/src/runtime/sema.go:606 +0x140
sync.(*Cond).Wait(0x4008462480)
GOROOT/src/sync/cond.go:71 +0xa4
github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed.(*schedulerShard).processEvents(0x4008c9b9e0, {0x7b3afe0, 0x400d87e820})
pkg/kv/kvserver/rangefeed/scheduler.go:476 +0x5dc
github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed.(*Scheduler).Start.func1({0x7b3afe0, 0x400d87e820})
pkg/kv/kvserver/rangefeed/scheduler.go:249 +0xdc
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func1({0x7b3afe0, 0x400d87e820})
pkg/util/stop/stopper.go:440 +0x7c
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx in goroutine 1000314
pkg/util/stop/stopper.go:438 +0xe0
=== RUN TestBackupSuccessMixedVersion_multiregion_add_column_multiple_regional_by_row/post_commit_stage_19_of_23
TestBackupSuccessMixedVersion_multiregion_add_column_multiple_regional_by_row/post_commit_stage_19_of_23 (58s)
=== RUN TestBackupSuccessMixedVersion_multiregion_add_column_multiple_regional_by_row/post_commit_stage_19_of_23/restore_all_tables_in_database
TestBackupSuccessMixedVersion_multiregion_add_column_multiple_regional_by_row/post_commit_stage_19_of_23/restore_all_tables_in_database (10s)
This test on roachdash | Improve this report!
Jira issue: CRDB-58275
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-25.4Used to mark GA and release blockers and technical advisories for 25.4Used to mark GA and release blockers and technical advisories for 25.4branch-release-26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1target-release-25.4.4target-release-26.2.0v26.1.0-prerelease