Skip to content

sql: TestRelocateVoters failed #95252

@cockroach-teamcity

Description

@cockroach-teamcity

sql.TestRelocateVoters failed with artifacts on master @ 8866ecadd99e5f6dc8db9fed5d09bc57cd90b03c:

=== RUN   TestRelocateVoters
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/ae9cbbb59ff9277e1d25f52cb185836f/logTestRelocateVoters3795407589
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestRelocateVoters
    multitenant_admin_function_test.go:667: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/ae9cbbb59ff9277e1d25f52cb185836f/logTestRelocateVoters3795407589
--- FAIL: TestRelocateVoters (24.51s)
=== RUN   TestRelocateVoters/ALTER_RANGE_x_RELOCATE_VOTERS
    multitenant_admin_function_test.go:88: 
        	Error Trace:	/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/9699/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:88
        	            				/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/9699/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:335
        	            				/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/9699/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:662
        	            				/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/9699/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:309
        	            				/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/9699/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:627
        	Error:      	"trying to add a voter to a store that already has a VOTER_FULL" does not contain "ok"
        	Test:       	TestRelocateVoters/ALTER_RANGE_x_RELOCATE_VOTERS
        	Messages:   	tenant=system query=``ALTER RANGE (SELECT min(range_id) FROM [SHOW RANGES FROM TABLE t]) RELOCATE VOTERS FROM 1 TO 2;`` leaseholder=2 replicas=[1 3 4] voting_replicas=[1 3 4] non_voting_replicas=[] fromReplica=1 toReplica=2 row=0 col=2
    --- FAIL: TestRelocateVoters/ALTER_RANGE_x_RELOCATE_VOTERS (10.61s)
Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-23422

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions