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

roachtest: sqlsmith/setup=seed-multi-region/setting=multi-region failed #88664

Closed
cockroach-teamcity opened this issue Sep 24, 2022 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 24, 2022

roachtest.sqlsmith/setup=seed-multi-region/setting=multi-region failed with artifacts on master @ 89f4ad907a1756551bd6864c3e8516eeff6b0e0a:

test artifacts and logs in: /artifacts/sqlsmith/setup=seed-multi-region/setting=multi-region/run_1
	sqlsmith.go:266,sqlsmith.go:327,test_runner.go:928: error: pq: internal error: required ordering refers to non-output columns (op project)
		stmt:
		EXPLAIN SELECT
			tab_116._bytes AS col_241
		FROM
			(SELECT '5a251e7c-68b8-4d1f-bfc1-35ecc1fa5171':::UUID AS col_237, '10:25:58.549451-13:50:00':::TIMETZ AS col_238)
				AS tab_115 (col_239, col_240)
			JOIN defaultdb.public.seed_mr_table@[0] AS tab_116
				FULL JOIN defaultdb.public.seed_mr_table@[0] AS tab_117 ON true ON
					(tab_115.col_239) = (tab_116._uuid) AND (tab_115.col_239) = (tab_117._uuid)
		WHERE
			true
		ORDER BY
			tab_117._int8, tab_115.col_239 ASC, tab_117._timestamptz ASC, tab_116._float8 DESC
		LIMIT
			73:::INT8;

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-19921

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. labels Sep 24, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Sep 24, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Sep 24, 2022
@DrewKimball
Copy link
Collaborator

Dup of #88037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants