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=empty/setting=no-mutations failed #85296

Closed
cockroach-teamcity opened this issue Jul 29, 2022 · 1 comment
Closed
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 Jul 29, 2022

roachtest.sqlsmith/setup=empty/setting=no-mutations failed with artifacts on master @ 1129fbc650fe3a037b03aea1e5f1d8078618cb1c:

test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-mutations/run_1
	sqlsmith.go:265,sqlsmith.go:325,test_runner.go:896: error: pq: internal error: unexpected error from the vectorized engine: interface conversion: coldata.Column is *coldataext.datumVec, not *coldata.Bytes
		stmt:
		SELECT
			(ARRAY['':::STRING]::STRING[] || (NULL::STRING || tab_85012.col_145951::STRING[])::STRING[]::STRING[])::STRING[]
				AS col_145952
		FROM
			(
				VALUES
					(ARRAY[]:::STRING[]),
					(ARRAY['':::STRING]),
					(ARRAY[e'\f;hs\x01k':::STRING,e'O\x11':::STRING,'':::STRING,'<z2':::STRING]),
					(ARRAY[e'\x15O\na\x7fU<tt':::STRING,e'0hfe\x1c"\x1f6':::STRING]),
					(
						(ARRAY[e'\x04\n\x01\fXl,|\x16':::STRING,'h%/5':::STRING,e'Q\x1d':::STRING,e'\x1di)\'a':::STRING,e'\x13>Tls':::STRING,e'dY\x7fOt8':::STRING]::STRING[] || (ARRAY[e'GC\'':::STRING,'CrR':::STRING,e'\x11F\x04I\x17Mo':::STRING,e'\x07':::STRING,e'B\x11\x02s;w':::STRING]::STRING[] || '':::STRING::STRING)::STRING[]::STRING[])::STRING[]
					)
			)
				AS tab_85012 (col_145951);

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , 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-18163

@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 Jul 29, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Jul 29, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Jul 29, 2022
@yuzefovich
Copy link
Member

dup of #85295

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