-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/sqlproxyccl: TestCancelQuery failed #151651
Copy link
Copy link
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.T-cloud-platformbranch-release-24.1.23-rc
Milestone
Description
ccl/sqlproxyccl.TestCancelQuery failed on release-24.1.23-rc @ b2d9e467bbe18f26450bf5600c249d2b59765b9a:
WARNING: DATA RACE
Write at 0x0000123ad8a8 by goroutine 4833:
reflect.typedmemmove()
GOROOT/src/runtime/mbarrier.go:203 +0x0
reflect.Value.Set()
GOROOT/src/reflect/value.go:2330 +0x184
github.com/cockroachdb/cockroach/pkg/testutils.TestingHook.func1()
github.com/cockroachdb/cockroach/pkg/testutils/hook.go:18 +0x70
runtime.deferreturn()
GOROOT/src/runtime/panic.go:602 +0x5d
testing.tRunner()
GOROOT/src/testing/testing.go:1689 +0x21e
testing.(*T).Run.gowrap1()
GOROOT/src/testing/testing.go:1742 +0x44
Previous read at 0x0000123ad8a8 by goroutine 4835:
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl.newTransferContext()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/conn_migration.go:49 +0x31
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl.(*forwarder).TransferConnection()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/conn_migration.go:149 +0x11b
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer.(*Balancer).processQueue.func1.1()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer/balancer.go:371 +0x267
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2()
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:480 +0x262
Goroutine 4833 (running) created at:
testing.(*T).Run()
GOROOT/src/testing/testing.go:1742 +0x825
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl.TestCancelQuery()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/proxy_handler_test.go:1719 +0x1cde
testing.tRunner()
GOROOT/src/testing/testing.go:1689 +0x21e
testing.(*T).Run.gowrap1()
GOROOT/src/testing/testing.go:1742 +0x44
Goroutine 4835 (running) created at:
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx()
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:471 +0x69c
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask()
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:342 +0x1ef
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer.(*Balancer).processQueue.func1()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer/balancer.go:363 +0xc0
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer.(*Balancer).processQueue()
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer/balancer.go:386 +0xa5
github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/balancer.(*Balancer).processQueue-fm()
<autogenerated>:1 +0x47
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2()
github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:480 +0x262
==================
=== RUN TestCancelQuery/cancel_over_http
Parameters:
attempt=1race=truerun=1shard=7
Same failure on other branches
- ccl/sqlproxyccl: TestCancelQuery failed #150766 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-24.3.16-rc]
- ccl/sqlproxyccl: TestCancelQuery failed #149408 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot P-3 T-cloud-platform branch-release-25.3]
- ccl/sqlproxyccl: TestCancelQuery failed #148599 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-24.1]
- ccl/sqlproxyccl: TestCancelQuery failed #145279 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-25.1]
- ccl/sqlproxyccl: TestCancelQuery failed #144691 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-24.3]
- ccl/sqlproxyccl: TestCancelQuery failed #142810 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-master]
- ccl/sqlproxyccl: TestCancelQuery failed #136573 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-24.3.0-rc release-blocker]
- ccl/sqlproxyccl: TestCancelQuery failed #135551 ccl/sqlproxyccl: TestCancelQuery failed [C-test-failure O-robot T-serverless branch-release-24.2 release-blocker]
This test on roachdash | Improve this report!
Jira issue: CRDB-53388
Reactions are currently unavailable
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.T-cloud-platformbranch-release-24.1.23-rc