Skip to content

ccl/multiregionccl: TestMultiRegionDataDriven failed #70846

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/multiregionccl.TestMultiRegionDataDriven failed with artifacts on master @ bdb4c1ac404a99cb679643d734f292b81487e15a:

=== RUN   TestMultiRegionDataDriven
    test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestMultiRegionDataDriven691348664
    test_log_scope.go:80: use -show-logs to present logs inline
=== CONT  TestMultiRegionDataDriven
    datadriven_test.go:390: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestMultiRegionDataDriven691348664
--- FAIL: TestMultiRegionDataDriven (65.15s)
=== RUN   TestMultiRegionDataDriven/regional_by_table
    datadriven_test.go:122: 
        testdata/regional_by_table:96: SELECT * FROM db.rbt WHERE k = 1
        expected:
        served locally: true
        served via follower read: false
        
        found:
        recording contains > 1 dist sender send messages
    --- FAIL: TestMultiRegionDataDriven/regional_by_table (18.08s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestMultiRegionDataDriven PKG=./pkg/ccl/multiregionccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

/cc @cockroachdb/multiregion arulajmani

This test on roachdash | Improve this report!

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions