Skip to content

roachtest: unoptimized-query-oracle/disable-rules=all failed #89303

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.unoptimized-query-oracle/disable-rules=all failed with artifacts on master @ 0eaeeb773474716753781289788fdd087fb9b166:

		  |   	}, ""),
		  |   	strings.Join({
		  |   		... // 769 identical bytes
		  |   		"0C18A117E67086FEEC1EABF114477C1E4C15123643403EFF3C1,NULL,1987-12",
		  |   		"-04 01:57:20.000745 +0000 +0000,!,À,-6.201746856518076491,0,9.9",
		  | + 		"000000000000000000",
		  |   	}, ""),
		  |   	strings.Join({
		  |   		... // 953 identical bytes
		  |   		"5C150B766818ABAF0C120518B2F2EAEFE414CD73A1320CEE8C1,NULL,1987-12",
		  |   		"-04 01:57:20.000745 +0000 +0000,!,À,-6.201746856518076491,0,9.9",
		  | + 		"000000000000000000",
		  |   	}, ""),
		  |   	strings.Join({
		  |   		... // 2965 identical bytes
		  |   		"3C1E498DCAF61A4E141C0587B873586F1C1C019D78E4F37D2C1,NULL,1987-12",
		  |   		"-04 01:57:20.000745 +0000 +0000,!,À,-6.201746856518076491,0,9.9",
		  | + 		"000000000000000000",
		  |   	}, ""),
		  |   }
		  | sql: SELECT
		  | 	'1983-07-24 03:35:34.000493':::TIMESTAMP AS col_4000,
		  | 	tab_1393.col3_8 AS col_4001,
		  | 	(-1.0717353820800781):::FLOAT8 AS col_4002,
		  | 	0:::OID AS col_4003,
		  | 	tab_1394.col3_13 AS col_4004,
		  | 	NULL AS col_4005,
		  | 	tab_1393.col3_2 AS col_4006,
		  | 	tab_1394.col3_1 AS col_4007,
		  | 	(-7318860970.773327295):::DECIMAL AS col_4008,
		  | 	tab_1393.col3_11 AS col_4009,
		  | 	tab_1393.col3_7 AS col_4010,
		  | 	tab_1394.col3_0 AS col_4011,
		  | 	tab_1394.col3_10 AS col_4012,
		  | 	tab_1393.col3_5 AS col_4013,
		  | 	tab_1393.col3_0 AS col_4014,
		  | 	tab_1394.col3_14 AS col_4015,
		  | 	'1987-12-04 01:57:20.000745':::TIMESTAMP AS col_4016,
		  | 	'!':::STRING AS col_4017,
		  | 	e'\u00C0':::STRING AS col_4018,
		  | 	(-6.201746856518076491):::DECIMAL AS col_4019,
		  | 	tab_1393.col3_14 AS col_4020,
		  | 	(9.9:::DECIMAL::DECIMAL / 1:::INT8::INT8)::DECIMAL AS col_4021
		  | FROM
		  | 	defaultdb.public.table3@[0] AS tab_1393
		  | 	LEFT JOIN defaultdb.public.table3@[0] AS tab_1394 ON
		  | 			(tab_1393.col3_0) = (tab_1394.col3_3) AND (tab_1393.crdb_internal_mvcc_timestamp) >= (tab_1394.col3_12)
		  | ORDER BY
		  | 	tab_1393.col3_8 DESC, tab_1394.col3_13 ASC
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.leafError

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

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.T-sql-queriesSQL Queries Teambranch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions