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=rand-tables/setting=no-ddl failed #86285

Closed
cockroach-teamcity opened this issue Aug 17, 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 Aug 17, 2022

roachtest.sqlsmith/setup=rand-tables/setting=no-ddl failed with artifacts on master @ b173a16715e71e94115820374da1eb350b3b459d:

															tab_98591.col4_2,
															tab_98591.crdb_internal_mvcc_timestamp ASC,
															tab_98591.tableoid ASC,
															tab_98591.tableoid DESC
														LIMIT
															1:::INT8
													)
														AS col_186666
												FROM
													with_32676 AS cte_ref_9610
												WHERE
													EXISTS(
														SELECT
															true AS col_186664
														FROM
															defaultdb.public.table2@[0] AS tab_98590
														LIMIT
															90:::INT8
													)
												LIMIT
													1:::INT8
											)
										),
										('\x22':::BYTES, NULL)
								)
									AS tab_98592 (col_186667, col_186668)
						)
				SELECT
					tab_98594.col1_2 AS col_186669
				FROM
					defaultdb.public.table1@[0] AS tab_98593, defaultdb.public.table1@[0] AS tab_98594
				ORDER BY
					tab_98593.col1_7 DESC
				LIMIT
					1:::INT8
			)
				AS col_186670,
			5.753769513661239060:::DECIMAL AS col_186671
		FROM
			defaultdb.public.table2@[0] AS tab_98586 FULL JOIN defaultdb.public.table5@[0] AS tab_98587 ON false
		WHERE
			true
		ORDER BY
			tab_98587.col5_0 DESC,
			tab_98586.col2_1,
			tab_98587.col5_1 DESC,
			tab_98587.crdb_internal_mvcc_timestamp ASC,
			tab_98587.crdb_internal_mvcc_timestamp DESC
		LIMIT
			88:::INT8;

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-18665

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

dup of #86075

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