Closed cockroach-teamcity closed 2 years ago
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@0e6727832d58faf0f900601cd6fa6807e0a2ba75:
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table73\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:15:57.889527",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table53 DROP CONSTRAINT \"primary\"",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "0A000",
| "message": "COMMIT; Successfully got expected commit error",
| "txStatus": "TxStatusCommitFailure"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:15:57.906583",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table53 ADD COLUMN col53_61 STRING"
| ],
| "expectedExecErrors": "42701",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col53_61\" of relation \"table53\" already exists (SQLSTATE 42701)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
| 1.0s 0 26.9 28.0 2.0 3.4 6.6 6.6 opOk
| 1.0s 0 1.0 1.0 17.8 17.8 17.8 17.8 txnCmtErr
| 1.0s 0 3.8 4.0 32.5 75.5 75.5 75.5 txnOk
| 1.0s 0 24.0 25.0 0.4 0.7 0.7 0.7 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:15:57.940664",
| "ops": [
| "BEGIN",
| "CREATE TYPE schema1.enum74 AS ENUM ('asa', 'afdsdf', 'as', 'ssa', 'dsd', 'faaa')",
| "INSERT INTO public.table53 (col53_54,col53_55,col53_56,col53_57,col53_58,col53_59,col53_60,col53_61,col53_62,col53_63,col53_64,col53_65,col53_66,col53_67,col53_68,col53_69) VALUES ('1997-03-28':::DATE,'2031-07-15 04:02:40.000671+00:00':::TIMESTAMPTZ,'86e8018b-ecc4-4a35-97e1-380e264531ac':::UUID,true,2012931858:::OID,e'|\\'|=(fUs':::STRING,'\\xe3430cea7a903e9a':::BYTES,NULL,B'011000100',(-1.0):::FLOAT8,'c0a57d03-220b-4de0-891b-aed68a981041':::UUID,'/b+Sl[A':::STRING:::NAME,'\\xd391295d136f6119':::BYTES,0:::OID,914579757265398187:::INT8,'1983-08-09':::DATE)",
| "ALTER TABLE public.table53 ADD CONSTRAINT table53_col53_68_table53_col53_68_fk FOREIGN KEY (col53_68) REFERENCES public.table53 (col53_68) ON DELETE CASCADE ON UPDATE CASCADE"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2635608&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@0e6727832d58faf0f900601cd6fa6807e0a2ba75:
| (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 6.0s 0 12.0 15.2 5.2 6.0 6.0 6.0 opOk
| _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
| 6.0s 0 0.0 0.2 0.0 0.0 0.0 0.0 txnCmtErr
| 6.0s 0 5.0 4.2 113.2 201.3 201.3 201.3 txnOk
| 6.0s 0 6.0 10.7 0.7 0.8 0.8 0.8 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:53:11.293286",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table109 ALTER COLUMN \"col23_25\" SET NOT NULL",
| "CREATE INDEX index111_124 ON public.table111 (col111_118 DESC) STORING (col111_112)"
| ],
| "expectedExecErrors": "42701",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: index \"index111_124\" already contains column \"col111_112\" (SQLSTATE 42701)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:53:11.387405",
| "ops": [
| "BEGIN",
| "CREATE TABLE IF NOT EXISTS schema125.table126 (col126_127 NAME, col126_128 STRING NULL, col126_129 UUID NOT NULL, col126_130 UUID NOT NULL, col126_131 TIMETZ NOT NULL, col126_132 REGTYPE NOT NULL, col126_133 CHAR NOT NULL, col126_134 STRING, col126_135 REGNAMESPACE NOT NULL, col126_136 VARCHAR NULL, col126_137 BOOL NOT NULL, col126_138 OID NOT NULL, col126_139 INT8 NOT NULL, col126_140 TIMESTAMP NOT NULL, col126_141 INT8 NOT NULL, col126_142 TIMETZ[] NOT NULL, col126_143 BYTES, PRIMARY KEY (col126_129, col126_130 DESC, col126_139 DESC, col126_138 DESC, col126_131 DESC, col126_133, col126_140, col126_135 DESC, col126_137 DESC), UNIQUE (col126_140 ASC, col126_139, col126_129 DESC, col126_138 DESC, col126_130, col126_131, col126_127, col126_137 ASC, col126_134) STORING (col126_136, col126_141, col126_142, col126_143), UNIQUE (col126_131 ASC, col126_143 DESC, col126_135, col126_130 ASC, col126_128, col126_132 ASC, col126_141 DESC, col126_139 ASC, col126_129 DESC, col126_137) STORING (col126_134, col126_142), UNIQUE (col126_127 ASC, col126_135, col126_137 DESC, col126_140 ASC, col126_132, col126_139, col126_128 DESC) STORING (col126_136, col126_141, col126_142, col126_143), UNIQUE (col126_131 DESC, col126_143 DESC, col126_129 ASC, col126_132 ASC, col126_134 ASC, col126_130 ASC, col126_141 DESC, col126_138 ASC, col126_135 DESC, col126_137 DESC, col126_128 DESC, col126_136 DESC, col126_133 ASC, col126_140, col126_139, col126_127 DESC), UNIQUE (col126_137 DESC, col126_129 ASC, col126_130 DESC, col126_136, col126_133 ASC, col126_138, col126_131, col126_128 ASC, col126_140 ASC, col126_132 DESC, col126_135, col126_127, col126_139 ASC, col126_141), INDEX (col126_127 ASC), INDEX (col126_130 ASC, col126_141 DESC, col126_133 DESC, col126_131 DESC, col126_138 ASC, col126_139 ASC, col126_134 DESC, col126_143 ASC, col126_132 ASC, col126_136 ASC, col126_140 DESC), INDEX (col126_135, col126_136 ASC))"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema125.table126\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:53:11.392478",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "DROP TABLE public.table111 CASCADE",
| "INSERT INTO public.table109 (col23_24,col23_25,col23_26,col109_121,col23_28,col23_43) VALUES ((-1.0815352201461792):::FLOAT8,'13:14:46.972774+13:04:00':::TIMETZ,B'111100001101000000001111110101',2201372201:::OID,'1982-12-22':::DATE,'asfaa':::public.enum1),(0.49686408042907715:::FLOAT8,'03:19:43.737271+10:42:00':::TIMETZ,B'111001111001110001000011100000',4221534041:::OID,'infinity':::DATE,'asfaa':::public.enum1)",
| "DROP SCHEMA \"schema29\" CASCADE"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2635610&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@4736b8dd2c36b58fffbb0a665690e2c0e719d7c3:
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:19:41.695347",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table152 ALTER COLUMN \"col152_169\" SET DATA TYPE public.enum90"
| ],
| "expectedExecErrors": "0A000,42846",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot convert BIT(31) to public.enum90 (SQLSTATE 42846)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:19:41.751836",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS public.seq240",
| "ALTER TABLE public.table194 ALTER COLUMN \"col194_195\" DROP DEFAULT",
| "ALTER TABLE schema271.table288 ALTER COLUMN \"col110_116\" DROP NOT NULL",
| "CREATE TYPE schema181.enum318 AS ENUM ('da', 'dadaa', 'd', 'ss', 'daa')",
| "ALTER TABLE schema181.table289 ALTER COLUMN \"col289_300\" DROP STORED"
| ],
| "expectedExecErrors": "42611",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col289_300\" is not a computed column (SQLSTATE 42611)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 10.0s 0 20.0 21.0 2.2 6.8 13.1 13.1 opOk
| 10.0s 0 1.0 0.4 22.0 22.0 22.0 22.0 txnCmtErr
| 10.0s 0 4.0 5.7 62.9 176.2 176.2 176.2 txnOk
| 10.0s 0 11.0 9.7 0.6 1.1 1.9 1.9 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:19:41.903995",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table194 RENAME TO public.table319",
| "INSERT INTO schema181.table289 (col289_290,col289_291,col289_292,col289_293,col289_294,col289_295,col289_296,col289_297,col289_298,col289_299,col289_300,col289_301,col289_302,col289_303,col289_304,col289_305) VALUES ('05:38:32.606489':::TIME,NULL,'decc:3223:6c6:1b6d:3c57:9764:cc42:98c/66':::INET,3031405482:::OID,NULL,(-1.0313419103622437):::FLOAT8,e'`d\\x0b\\x1d\\f9\\\\D':::STRING,B'11110010000000101010011100110',ARRAY[0.8542134223077316:::FLOAT8,0.4332657976548343:::FLOAT8,(-0.18540680191536563):::FLOAT8,(-0.3733821020145143):::FLOAT8],'24:00:00':::TIME,(-1.2380046844482422):::FLOAT8,'BOX(-0.4189629379502978 -1.3254543512528647,-0.24084183992042507 0.6867926007879442)':::BOX2D,'19:07:38.75136':::TIME,'l':::STRING,2443868465:::OID,'290 years':::INTERVAL),('12:02:47.14223':::TIME,4.730409749865100328E+31:::DECIMAL,'69d3:cc1f:6f43:a313:385f:e9dc:cea9:3f3c/15':::INET,3603250148:::OID,true,(-1.6225634813308716):::FLOAT8,'':::STRING,B'01111111111111111111111111111',ARRAY[1.0:::FLOAT8,(-0.37264338428596366):::FLOAT8,(-2.098963396660139):::FLOAT8],'02:26:34.447408':::TIME,1.6250005960464478:::FLOAT8,'BOX(-0.8914665536423166 -0.2709034097595904,-0.226354465537154 0.29130952148091144)':::BOX2D,'19:06:33.123484':::TIME,'u':::STRING,3106319441:::OID,'-27 years -5 mons -858 days -20:12:20.860934':::INTERVAL)",
| "CREATE SCHEMA schema320 AUTHORIZATION root"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2639229&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@4736b8dd2c36b58fffbb0a665690e2c0e719d7c3:
| "ops": [
| "BEGIN",
| "CREATE TYPE schema6.enum7 AS ENUM ('afsf', 'fs', 'aaafsd', 'assdf')"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema6.enum7\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:45:09.974886",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS schema8.seq9"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema8.seq9\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:45:09.978411",
| "ops": [
| "BEGIN",
| "CREATE TABLE public.table10 (col10_11 BOX2D NOT NULL, col10_12 TIME NOT NULL, INDEX (col10_11), INDEX (col10_11 ASC, col10_12 ASC), INDEX (col10_11 DESC, col10_12 ASC), INDEX (col10_11 DESC, col10_12 ASC), INDEX (col10_11 ASC, col10_12), INDEX (col10_11, col10_12 DESC), INDEX (col10_12 DESC, col10_11 ASC), UNIQUE (col10_12), UNIQUE (col10_11, col10_12))",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:45:09.987359",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table10 ADD CONSTRAINT table10_col10_12_unique UNIQUE (col10_12)",
| "INSERT INTO public.table10 (col10_11,col10_12) VALUES ('BOX(-1.2304334399228718 -0.1335276532764182,-0.26475091611130047 1.920138807133375)':::BOX2D,'07:11:14.274776':::TIME),('BOX(-0.5879855774146036 -0.4783555603015034,0.18680420844526627 3.3270217678799554)':::BOX2D,'07:59:25.754246':::TIME),('BOX(-1.7861865515045827 -0.3081839101069413,-0.9613816708784378 1.263371378353678)':::BOX2D,'22:50:21.835335':::TIME)",
| "CREATE SCHEMA IF NOT EXISTS schema13 AUTHORIZATION root"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2639231&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@100c09f4f6eb3f5b18a67ec4bbfdfe989e0d6ce2:
| "ALTER TABLE public.table80 RENAME TO public.table87",
| "ALTER TABLE public.table87 DROP COLUMN \"col30_43\"",
| "CREATE SCHEMA IF NOT EXISTS schema88 AUTHORIZATION root",
| "ALTER TABLE public.table55 ALTER COLUMN \"col30_41\" SET NOT NULL",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:18:18.024834",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS schema88.seq90",
| "ALTER TABLE public.table55 ADD CONSTRAINT table55_col30_49_table55_col30_49_fk FOREIGN KEY (col30_49) REFERENCES public.table55 (col30_49) ON DELETE CASCADE ON UPDATE CASCADE"
| ],
| "expectedExecErrors": "42710",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: duplicate constraint name: \"table55_col30_49_table55_col30_49_fk\" (SQLSTATE 42710)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:18:18.086659",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table55 ALTER COLUMN \"col30_49\" DROP NOT NULL"
| ],
| "expectedExecErrors": "42P16",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col30_49\" is in a primary index (SQLSTATE 42P16)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:18:18.118781",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table55 RENAME TO public.table91"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2642934&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@100c09f4f6eb3f5b18a67ec4bbfdfe989e0d6ce2:
| "ALTER TABLE schema1.table2 RENAME TO schema1.table10",
| "SELECT 'validating all objects'",
| "ALTER TABLE schema1.table10 ADD CONSTRAINT table10_col2_4_table10_col2_4_fk FOREIGN KEY (col2_4) REFERENCES schema1.table10 (col2_4) ON DELETE CASCADE ON UPDATE CASCADE",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:32.713693",
| "ops": [
| "BEGIN",
| "ALTER SEQUENCE schema1.seq6 RENAME TO schema1.seq11",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:32.749397",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema1.table10 DROP CONSTRAINT \"table2_col2_3_col2_4_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table2_col2_3_col2_4_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:32.769966",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema1.table10 ADD CONSTRAINT table10_col2_9_unique UNIQUE (col2_9)",
| "DROP TABLE schema1.table10"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2642936&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@c584f62067a45aa540c26fc9081a83e460bfe37a:
| Error: ***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: duplicate key value violates unique constraint "table197_col197_211_unique" (SQLSTATE 23505)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload run schemachange --verbose=1 --tolerate-errors=false --histograms=perf/stats.json --max-ops 2000 --concurrency 1 --txn-log /mnt/data1/cockroach/transactions.json
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
| <... some data truncated by circular buffer; go to artifacts for details ...>
| CK; Successfully got expected execution error: ERROR: relation \"schema193.seq194\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:32.992938",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "CREATE TYPE public.enum196 AS ENUM ('f', 'dsda')",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| 4.0s 0 36.0 30.0 2.2 3.5 3.9 3.9 opOk
| 4.0s 0 0.0 0.2 0.0 0.0 0.0 0.0 txnCmtErr
| 4.0s 0 10.0 8.2 29.4 159.4 159.4 159.4 txnOk
| 4.0s 0 7.0 12.2 0.5 0.8 0.8 0.8 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:20:33.017318",
| "ops": [
| "BEGIN",
| "CREATE TABLE IF NOT EXISTS schema120.table197 (col197_198 REGPROCEDURE NOT NULL, col197_199 FLOAT4, col197_200 BOOL NOT NULL, col197_201 FLOAT4 NOT NULL, col197_202 CHAR NOT NULL, col197_203 BYTES NOT NULL, col197_204 INT2 NOT NULL, col197_205 REGPROC NOT NULL, col197_206 INTERVAL NOT NULL, col197_207 UUID NOT NULL, col197_208 BOOL NOT NULL, col197_209 INTERVAL NOT NULL, col197_210 BYTES NULL, col197_211 BIT(26) NOT NULL, PRIMARY KEY (col197_204 ASC, col197_211, col197_202 DESC, col197_198 ASC, col197_208 ASC, col197_206 DESC, col197_200 ASC, col197_209 ASC, col197_203, col197_201, col197_205 DESC, col197_207), INDEX (col197_207, col197_201, col197_205 ASC, col197_202, col197_199 ASC, col197_206 DESC, col197_203, col197_211 DESC, col197_204, col197_198 ASC, col197_200, col197_210 ASC, col197_209), UNIQUE (col197_201 DESC, col197_203 ASC, col197_202 ASC, col197_211, col197_206 DESC, col197_200 DESC, col197_207, col197_204 DESC, col197_208 ASC, col197_205 DESC) STORING (col197_210), INDEX (col197_207 DESC, col197_199 DESC, col197_202, col197_204 DESC, col197_203 DESC, col197_209, col197_198 ASC, col197_205 ASC, col197_200 ASC), INDEX (col197_209, col197_204, col197_198 DESC, col197_202, col197_210 DESC, col197_203) STORING (col197_199), INDEX (col197_199 ASC, col197_207 ASC, col197_202 DESC, col197_201 ASC, col197_200, col197_205 DESC, col197_198, col197_204 DESC, col197_206 DESC, col197_203), INDEX (col197_211 DESC))",
| "ALTER TABLE schema120.table197 RENAME COLUMN \"col197_209\" TO \"col197_212\"",
| "INSERT INTO schema120.table197 (col197_198,col197_199,col197_200,col197_201,col197_202,col197_203,col197_204,col197_205,col197_206,col197_207,col197_208,col197_212,col197_210,col197_211) VALUES (2834258052:::OID,(-0.4162246584892273):::FLOAT8,true,0.06815946102142334:::FLOAT8,'s':::STRING,'\\xf96217d116ff':::BYTES,9470:::INT8,1289546010:::OID,'61 years 11 mons 615 days 09:51:27.112713':::INTERVAL,'65e9b839-91a5-4087-9176-d71b3a80233d':::UUID,false,'61 years 3 mons 769 days 16:55:37.845856':::INTERVAL,'\\x19491297e1a4':::BYTES,B'00100100111110111101010001'),(2978335294:::OID,(-0.1934022605419159):::FLOAT8,true,(-0.10145405679941177):::FLOAT8,'+':::STRING,'\\xb8419e':::BYTES,(-5533):::INT8,2895923074:::OID,'61 years 9 mons 973 days 17:40:57.641407':::INTERVAL,'00000000-0000-0000-0000-000000000000':::UUID,true,'56 years 6 mons 802 days 06:19:17.668777':::INTERVAL,'\\x64074305':::BYTES,B'01111111111111111111111111'),(3077646510:::OID,'NaN':::FLOAT8,false,(-0.4738819897174835):::FLOAT8,'l':::STRING,'\\xe90be326fd953439':::BYTES,23111:::INT8,247887416:::OID,'-11 years -4 mons -584 days -05:42:01.746027':::INTERVAL,'ffffffff-ffff-ffff-ffff-ffffffffffff':::UUID,false,'23 years 6 mons 154 days 11:23:50.829202':::INTERVAL,'\\x89d2':::BYTES,B'01111111111111111111111111')",
| "ALTER TABLE schema120.table197 ADD CONSTRAINT table197_col197_211_unique UNIQUE (col197_211)"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "23505",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: duplicate key value violates unique constraint \"table197_col197_211_unique\" (SQLSTATE 23505)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2646690&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@c584f62067a45aa540c26fc9081a83e460bfe37a:
| "expectedExecErrors": "42611",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col203_204\" is not a computed column (SQLSTATE 42611)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 12.0s 0 16.0 14.3 3.4 10.5 13.6 13.6 opOk
| 12.0s 0 0.0 0.4 0.0 0.0 0.0 0.0 txnCmtErr
| 12.0s 0 2.0 3.7 2.8 285.2 285.2 285.2 txnOk
| 12.0s 0 5.0 6.5 0.7 1.0 1.0 1.0 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:59:02.005645",
| "ops": [
| "BEGIN",
| "CREATE UNIQUE INDEX index203_243 ON schema202.table203 (col203_204 ASC)",
| "CREATE VIEW schema219.view244 AS SELECT schema202.table203.col203_204, schema202.table203.col203_204, schema202.table203.col203_205 FROM schema202.table203, schema202.table203"
| ],
| "expectedExecErrors": "42701,42712",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table203\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:02.140647",
| "ops": [
| "BEGIN",
| "DROP SEQUENCE IF EXISTS public.seq221",
| "DROP TABLE schema202.table203",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:02.273117",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table183 RENAME TO public.table245"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2646692&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@81a2c26a104fa8cc7e8b530b837ffb6ff85ddc5a:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_072758.503_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2650259-1612594948-25-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_072758.503_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2650259-1612594948-25-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2650259&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@81a2c26a104fa8cc7e8b530b837ffb6ff85ddc5a:
The test failed on branch=master, cloud=aws:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_074757.538_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2650257-1612594943-30-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_074757.538_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2650257-1612594943-30-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2650257&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@0e98670c8fcec566937e899fdf77d2a68c702d62:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_072510.233_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2651620-1612681270-25-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_072510.233_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2651620-1612681270-25-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2651620&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@0e98670c8fcec566937e899fdf77d2a68c702d62:
The test failed on branch=master, cloud=aws:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_074207.479_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2651618-1612681296-30-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_074207.479_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2651618-1612681296-30-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2651618&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5b33e6dfc47000de831745a851e3bf9e2cf7fd95:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_071553.548_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2653401-1612767119-25-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_071553.548_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2653401-1612767119-25-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2653401&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5b33e6dfc47000de831745a851e3bf9e2cf7fd95:
The test failed on branch=master, cloud=aws:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_073503.860_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2653399-1612767141-30-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_073503.860_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2653399-1612767141-30-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2653399&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@7853fd32de8b6dea869f2a2a92dcd7506f4a8998:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_072812.256_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2657140-1612854228-24-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_072812.256_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2657140-1612854228-24-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2657140&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@7853fd32de8b6dea869f2a2a92dcd7506f4a8998:
The test failed on branch=master, cloud=aws:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/scbench/randomload/nodes=3/ops=2000/conc=1/run_1
cluster.go:2253,schemachange_random_load.go:125,schemachange_random_load.go:80,test_runner.go:767: output in run_074230.527_n1_workload_init_schemachange: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2657138-1612854256-30-n3cpu4:1 -- ./workload init schemachange returned: exit status 20
(1) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2331
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2251
| main.runSchemaChangeRandomLoad
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:125
| main.registerRandomLoadBenchSpec.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange_random_load.go:80
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) output in run_074230.527_n1_workload_init_schemachange
Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2657138-1612854256-30-n3cpu4:1 -- ./workload init schemachange returned
| stderr:
| ./workload: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./workload)
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload init schemachange
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2657138&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@9f1d67ae30f149fba017c67fb5b7d0cc56dfe21d:
| ],
| "expectedExecErrors": "42701,42712,42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema34.table71\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 3.0s 0 22.0 20.7 1.9 3.1 3.9 3.9 opOk
| 3.0s 0 4.0 4.3 125.8 167.8 167.8 167.8 txnOk
| 3.0s 0 15.0 12.0 0.4 0.6 1.1 1.1 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:21:38.211343",
| "ops": [
| "BEGIN",
| "DROP TABLE schema34.table44 CASCADE",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:21:38.254702",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table35 ALTER COLUMN \"col14_15\" DROP NOT NULL"
| ],
| "expectedExecErrors": "42P16",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col14_15\" is in a primary index (SQLSTATE 42P16)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:21:38.287241",
| "ops": [
| "BEGIN",
| "CREATE TABLE public.table73 (col73_74 FLOAT8 NOT NULL, col73_75 BYTES NOT NULL, col73_76 TIMESTAMP NOT NULL, col73_77 INT8 NOT NULL, col73_78 REGPROCEDURE NOT NULL, col73_79 DECIMAL NOT NULL, col73_80 TIMETZ NOT NULL, col73_81 FLOAT8 NOT NULL, col73_82 TIMESTAMP, PRIMARY KEY (col73_76 ASC, col73_75, col73_78 DESC, col73_79 DESC, col73_81 DESC, col73_80 DESC, col73_77 ASC), INDEX (col73_75 ASC, col73_76 DESC, col73_79 DESC, col73_82 DESC, col73_80, col73_77 DESC), UNIQUE (col73_74 DESC, col73_76 ASC, col73_82 DESC, col73_78, col73_77 DESC), UNIQUE (col73_77, col73_79, col73_82 DESC, col73_74 DESC, col73_78 DESC, col73_75 DESC, col73_76, col73_81), UNIQUE (col73_81 ASC, col73_78 DESC, col73_82 ASC, col73_79, col73_75, col73_74 DESC, col73_80 ASC, col73_77 ASC), UNIQUE (col73_80 ASC, col73_74 ASC, col73_77, col73_81 DESC), UNIQUE (col73_75, col73_79 DESC, col73_81 DESC), INDEX (col73_77 DESC, col73_78, col73_79 ASC, col73_76 DESC, col73_75 ASC) STORING (col73_82), INDEX (col73_75 DESC, col73_78 ASC, col73_80), UNIQUE (col73_75 ASC, col73_76, col73_74 DESC, col73_82 DESC, col73_78, col73_81 DESC))",
| "INSERT INTO public.table73 (col73_74,col73_75,col73_76,col73_77,col73_78,col73_79,col73_80,col73_81,col73_82) VALUES (0.48326191315966427:::FLOAT8,'\\xe29883':::BYTES,'1989-11-28 10:11:20.000014':::TIMESTAMP,8812228822099140741:::INT8,1755770299:::OID,(-0.1043087020731892852):::DECIMAL,'23:39:25.525658+14:40:00':::TIMETZ,(-1.0):::FLOAT8,'2021-01-07 20:42:37.000394':::TIMESTAMP),(0.5870248041927222:::FLOAT8,'\\x0cec159802f0b173':::BYTES,'2019-04-01 07:16:51.00092':::TIMESTAMP,112279747148010038:::INT8,2713008346:::OID,3534381.623921707572:::DECIMAL,'09:25:52.634502+07:47:00':::TIMETZ,0.5874179667823277:::FLOAT8,'2024-04-12 08:07:16.000987':::TIMESTAMP),((-0.14480299441037503):::FLOAT8,'\\x38b39a38f39c':::BYTES,'2006-05-10 04:33:19.000886':::TIMESTAMP,7128607815258173486:::INT8,1681626226:::OID,(-6024.506373580444963):::DECIMAL,'12:59:59.329182-10:40:00':::TIMETZ,(-0.7671760014290064):::FLOAT8,'2014-04-03 17:03:59.000604':::TIMESTAMP)",
| "DROP VIEW public.view62"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2661540&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@57de93a997db31d97cd7e23fb866fe0e44f90de2:
| "INSERT INTO public.table97 (col97_98,col97_99,col97_100,col97_101,col97_102,col97_103,col97_104,col97_105,col97_106,col97_107,col97_108,col97_109,col97_110,col97_111,col97_112,col97_113,col97_114,col97_126) VALUES (ARRAY[(-0.2324252426624298):::FLOAT8,1.401298464324817e-45:::FLOAT8,'-Inf':::FLOAT8],(-23069):::INT8,982681779:::OID,1614436639:::OID,'BOX(0.6809274466078632 -0.5070907334344634,0.9865939565597515 -0.0850078294742096)':::BOX2D,NULL,'10a5fbef-9a1f-41dc-9d18-f2cd9e2b10bf':::UUID,'-78 years -11 mons -543 days -15:48:03.509563':::INTERVAL,B'10000001010100010100011011100111',1337886555:::OID,B'1010011011100','\\x7a':::BYTES,2034653556:::OID,3381725379:::OID,B'11100001001100000001110011110100001000010001',3906162574:::OID,(-6258190569226299265):::INT8,1691445590:::OID),(ARRAY[0.1656571328639984:::FLOAT8,2.3564653396606445:::FLOAT8],(-19666):::INT8,1212932367:::OID,1610488533:::OID,'BOX(0.6338431620860021 -0.3660611240627666,1.9463374075311808 -0.019212899074277923)':::BOX2D,'4214:5148:b34:702d:fee7:59c6:f80c:522d/97':::INET,'bbf93bf0-7bb4-443c-b32b-946e1bbadfb4':::UUID,'-5 years -2 mons -743 days -00:14:55.536947':::INTERVAL,NULL,2518310658:::OID,B'1001001101010','\\xbc43666d':::BYTES,2578309445:::OID,3651715389:::OID,B'00011110100100100101001000010111010111000001',0:::OID,0:::INT8,3966112172:::OID),(ARRAY[0.12692272663116455:::FLOAT8,0.3245568573474884:::FLOAT8,3.4028234663852886e+38:::FLOAT8,(-2.048043966293335):::FLOAT8],28120:::INT8,4019767536:::OID,4230347960:::OID,'BOX(-1.118086439705447 0.09201149644671065,1.285806904505149 0.0934704621319935)':::BOX2D,'b2e9:223f:49e0:35a5:a2b1:120b:fbcb:83dd/94':::INET,'61a3697c-d369-44d9-9448-7f24d7ca43eb':::UUID,'62 years 7 mons 832 days 08:05:23.556472':::INTERVAL,B'00111001011011000010001101100111',2159881978:::OID,B'0111111111111','\\xd7e73a120f076ad540':::BYTES,1037079089:::OID,2154639975:::OID,B'01001011111011110110100001001101101011110000',4011122434:::OID,(-6087237366000365341):::INT8,2144666663:::OID)"
| ],
| "expectedExecErrors": "23503",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: insert on table \"table97\" violates foreign key constraint \"table97_col97_110_table97_col97_100_fk\" (SQLSTATE 23503)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:12:20.695277",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema27.table49 DROP COLUMN \"col49_60\"",
| "SELECT 'validating all objects'",
| "DROP SCHEMA \"schema121\" CASCADE",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:12:20.80309",
| "ops": [
| "BEGIN",
| "CREATE TABLE schema27.table153 AS SELECT public.table97.col97_114, public.table97.col97_126, public.table97.col97_100, public.table97.col97_113, public.table97.col97_108, public.table97.col97_102, public.table97.col97_111, public.table97.col97_104, public.table97.col97_106 FROM public.table97",
| "ALTER TABLE schema27.table49 ALTER COLUMN \"col49_154\" SET DATA TYPE IrrelevantTypeName"
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col49_154\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:12:20.860654",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table97 ALTER COLUMN \"col97_103\" DROP DEFAULT",
| "ALTER TABLE public.table97 RENAME TO public.table155"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2665933&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@57de93a997db31d97cd7e23fb866fe0e44f90de2:
| "BEGIN",
| "CREATE TABLE IF NOT EXISTS schema328.table340 (col340_341 DATE NULL, col340_342 TIMESTAMPTZ NULL, col340_343 REGTYPE NOT NULL, col340_344 BIT NOT NULL, col340_345 TIMESTAMP NOT NULL, col340_346 UUID NOT NULL, col340_347 DATE, col340_348 BIT(15) NOT NULL, col340_349 FLOAT4, col340_350 BIT(3) NULL, col340_351 INET NULL, INDEX (col340_349 ASC, col340_351 ASC, col340_347 DESC, col340_344 ASC, col340_348 DESC, col340_350, col340_341 DESC, col340_343) STORING (col340_342, col340_345), INDEX (col340_351, col340_343 ASC, col340_350 ASC, col340_342 DESC) STORING (col340_344, col340_346, col340_347, col340_349), INDEX (col340_347 DESC, col340_349 ASC, col340_342, col340_346), UNIQUE (col340_342, col340_348 DESC, col340_341 ASC, col340_344, col340_347 ASC, col340_343 ASC, col340_351, col340_346 ASC) STORING (col340_349, col340_350), INDEX (col340_345 ASC, col340_342, col340_346), UNIQUE (col340_346 DESC, col340_341, col340_345 ASC, col340_350) STORING (col340_342, col340_343, col340_347, col340_348, col340_349, col340_351), UNIQUE (col340_341 ASC, col340_343 DESC, col340_350, col340_349 DESC, col340_342, col340_346 DESC, col340_344 ASC, col340_345 DESC, col340_348 DESC, col340_347 ASC), UNIQUE (col340_348, col340_343, col340_350, col340_345 ASC), UNIQUE (col340_347 ASC, col340_345 ASC, col340_350 DESC, col340_341 DESC, col340_348 ASC, col340_351, col340_346 DESC) STORING (col340_342, col340_344, col340_349))",
| "ALTER TABLE schema257.table327 ADD CONSTRAINT table327_col304_306_table327_col304_306_fk FOREIGN KEY (col304_306) REFERENCES schema257.table327 (col304_306) ON DELETE CASCADE ON UPDATE CASCADE",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:48:02.435608",
| "ops": [
| "BEGIN",
| "DROP SEQUENCE schema328.seq337",
| "ALTER TABLE public.table352 DROP COLUMN \"IrrelevantColumnName\""
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table352\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:48:02.538508",
| "ops": [
| "BEGIN",
| "INSERT INTO schema257.table327 (col304_305,col304_306,col304_307,col327_336) VALUES ((-1116891410):::INT8,'32.10.3.43/24':::INET,0:::OID,'\\xa130d926':::BYTES),(1509565814:::INT8,'190.5.247.87/17':::INET,3396720057:::OID,'\\x7bd7ffb0e1458273eb':::BYTES)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:48:02.637439",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema257.table327 RENAME TO schema257.table353"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2665935&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@e9e372122a2e3db7090b5705da07128f828e2441:
| "clientTimestamp": "07:40:02.537963",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema7.table26 DROP CONSTRAINT \"table10_col10_11_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table10_col10_11_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:02.560054",
| "ops": [
| "BEGIN",
| "ALTER SEQUENCE public.seq3 RENAME TO public.seq57",
| "DROP INDEX schema7.table26@\"index26_58\" CASCADE"
| ],
| "expectedExecErrors": "42704",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: index \"index26_58\" does not exist (SQLSTATE 42704)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:02.581893",
| "ops": [
| "BEGIN",
| "INSERT INTO schema7.table26 (col10_11,col10_14,col10_13,col10_15) VALUES ('19:11:50.446557-09:34:00':::TIMETZ,3540909249:::OID,B'11000001111010',e'\\x02':::STRING),('21:00:08.529394+07:16:00':::TIMETZ,3926461666:::OID,B'01100101100110',e'\\x00':::STRING),('17:54:52.289059-11:22:00':::TIMETZ,0:::OID,B'11111000000101','#':::STRING)",
| "ALTER TABLE schema7.table26 ADD CONSTRAINT table26_col10_13_unique UNIQUE (col10_13)"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: the first schema change statement in a transaction must precede any writes (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:02.682588",
| "ops": [
| "BEGIN",
| "DROP TABLE IF EXISTS schema7.table26"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2670111&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@e9e372122a2e3db7090b5705da07128f828e2441:
| "ALTER TABLE schema104.table140 RENAME COLUMN \"col140_173\" TO \"col140_174\""
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col140_173\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:11.808424",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema104.table140 ALTER COLUMN \"col140_147\" DROP DEFAULT",
| "CREATE INDEX IF NOT EXISTS index140_175 ON schema104.table140 (col140_153 ASC, col140_147 DESC, col140_154) STORING (col140_141, col140_146, col140_152, col140_145, col140_144, col140_150, col140_151, col140_148, col140_142)"
| ],
| "expectedExecErrors": "42701",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: index \"index140_175\" already contains column \"col140_146\" (SQLSTATE 42701)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:11.964145",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE schema104.table140 ALTER COLUMN \"col140_151\" DROP NOT NULL"
| ],
| "expectedExecErrors": "42P16",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col140_151\" is in a primary index (SQLSTATE 42P16)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:12.016423",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema104.table140 ADD CONSTRAINT table140_col140_150_unique UNIQUE (col140_150)",
| "CREATE TABLE IF NOT EXISTS public.table176 (col176_177 CHAR, col176_178 REGPROCEDURE NOT NULL, col176_179 BOOL NULL, col176_180 FLOAT8 NOT NULL, col176_181 INTERVAL NOT NULL, col176_182 TIMESTAMP, col176_183 TIMESTAMPTZ NULL, col176_184 BOOL, col176_185 UUID, col176_186 BIT(48) NOT NULL, PRIMARY KEY (col176_186 DESC, col176_178, col176_180), INDEX (col176_180 ASC, col176_182 DESC, col176_179 DESC, col176_185 DESC) STORING (col176_177, col176_181), UNIQUE (col176_179, col176_177 DESC, col176_184 ASC, col176_180 DESC, col176_178 DESC), INDEX (col176_184 ASC, col176_181, col176_179 DESC, col176_177, col176_186 DESC, col176_183), UNIQUE (col176_185 ASC, col176_186 DESC, col176_179 DESC, col176_177 ASC, col176_178, col176_182 ASC, col176_181 DESC, col176_184 ASC), INDEX (col176_184 DESC) STORING (col176_179, col176_182, col176_183, col176_185), UNIQUE (col176_177, col176_181 DESC, col176_182 ASC, col176_183 ASC, col176_184, col176_178) STORING (col176_179), UNIQUE (col176_180 DESC, col176_184 DESC, col176_183 DESC, col176_185 DESC, col176_186, col176_182, col176_179 ASC), UNIQUE (col176_185, col176_183, col176_179 DESC, col176_181 DESC), FAMILY (col176_184), FAMILY (col176_182, col176_185), FAMILY (col176_180, col176_178, col176_177), FAMILY (col176_186, col176_179, col176_181), FAMILY (col176_183))",
| "INSERT INTO public.table176 (col176_177,col176_178,col176_179,col176_180,col176_181,col176_182,col176_183,col176_184,col176_185,col176_186) VALUES ('e':::STRING,1884378395:::OID,true,(-0.6185626286883292):::FLOAT8,'-16 years -6 mons -254 days -22:48:10.754633':::INTERVAL,'0001-01-01 00:00:00':::TIMESTAMP,'1986-08-01 21:52:53.000382+00:00':::TIMESTAMPTZ,NULL,'15c27fc6-19e7-43ec-936d-7f91b039ced3':::UUID,B'111111101100111001000001111111010010101100001111')",
| "ALTER TABLE public.table176 RENAME TO public.table187"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2670113&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@ba1a1440714b8c514f8a994b0a82c426c3ee6e99:
| "workerId": 0,
| "clientTimestamp": "07:40:33.868589",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema129.table267 DROP CONSTRAINT \"table204_col204_205_col204_208_col204_212_col204_210_col204_214_col204_207_col204_213_col204_209_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table204_col204_205_col204_208_col204_212_col204_210_col204_214_col204_207_col204_213_col204_209_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:33.88606",
| "ops": [
| "BEGIN",
| "CREATE VIEW schema273.view276 AS SELECT schema129.table267.col204_211, schema129.table267.col204_205, schema129.table267.col204_208, schema129.table267.col204_206, schema129.table267.col267_274, schema129.table267.col204_213, schema129.table267.col204_209, schema129.table267.col204_212, schema129.table267.col204_210, schema129.table267.col204_214, schema129.table267.col244_257, schema129.table267.col204_207, schema129.table267.col204_205, schema129.table267.col204_211, schema129.table267.col204_207, schema129.table267.col204_214, schema129.table267.col204_206, schema129.table267.col204_210, schema129.table267.col204_212, schema129.table267.col204_209, schema129.table267.col204_208, schema129.table267.col204_213, schema129.table267.col244_257, schema129.table267.col267_274, \"IrrelevantColumnName\" FROM schema129.table267, schema129.table267, schema129.table275"
| ],
| "expectedExecErrors": "42701,42712,42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema129.table275\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:33.931879",
| "ops": [
| "BEGIN",
| "CREATE TABLE schema129.table277 AS SELECT schema129.table267.col204_213, schema129.table267.col204_214, schema129.table267.col204_209, schema129.table267.col204_207, schema129.table267.col204_212, schema129.table267.col267_274, schema129.table267.col204_214, schema129.table267.col204_209, schema129.table267.col204_212, schema129.table267.col204_206, schema129.table267.col204_205, schema129.table267.col204_207, schema129.table267.col204_210, schema129.table267.col267_274, schema129.table267.col204_214, schema129.table267.col204_208, schema129.table267.col204_211 FROM schema129.table267, schema129.table267, schema129.table267"
| ],
| "expectedExecErrors": "42701,42712",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table267\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:40:34.006596",
| "ops": [
| "BEGIN",
| "DROP INDEX schema129.table267@\"index218_219\" CASCADE",
| "DROP TABLE IF EXISTS schema129.table267"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2673408&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@9969862335cf501c1aa67a4aaf018ad5dc8e85e8:
| "ALTER TABLE public.table196 RENAME TO public.table210",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:13:27.809172",
| "ops": [
| "BEGIN",
| "INSERT INTO schema169.table209 (col196_198,col196_201,col196_200,col196_206,col196_203,col196_208) VALUES (2878321909:::OID,'8':::STRING,1.401298464324817e-45:::FLOAT8,e'\\x05':::STRING,NULL,e'x\\nrNFN':::STRING)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:13:27.872501",
| "ops": [
| "BEGIN",
| "CREATE TYPE schema211.enum212 AS ENUM ('sdsa')"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema211.enum212\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 4.0s 0 21.0 24.2 2.9 6.3 10.0 10.0 opOk
| 4.0s 0 9.0 5.7 96.5 184.5 184.5 184.5 txnOk
| 4.0s 0 5.0 12.2 0.5 1.5 1.5 1.5 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:13:27.87906",
| "ops": [
| "BEGIN",
| "DROP TABLE IF EXISTS public.table210 RESTRICT"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2674688&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@9969862335cf501c1aa67a4aaf018ad5dc8e85e8:
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 1. Command with error:
| | ```
| | ./workload run schemachange --verbose=1 --tolerate-errors=false --histograms=perf/stats.json --max-ops 2000 --concurrency 1 --txn-log /mnt/data1/cockroach/transactions.json
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
| <... some data truncated by circular buffer; go to artifacts for details ...>
| , col56_66 CHAR NULL, col56_67 DECIMAL, col56_68 OID, col56_69 INET, col56_70 TIMETZ[] NULL, col56_71 BOX2D NULL, col56_72 DATE, col56_73 BYTES NOT NULL, col56_74 TIMETZ[], col56_75 TIMETZ NULL, PRIMARY KEY (col56_58 ASC), INDEX (col56_60 DESC, col56_64 DESC, col56_59 DESC, col56_58 DESC, col56_63 ASC, col56_67, col56_66 DESC, col56_72, col56_73 ASC), UNIQUE (col56_58, col56_66 ASC, col56_67 ASC, col56_57, col56_63, col56_68 DESC, col56_72, col56_71, col56_59 ASC, col56_73, col56_60, col56_69 ASC) STORING (col56_61, col56_62, col56_70, col56_75), INDEX (col56_60 DESC, col56_57, col56_69, col56_58 ASC, col56_66, col56_63 ASC, col56_68, col56_73 ASC, col56_64 DESC, col56_59 ASC, col56_75 DESC, col56_71, col56_72 DESC) STORING (col56_65, col56_70), UNIQUE (col56_69) STORING (col56_59, col56_62, col56_64, col56_65, col56_67, col56_74, col56_75))",
| "INSERT INTO public.table56 (col56_57,col56_58,col56_59,col56_60,col56_61,col56_62,col56_63,col56_64,col56_65,col56_66,col56_67,col56_68,col56_69,col56_70,col56_71,col56_72,col56_73,col56_74,col56_75) VALUES ((-4741712221345969965):::INT8,'`':::STRING,'07:11:33.921451':::TIME,(-0.4627995622950287):::FLOAT8,ARRAY[0.28617745637893677:::FLOAT8,(-0.3446927070617676):::FLOAT8,(-0.6654977202415466):::FLOAT8,'-Inf':::FLOAT8,(-0.08646141737699509):::FLOAT8],ARRAY[783146086:::OID,3843696592:::OID,4142466335:::OID],B'0101100010111101011101101101010100',0.6836125254631042:::FLOAT8,ARRAY['-79 years -9 mons -969 days -10:31:28.15711':::INTERVAL,'-62 years -384 days -12:24:06.00392':::INTERVAL],'\"':::STRING,4477593.993693165412:::DECIMAL,NULL,'ec91:e20c:e24b:b53e:224f:33b0:f47d:d8dc/61':::INET,ARRAY['13:30:33.30919+03:36:00':::TIMETZ,'14:40:18.271159-09:11:00':::TIMETZ],'BOX(-3.0623461805844285 -0.9487697255140337,-1.3603602428444233 0.821557089561281)':::BOX2D,'1993-09-19':::DATE,'\\xc12cbcfb':::BYTES,ARRAY['09:12:19.700662+11:20:00':::TIMETZ],'08:20:23.547159+04:00:00':::TIMETZ),((-8876727647654647519):::INT8,'!':::STRING,'24:00:00':::TIME,3.4028234663852886e+38:::FLOAT8,ARRAY[(-0.17642927169799805):::FLOAT8,(-0.2320641428232193):::FLOAT8,(-0.7872167229652405):::FLOAT8,(-0.26167136430740356):::FLOAT8],ARRAY[0:::OID,3466971648:::OID,920801360:::OID],B'0010011101000111110101110010111000',(-0.9311463832855225):::FLOAT8,ARRAY['3 years 9 mons 736 days 04:05:04.541186':::INTERVAL,'-44 years -9 mons -547 days -18:57:52.437785':::INTERVAL,'31 years 10 mons 762 days 14:44:32.840226':::INTERVAL,'-13 years -6 mons -494 days -21:09:26.259777':::INTERVAL],e'\\f':::STRING,7035753842.53334820:::DECIMAL,NULL,'18.170.67.234/21':::INET,ARRAY['22:14:36.420197-04:04:00':::TIMETZ],'BOX(-1.0876324259893504 -0.6404116233454882,2.329606525073622 0.9565780933758596)':::BOX2D,NULL,'\\x':::BYTES,ARRAY['01:36:01.456469-12:50:00':::TIMETZ,'01:53:30.140525+03:19:00':::TIMETZ,'00:00:00+15:59:00':::TIMETZ],'17:27:23.395592-03:47:00':::TIMETZ)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:53:42.358527",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table56 ALTER COLUMN col56_63 SET DEFAULT B'0001101001000000111010011110010110'",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:53:42.429718",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table28 RENAME TO public.table76",
| "ALTER TABLE public.table76 ADD CONSTRAINT table56_col56_58_table76_col28_46_fk FOREIGN KEY (col28_46) REFERENCES public.table56 (col56_58) ON DELETE CASCADE ON UPDATE CASCADE",
| "DROP TABLE IF EXISTS public.table56 CASCADE",
| "ALTER TABLE public.table76 DROP CONSTRAINT \"table56_col56_58_table76_col28_46_fk\""
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: unimplemented: constraint \"table56_col56_58_table76_col28_46_fk\" in the middle of being added, try again later (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2674690&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5971ecb9dd1a25c81cd6012d6be1ff922802eae5:
| "txStatus": "TxStatusRollbackSuccess"
| }
| 2.0s 0 22.0 21.5 2.0 2.9 4.5 4.5 opOk
| 2.0s 0 0.0 0.5 0.0 0.0 0.0 0.0 txnCmtErr
| 2.0s 0 5.0 4.0 60.8 167.8 167.8 167.8 txnOk
| 2.0s 0 7.0 12.0 0.5 2.8 2.8 2.8 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:16:58.08634",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema29.table58 ADD COLUMN col58_87 INET",
| "ALTER TABLE public.table4 RENAME TO public.table88",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:16:58.201078",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table88 ADD CONSTRAINT table88_col4_16_table88_col4_16_fk FOREIGN KEY (col4_16) REFERENCES public.table88 (col4_16) ON DELETE CASCADE ON UPDATE CASCADE",
| "SELECT 'validating all objects'",
| "ALTER TABLE schema29.table60 ALTER COLUMN \"col60_70\" DROP STORED"
| ],
| "expectedExecErrors": "42611",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col60_70\" is not a computed column (SQLSTATE 42611)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:16:58.284408",
| "ops": [
| "BEGIN",
| "CREATE SCHEMA schema89 AUTHORIZATION root",
| "INSERT INTO public.table88 (col4_5,col4_6,col4_7,col4_8,col4_9,col4_10,col4_57,col4_12,col4_13,col4_14,col4_15,col4_16,col4_17) VALUES ('1972-09-10':::DATE,3170015839:::OID,'BOX(-0.24690164020622962 -0.43442251845145297,-0.24652281046073576 1.064466695476473)':::BOX2D,'-28 years -3 mons -708 days -09:53:24.403428':::INTERVAL,ARRAY[]:::DATE[],false,'223.243.2.91/17':::INET,718152749:::OID,e'\\U00002603':::STRING,0.964729352449954:::FLOAT8,B'1100100100011001010010','2015-10-19 11:15:54.000296':::TIMESTAMP,3473998048:::OID),('1983-04-21':::DATE,988062216:::OID,'BOX(0.7749475374263115 0.06859892428530134,0.8182975001161807 2.829019353416503)':::BOX2D,'-43 years -2 mons -633 days -22:21:53.499903':::INTERVAL,ARRAY['1988-12-01':::DATE,'1974-03-08':::DATE,'1994-04-20':::DATE],true,'171.158.147.98':::INET,3982498763:::OID,e'\\x07':::STRING,0.8182570500107753:::FLOAT8,B'1000000001110111110110','2004-10-12 20:42:17.000908':::TIMESTAMP,3159033994:::OID),('1979-11-20':::DATE,1505566954:::OID,'BOX(-10 -10,10 10)':::BOX2D,'-5 mons -894 days -15:10:19.369007':::INTERVAL,ARRAY['1972-03-26':::DATE,'1994-03-27':::DATE,'1980-04-06':::DATE,'1970-01-01':::DATE,'1971-05-16':::DATE],false,'23.248.77.194/29':::INET,830890487:::OID,e'\\x04':::STRING,(-0.7687611988103943):::FLOAT8,B'0101011111011011011000','1975-01-09 06:22:43.000159':::TIMESTAMP,0:::OID)",
| "CREATE TYPE schema89.enum90 AS ENUM ('fdaas', 'sdd', 's', 'dffa', 'adad')"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2676653&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5971ecb9dd1a25c81cd6012d6be1ff922802eae5:
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:47:05.782383",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:47:05.785284",
| "ops": [
| "BEGIN",
| "ALTER SEQUENCE schema30.seq110 RENAME TO schema30.seq202",
| "ALTER TABLE schema27.table89 ADD CONSTRAINT table89_col89_90_table89_col89_90_fk FOREIGN KEY (col89_90) REFERENCES schema27.table89 (col89_90) ON DELETE CASCADE ON UPDATE CASCADE",
| "CREATE TYPE schema27.enum203 AS ENUM ('dfsada', 'asfaf')",
| "ALTER TABLE schema27.table89 ADD CONSTRAINT table89_col89_90_unique UNIQUE (col89_90)"
| ],
| "expectedExecErrors": "42710",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: duplicate constraint name: \"table89_col89_90_unique\" (SQLSTATE 42710)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:47:05.942238",
| "ops": [
| "BEGIN",
| "DROP VIEW schema27.view161",
| "DROP TABLE public.table53 RESTRICT"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: \"table53\" is referenced by foreign key from table \"table39\" (SQLSTATE XXUUU)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2676655&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@fe919cccf0aa8f400dbe9cce3e0dd1b401fd6dc5:
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE schema25.table89 ADD CONSTRAINT table89_col89_90_unique UNIQUE (col89_90)",
| "CREATE SCHEMA schema25 AUTHORIZATION root"
| ],
| "expectedExecErrors": "42P06",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: schema \"schema25\" already exists (SQLSTATE 42P06)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:16.049409",
| "ops": [
| "BEGIN",
| "CREATE UNIQUE INDEX index89_105 ON schema25.table89 (col89_92 ASC, col89_99, col89_97 ASC, col89_93 DESC, col89_96 ASC) STORING (col89_90, col89_94, col89_95, col89_98)"
| ],
| "expectedExecErrors": "42701",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: index \"index89_105\" already contains column \"col89_90\" (SQLSTATE 42701)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:16.078732",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema25.table89 DROP COLUMN \"col89_94\""
| ],
| "expectedExecErrors": "42P10",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col89_94\" is referenced by the primary key (SQLSTATE 42P10)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:16.131292",
| "ops": [
| "BEGIN",
| "DROP INDEX schema25.table89@\"index89_101\" CASCADE",
| "INSERT INTO schema25.table89 (col89_90,col89_91,col89_92,col89_93,col89_94,col89_95,col89_96,col89_97,col89_98,col89_99) VALUES ('(':::STRING,NULL,NULL,0:::OID,']':::STRING,'\\x00':::BYTES,'104.27.127.217/3':::INET,4264874350:::OID,B'1001101100',2012954129:::OID)",
| "ALTER TABLE schema25.table89 RENAME COLUMN \"col89_93\" TO \"col89_106\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2679178&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60354 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #60190 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@fdfcf2335e9743ecec1d944f8924982d6f64ccd6:
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop relation \"table89\" because view \"view105\" depends on it (SQLSTATE 2BP01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:32:29.94924",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table89 ALTER COLUMN \"col89_92\" SET NOT NULL",
| "DROP INDEX public.table89@\"index89_102\" CASCADE",
| "ALTER TABLE schema106.table107 ALTER COLUMN \"IrrelevantColumnName\" DROP DEFAULT"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema106.table107\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:32:30.034406",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER INDEX public.table89@\"index89_102\" RENAME TO \"index89_108\"",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:32:30.065943",
| "ops": [
| "BEGIN",
| "DROP SCHEMA \"schema100\" CASCADE",
| "INSERT INTO public.table89 (col89_90,col89_91,col89_92,col89_93,col89_94,col89_96) VALUES (438129797:::OID,'\\x12d1c545':::BYTES,'1991-10-15 02:13:46.00099+00:00':::TIMESTAMPTZ,']':::STRING,2545617483:::OID,1465316866:::OID),(1282803553:::OID,'\\xdbaf8bf30dbe':::BYTES,'1999-09-25 15:10:18.00097+00:00':::TIMESTAMPTZ,e'\\x1a':::STRING,3171469265:::OID,0:::OID),(2355358892:::OID,'\\xf2d333ae98':::BYTES,'3000-01-01 00:00:00+00:00':::TIMESTAMPTZ,e'\\x01':::STRING,0:::OID,4097068002:::OID)",
| "CREATE TABLE public.table109 (col109_110 FLOAT8, col109_111 \"char\" NOT NULL, col109_112 BIT(6) NOT NULL, col109_113 REGNAMESPACE NOT NULL, col109_114 DATE NULL, col109_115 DATE NOT NULL, col109_116 INET, col109_117 FLOAT4 NULL, col109_118 INT2 NOT NULL, col109_119 INT2, col109_120 DECIMAL NOT NULL, col109_121 STRING NOT NULL, col109_122 FLOAT4 NULL, col109_123 BYTES NOT NULL, col109_124 FLOAT8, col109_125 BOX2D NOT NULL, col109_126 DATE NULL, col109_127 DATE NOT NULL, PRIMARY KEY (col109_118, col109_125 DESC, col109_115 DESC, col109_112, col109_127 DESC, col109_113 DESC), FAMILY (col109_115, col109_127), FAMILY (col109_124), FAMILY (col109_125, col109_122, col109_111), FAMILY (col109_119, col109_118, col109_114, col109_126, col109_110), FAMILY (col109_116, col109_117), FAMILY (col109_120, col109_121, col109_112), FAMILY (col109_123), FAMILY (col109_113))"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2683683&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@3c223f5f5162103110a790743b687ef2bf952489:
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema97.table144\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 3.0s 0 16.0 24.3 3.0 4.7 5.2 5.2 opOk
| 3.0s 0 1.0 6.0 9.4 9.4 9.4 9.4 txnOk
| 3.0s 0 12.0 9.0 0.5 1.2 1.4 1.4 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:30:07.005996",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema57.table94 ALTER COLUMN \"col78_82\" DROP NOT NULL",
| "ALTER TABLE schema57.table94 RENAME TO schema57.table78"
| ],
| "expectedExecErrors": "42P07",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"table78\" already exists (SQLSTATE 42P07)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:30:07.067148",
| "ops": [
| "BEGIN",
| "CREATE VIEW schema15.view145 AS SELECT schema57.table78.col78_83, schema57.table78.col78_80, schema57.table78.col78_89, schema57.table78.col78_85, schema57.table78.col78_82, schema57.table94.col94_95, schema57.table94.col78_87 FROM schema57.table78, schema57.table78, schema57.table94"
| ],
| "expectedExecErrors": "42712",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table78\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:30:07.142001",
| "ops": [
| "BEGIN",
| "DROP SEQUENCE IF EXISTS schema15.seq91",
| "ALTER TABLE schema57.table94 ADD COLUMN col94_146 REGPROCEDURE",
| "INSERT INTO schema57.table78 (col78_79,col78_80,col78_81,col78_82,col78_83,col78_84,col78_85,col78_86,col78_87,col78_88,col78_89,col78_90) VALUES ((-28397):::INT8,B'101010100000011011101111110000000','r':::STRING,'29efada5-6857-4508-a742-640074b97b52':::UUID,0:::OID,':':::STRING,'12:09:17.278822':::TIME,2574649859:::OID,NULL,(-1.0357453905660667):::FLOAT8,(-1787459879):::INT8,'79 years 9 mons 202 days 16:16:44.44912':::INTERVAL),(9480:::INT8,B'011111111111111111111111111111111',e'\\x13':::STRING,'077b8e29-a48c-41fd-addf-59319969a136':::UUID,907923285:::OID,e'\\x1b':::STRING,'02:05:27.516528':::TIME,1992561104:::OID,'\\x610c12':::BYTES,(-1.0373737525709488):::FLOAT8,2058560948:::INT8,'-39 years -32 days -14:57:19.368367':::INTERVAL)",
| "CREATE SCHEMA schema147 AUTHORIZATION root"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2688406&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@3c223f5f5162103110a790743b687ef2bf952489:
| "SELECT 'validating all objects'",
| "ALTER TABLE public.table114 ADD COLUMN col114_117 TIMESTAMP",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:03:38.510528",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table114 RENAME TO public.table118",
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:03:38.538637",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table114 ALTER COLUMN \"col114_119\" DROP NOT NULL"
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col114_119\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:03:38.565287",
| "ops": [
| "BEGIN",
| "CREATE TYPE public.enum120 AS ENUM ('aas', 'd')",
| "INSERT INTO public.table110 (col110_111,col110_112,col110_113) VALUES ('1993-02-01 07:52:24.000732+00:00':::TIMESTAMPTZ,'2012-10-16 17:37:31.000599':::TIMESTAMP,7109:::INT8),('2033-04-14 01:40:09.000766+00:00':::TIMESTAMPTZ,'1970-12-26 01:01:09.000888':::TIMESTAMP,32141:::INT8)",
| "ALTER TABLE public.table110 DROP COLUMN \"col110_111\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2688408&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@83e70ce84b740e27e721c3b73c38a4b8b515094a:
| "BEGIN",
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:22:00.67796",
| "ops": [
| "BEGIN",
| "CREATE TYPE public.enum14 AS ENUM ('fdddfs', 'dfddaf', 'asf')",
| "SELECT 'validating all objects'",
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:22:00.743669",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table15 DROP CONSTRAINT IrrelevantConstraintName"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table15\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:22:00.746915",
| "ops": [
| "BEGIN",
| "CREATE TABLE public.table16 (col16_17 BIT(44), col16_18 NAME NOT NULL, col16_19 VARCHAR[] NULL, col16_20 BOOL NOT NULL, col16_21 INET NULL, col16_22 INTERVAL, col16_23 \"char\", col16_24 VARCHAR NOT NULL, col16_25 TIMETZ NOT NULL, col16_26 BOX2D NOT NULL, col16_27 REGPROCEDURE NOT NULL, col16_28 INET NOT NULL, col16_29 BIT(27) NOT NULL, col16_30 DECIMAL NULL, col16_31 REGNAMESPACE NOT NULL, col16_32 INTERVAL NULL, col16_33 DATE NOT NULL, PRIMARY KEY (col16_25, col16_26 ASC, col16_29, col16_31 ASC, col16_27 ASC, col16_28 DESC, col16_33 ASC, col16_20 ASC, col16_18 DESC), UNIQUE (col16_33, col16_25 DESC, col16_21, col16_23, col16_26) STORING (col16_24, col16_30, col16_32), UNIQUE (col16_23 ASC, col16_25 ASC) STORING (col16_19, col16_21, col16_30, col16_32), UNIQUE (col16_30 ASC, col16_33 ASC, col16_26 DESC, col16_25 ASC, col16_28 ASC, col16_32 ASC, col16_23, col16_29 ASC, col16_17, col16_27 ASC, col16_24 ASC, col16_31 DESC, col16_22, col16_20 ASC), UNIQUE (col16_21, col16_20 ASC, col16_18, col16_28 ASC), UNIQUE (col16_21 ASC, col16_20 DESC, col16_18 ASC, col16_22 DESC, col16_27 ASC, col16_32) STORING (col16_17, col16_23), UNIQUE (col16_23 DESC, col16_25 ASC, col16_24 DESC) STORING (col16_22, col16_30, col16_32), UNIQUE (col16_17 ASC, col16_25 DESC, col16_33, col16_26 DESC, col16_31 DESC, col16_18 ASC, col16_30 DESC, col16_28), INDEX (col16_30, col16_31 ASC, col16_29, col16_32 ASC) STORING (col16_21, col16_22))",
| "INSERT INTO public.table16 (col16_17,col16_18,col16_19,col16_20,col16_21,col16_22,col16_23,col16_24,col16_25,col16_26,col16_27,col16_28,col16_29,col16_30,col16_31,col16_32,col16_33) VALUES (NULL,e'[\\\\_-':::STRING:::NAME,ARRAY['\u0026':::STRING,e'cD=)\\x14!D\\x1e\\x17':::STRING,e'\\x1c2\\x1d':::STRING,e'\\tl\\x1a\\x04h\\'Zii':::STRING],true,NULL,'-35 years -2 mons -864 days -23:28:51.603326':::INTERVAL,'c':::STRING,e'T7P`TU81\\t':::STRING,'18:13:55.414117+14:51:00':::TIMETZ,'BOX(-0.03805228039953132 -0.7457014544808496,1.7996328754380353 0.11596094168497773)':::BOX2D,381758358:::OID,'188.183.113.170/24':::INET,B'110111010010110011010001001',1570740431300604997:::DECIMAL,3038198624:::OID,'18 years 10 mons 328 days 01:37:32.692412':::INTERVAL,'1988-02-18':::DATE)",
| "DROP TABLE IF EXISTS public.table16 CASCADE"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2693232&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@83e70ce84b740e27e721c3b73c38a4b8b515094a:
| "DROP TABLE IF EXISTS public.table168 CASCADE",
| "DROP INDEX schema37.table182@\"IrrelevantIndexName\""
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema37.table182\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:01:41.400199",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE public.table168 RENAME TO public.table183",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:01:41.473842",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table183 DROP CONSTRAINT \"table168_col168_181_col168_170_col168_176_col168_175_col168_171_col168_177_col168_169_col168_179_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table168_col168_181_col168_170_col168_176_col168_175_col168_171_col168_177_col168_169_col168_179_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "08:01:41.496941",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table183 ALTER COLUMN \"col168_179\" DROP DEFAULT",
| "INSERT INTO public.table183 (col168_169,col168_170,col168_171,col168_172,col168_173,col168_174,col168_175,col168_176,col168_177,col168_178,col168_179,col168_180,col168_181) VALUES ('\\x8ef1302c':::BYTES,2436630260:::OID,B'110111110101','62.179.85.166/18':::INET,3552549272:::OID,19503:::INT8,21015:::INT8,'-57 years -8 mons -114 days -18:50:19.780558':::INTERVAL,'d8f:a12d:22f3:2860:63cb:e629:9e14:3be4/7':::INET,B'01101010100011',999445277:::OID,'1992-05-18':::DATE,'\\xc2c403cfdb4839':::BYTES)",
| "ALTER TABLE public.table183 ALTER COLUMN \"col168_178\" DROP NOT NULL"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2693234&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@8b6f3c84cc256debeeb4d4055c5f0d5c9a481213:
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema49.table68\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "10:55:21.156955",
| "ops": [
| "BEGIN",
| "CREATE SCHEMA schema69 AUTHORIZATION root",
| "CREATE SEQUENCE IF NOT EXISTS schema69.seq70",
| "CREATE TABLE IF NOT EXISTS public.table71 (col71_72 DATE NOT NULL, col71_73 INT8 NOT NULL, col71_74 TIMESTAMP NOT NULL, col71_75 BYTES NOT NULL, col71_76 TIMESTAMP NOT NULL, col71_77 NAME NOT NULL, col71_78 TIMESTAMP NOT NULL, col71_79 BOOL NOT NULL, PRIMARY KEY (col71_74, col71_75 ASC, col71_79 DESC, col71_72 ASC, col71_78 ASC, col71_73 ASC, col71_77, col71_76), UNIQUE (col71_76 ASC, col71_72, col71_73 DESC, col71_75, col71_79 ASC, col71_74 DESC, col71_78 DESC, col71_77 ASC), UNIQUE (col71_78, col71_72 DESC, col71_74), INDEX (col71_77 ASC, col71_72), INDEX (col71_72 DESC, col71_75 ASC, col71_73 ASC, col71_77, col71_78), INDEX (col71_74 ASC, col71_75 DESC, col71_72 DESC, col71_77, col71_76 ASC, col71_79 DESC, col71_78 DESC), FAMILY (col71_79, col71_78), FAMILY (col71_76, col71_74), FAMILY (col71_73, col71_75, col71_72, col71_77))",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "10:55:21.251359",
| "ops": [
| "BEGIN",
| "CREATE TABLE public.table80 AS SELECT public.table71.col71_75, public.table71.col71_73, public.table71.col71_74, public.table71.col71_78, public.table71.col71_79, public.table71.col71_76, public.table71.col71_72, public.table71.col71_77 FROM public.table71",
| "ALTER TABLE schema69.table81 RENAME TO schema69.table82"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema69.table81\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "10:55:21.299714",
| "ops": [
| "BEGIN",
| "DROP SEQUENCE schema69.seq70",
| "INSERT INTO public.table71 (col71_72,col71_73,col71_74,col71_75,col71_76,col71_77,col71_78,col71_79) VALUES ('1976-05-09':::DATE,6631177701685186438:::INT8,'1992-03-19 16:42:49.000334':::TIMESTAMP,'\\xdf623ee99e2e2e':::BYTES,'2006-10-24 21:59:57.000635':::TIMESTAMP,e'-\\x120HA3^_':::STRING:::NAME,'1992-09-02 07:21:27.000185':::TIMESTAMP,true)",
| "CREATE INDEX index71_83 ON public.table71 (col71_77, col71_75 DESC, col71_72 ASC, col71_74 DESC, col71_73, col71_78)"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2697358&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@64c4aef909f4382523cd9248341ca9f4448d841a:
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:05:45.822793",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema21.table22 RENAME COLUMN \"col22_28\" TO \"col22_29\"",
| "ALTER TABLE schema21.table22 RENAME TO schema21.table30",
| "CREATE SEQUENCE IF NOT EXISTS public.seq31",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:05:45.950596",
| "ops": [
| "BEGIN",
| "INSERT INTO schema21.table30 (col22_23,col22_24,col22_25,col22_26,col22_27,col22_29) VALUES (870991764:::INT8,'2010-06-21 21:54:49.00059':::TIMESTAMP,713562670:::OID,B'001000001000011011101101111111111000111',B'01111111111',false),(296539891:::INT8,'2018-04-17 08:23:35.000876':::TIMESTAMP,1264911999:::OID,B'000000000000000000000000000000000000000',B'10110100010',true),(264105156:::INT8,'0001-01-01 00:00:00':::TIMESTAMP,2967667787:::OID,B'110000001001000101000100100011100000010',B'00000000000',false)"
| ],
| "expectedExecErrors": "23505",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: duplicate key value violates unique constraint \"primary\" (SQLSTATE 23505)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:05:46.027361",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema21.table30 ADD CONSTRAINT table30_col22_27_unique UNIQUE (col22_27)",
| "CREATE VIEW public.view32 AS SELECT schema21.table30.col22_24, schema21.table30.col22_29 FROM schema21.table30",
| "ALTER TABLE schema21.table30 ADD CONSTRAINT table30_col22_27_table30_col22_27_fk FOREIGN KEY (col22_27) REFERENCES schema21.table30 (col22_27) ON DELETE CASCADE ON UPDATE CASCADE"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: there is no unique constraint matching given keys for referenced table table30 (SQLSTATE 23503)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2699359&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@64c4aef909f4382523cd9248341ca9f4448d841a:
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema84.table85\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 3.0s 0 14.0 14.7 2.9 12.1 17.8 17.8 opOk
| 3.0s 0 2.0 3.7 2.0 159.4 159.4 159.4 txnOk
| 3.0s 0 11.0 7.7 0.6 1.5 6.6 6.6 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "11:33:42.040408",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table32 RENAME TO public.table90",
| "ALTER TABLE public.table6 ADD COLUMN col6_91 BYTES",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:33:42.182706",
| "ops": [
| "BEGIN",
| "ALTER VIEW schema83.view92 RENAME TO schema83.view93"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema83.view92\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:33:42.204101",
| "ops": [
| "BEGIN",
| "DROP SCHEMA \"schema83\" CASCADE",
| "INSERT INTO public.table90 (col32_33,col32_34,col32_35,col32_36,col32_37,col32_38,col32_39,col32_40,col32_41,col32_42,col32_43,col32_44,col32_45,col32_46,col32_47) VALUES (B'0','BOX(0.19126377098248654 -0.8201212061563273,0.8605404576280495 -0.049546920994547605)':::BOX2D,586144274:::INT8,e'e!F\\x1d':::STRING:::NAME,NULL,ARRAY[830193491:::INT8,(-1147522692):::INT8],(-20390):::INT8,958421060:::OID,3075550036:::OID,false,e'e\\n}':::STRING:::NAME,'1970-10-07':::DATE,'\\xe384':::BYTES,'\\x1a0474b321':::BYTES,1488208252:::OID),(B'0','BOX(-1.0335914757920772 -1.8407169316611762,1.8783411621072366 0.3172272549702271)':::BOX2D,(-69765382):::INT8,'I2M':::STRING:::NAME,'\\x2cdfce8d3e01ff':::BYTES,ARRAY[1057679147:::INT8],25603:::INT8,301491153:::OID,988591114:::OID,false,'\u003e':::STRING:::NAME,'1977-10-15':::DATE,'\\x':::BYTES,'\\x9fb5':::BYTES,0:::OID)",
| "ALTER TABLE public.table6 ALTER COLUMN \"col6_8\" SET NOT NULL"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2699361&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@bf9744bad5a416a4b06907f0f3dd42896f7342f3:
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table49\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "10:59:48.568104",
| "ops": [
| "BEGIN",
| "CREATE UNIQUE INDEX index4_50 ON public.table4 (col4_12 DESC, col4_11, col4_13 ASC, col4_8) STORING (col4_10, col4_9)"
| ],
| "expectedExecErrors": "42701",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: index \"index4_50\" already contains column \"col4_9\" (SQLSTATE 42701)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 2.0s 0 17.0 15.5 2.5 3.5 18.9 18.9 opOk
| 2.0s 0 3.0 3.0 31.5 88.1 88.1 88.1 txnOk
| 2.0s 0 12.0 10.5 0.5 0.9 1.4 1.4 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "10:59:48.60905",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table40 ALTER COLUMN \"col40_42\" DROP DEFAULT",
| "ALTER TABLE public.table4 ADD CONSTRAINT table40_col40_42_table4_col4_7_fk FOREIGN KEY (col4_7) REFERENCES public.table40 (col40_42) ON DELETE CASCADE ON UPDATE CASCADE",
| "CREATE TYPE public.enum51 AS ENUM ('ds')",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "10:59:48.829065",
| "ops": [
| "BEGIN",
| "INSERT INTO public.table40 (col40_41,col40_42) VALUES ((-3153451003191996383):::INT8,254901897789624.9156:::DECIMAL)",
| "DROP TABLE IF EXISTS public.table40"
| ],
| "expectedExecErrors": "0A000,2BP01",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: \"table40\" is referenced by foreign key from table \"table4\" (SQLSTATE XXUUU)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2702229&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@bf9744bad5a416a4b06907f0f3dd42896f7342f3:
| "clientTimestamp": "11:55:13.978365",
| "ops": [
| "BEGIN",
| "INSERT INTO schema11.table111 (col92_93,col92_94,col92_95,col92_96,col92_97,col92_98,col92_99,col92_100,col92_101,col92_102,col92_103,col92_104,col92_105,col92_106,col111_112,col92_108,col92_109,col92_110) VALUES ('2001-07-02 02:26:58.000587':::TIMESTAMP,(-882719450242914716):::INT8,304306598:::OID,7.371620569240041831E+28:::DECIMAL,(-0.893282413482666):::FLOAT8,'19:17:59.544316+04:07:00':::TIMETZ,2640689177:::OID,e'%\\x04\\f8':::STRING,B'1100110',true,1480845271:::OID,true,0.19385984539985657:::FLOAT8,'22:22:49.761478':::TIME,B'00000101010011100',e'82C\\x19\\x13\\x19g\\x17':::STRING,3870650749:::OID,e'il+*?S\\x04g':::STRING),('1981-10-28 13:44:41.00008':::TIMESTAMP,(-5679438217470865915):::INT8,3515859878:::OID,6.128222529618868819E+30:::DECIMAL,(-1.1243854761123657):::FLOAT8,'08:51:36.39857-01:08:00':::TIMETZ,2467494087:::OID,e'c\\x1b\\x18\\x04Tb1':::STRING,B'0110101',true,3661776315:::OID,true,(-0.48820075392723083):::FLOAT8,'10:08:04.440059':::TIME,B'11010111111110100',e'7b\\x1f\\x1c;v{':::STRING,2772035683:::OID,e'\\x05\\x1f\\\\\\x1a-Zh\\b':::STRING),('2011-02-20 09:09:13.000521':::TIMESTAMP,5670917579019253083:::INT8,922403580:::OID,(-2.209322311685610360E+33):::DECIMAL,(-2.1953375339508057):::FLOAT8,'21:10:51.618796+01:50:00':::TIMETZ,2207096506:::OID,'X':::STRING,B'1101010',false,2999172067:::OID,false,0.3738486170768738:::FLOAT8,'07:08:00.93996':::TIME,B'00000100110011010','.':::STRING,1149011469:::OID,e'\\x1bF\\x1ay':::STRING)"
| ],
| "expectedExecErrors": "23503,23505",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: duplicate key value violates unique constraint \"table92_col92_104_key\" (SQLSTATE 23505)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:55:14.120369",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS schema89.seq113",
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:55:14.147847",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema89.table114 ALTER COLUMN \"IrrelevantColumnName\" DROP DEFAULT"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema89.table114\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:55:14.15399",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema11.table111 ALTER COLUMN col111_112 SET DEFAULT NULL",
| "DROP TABLE schema11.table111"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2702231&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5cfd7e5553a3072a1490d392390dddf968844215:
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:09:48.248683",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table56 ALTER COLUMN \"col56_67\" DROP STORED"
| ],
| "expectedExecErrors": "42611",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col56_67\" is not a computed column (SQLSTATE 42611)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:09:48.317116",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE public.table56 ADD CONSTRAINT table56_col56_64_unique UNIQUE (col56_64)",
| "ALTER TABLE public.table155 DROP CONSTRAINT \"table155_col155_164_col155_160_col155_162_col155_158_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table155_col155_164_col155_160_col155_162_col155_158_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:09:48.392515",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table56 DROP COLUMN \"col56_70\"",
| "CREATE SCHEMA schema165 AUTHORIZATION root",
| "DROP TABLE public.table155 CASCADE",
| "ALTER TABLE public.table56 RENAME TO public.table166"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2707820&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@5cfd7e5553a3072a1490d392390dddf968844215:
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:07:43.105684",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table29 ALTER COLUMN col29_40 SET DEFAULT '03:14:31.19572-03:37:00':::TIMETZ",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:07:43.204975",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE public.table29 DROP CONSTRAINT \"table29_col29_43_col29_39_col29_30_col29_41_col29_42_col29_37_col29_40_col29_35_col29_32_col29_36_col29_31_col29_34_col29_38_col29_33_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table29_col29_43_col29_39_col29_30_col29_41_col29_42_col29_37_col29_40_col29_35_col29_32_col29_36_col29_31_col29_34_col29_38_col29_33_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
| 1.0s 0 12.8 14.0 3.5 5.8 6.0 6.0 opOk
| 1.0s 0 3.7 4.0 100.7 234.9 234.9 234.9 txnOk
| 1.0s 0 4.6 5.0 0.7 2.0 2.0 2.0 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "12:07:43.249917",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table29 DROP COLUMN \"col29_31\"",
| "SELECT 'validating all objects'",
| "INSERT INTO public.table29 (col29_30,col29_32,col29_33,col29_34,col29_35,col29_36,col29_37,col29_38,col29_39,col29_40,col29_41,col29_42,col29_43) VALUES ('b76dfe32-9242-4d84-bf62-ceccfa6b5dd8':::UUID,'1980-09-22':::DATE,'16:06:18.021144':::TIME,'195.224.224.234/27':::INET,7.349938207255772828E+36:::DECIMAL,B'1111001011011101001110000011000101100111010111','1986-08-19 03:07:12.000769':::TIMESTAMP,'\\xd26769':::BYTES,'=':::STRING,'11:03:49.667106+09:38:00':::TIMETZ,NULL,1483116246:::INT8,4106634231:::OID),('50d063ee-20e3-4cb1-9d54-277cb09e84fd':::UUID,'1976-12-13':::DATE,'24:00:00':::TIME,'63.80.188.85/12':::INET,1210851510117812229:::DECIMAL,B'1011111101010001001011010111110111111100100110','2030-01-10 15:12:29.000073':::TIMESTAMP,'\\xfcfa':::BYTES,';':::STRING,'01:10:17.273678-09:24:00':::TIMETZ,'4ce3ccea-ce4c-4e4e-bb5c-93f140e6506e':::UUID,(-323482113):::INT8,0:::OID)"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: box2d must be set or be NULL (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2707822&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) Related: - #60660 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60635](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60635) - #60367 roachtest: scbench/randomload/nodes=3/ops=2000/conc=1 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@ec011620c7cf299fdbb898db692b36454defc4a2:
| "ops": [
| "BEGIN",
| "DROP SEQUENCE public.seq13"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.seq13\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:15:31.330852",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table3 DROP COLUMN \"col3_6\""
| ],
| "expectedExecErrors": "42P10",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col3_6\" is referenced by the primary key (SQLSTATE 42P10)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:15:31.393042",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "ALTER TABLE public.table3 DROP CONSTRAINT \"table3_col3_11_col3_10_col3_5_col3_7_col3_6_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table3_col3_11_col3_10_col3_5_col3_7_col3_6_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:15:31.442125",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS public.seq14",
| "INSERT INTO public.table3 (col3_4,col3_5,col3_6,col3_7,col3_12,col3_9,col3_10,col3_11) VALUES ('3cc0cf40-df67-4431-a98d-27fac52adddb':::UUID,'\\x43cd32b933aa272d':::BYTES,'d':::STRING,true,'28 years 11 mons 584 days 01:39:22.791206':::INTERVAL,'-51 years -2 mons -403 days -09:54:30.391992':::INTERVAL,14329:::INT8,4020607707:::OID),('bf1e1335-7033-49f9-ae47-cde32f4e324f':::UUID,'\\xbe':::BYTES,'K':::STRING,true,'1 mon 1 day':::INTERVAL,'-76 years -4 mons -449 days -20:31:53.048921':::INTERVAL,(-195):::INT8,268402719:::OID),('a0f39634-7e9c-4238-bbc2-7e6c52e54cc7':::UUID,'\\xbddefeafd2866b82':::BYTES,'Y':::STRING,true,'1 day':::INTERVAL,'-11 years -566 days -23:41:03.918753':::INTERVAL,4284:::INT8,4003602499:::OID)",
| "ALTER TABLE public.table3 ALTER COLUMN col3_12 SET DEFAULT '58 years 10 mons 804 days 20:57:32.451788':::INTERVAL"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2712397&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@ec011620c7cf299fdbb898db692b36454defc4a2:
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:53:29.36692",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table89 DROP CONSTRAINT \"table80_col80_86_key\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table80_col80_86_key\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:53:29.392885",
| "ops": [
| "BEGIN",
| "CREATE VIEW public.view95 AS SELECT public.table89.col80_88, public.table89.col80_84, public.table89.col80_81, public.table89.col80_85, public.table89.col80_87 FROM public.table89",
| "INSERT INTO public.table89 (col80_81,col80_82,col80_88,col80_84,col80_85,col80_86,col80_87) VALUES (3217426062:::OID,0.4798122048377991:::FLOAT8,(-0.7694485461960152):::FLOAT8,1007747258:::OID,ARRAY[241568576:::OID,3715843537:::OID,3759729077:::OID],0.043602349785715755:::FLOAT8,NULL)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:53:29.565197",
| "ops": [
| "BEGIN",
| "DROP VIEW IF EXISTS public.view95 RESTRICT",
| "CREATE TABLE public.table96 AS SELECT public.table89.col80_87, public.table89.col80_86, public.table89.col80_88, public.table89.col80_84, public.table89.col80_81, public.table89.col80_82 FROM public.table89",
| "INSERT INTO public.table89 (col80_81,col80_82,col80_88,col80_84,col80_85,col80_86,col80_87) VALUES (3362454851:::OID,0.5770670175552368:::FLOAT8,0.28486017876013325:::FLOAT8,2393252956:::OID,ARRAY[1571506906:::OID],NULL,3959391017:::OID)",
| "ALTER TABLE public.table96 ALTER COLUMN \"col80_81\" SET NOT NULL"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2712399&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@c7e088826bc079620dfd3b5ae75d1c15cd9cd16d:
| "CREATE TABLE schema1.table7 (col7_8 BYTES NOT NULL, col7_9 \"char\" NULL, col7_10 TIMESTAMPTZ NOT NULL, col7_11 INT2 NOT NULL, col7_12 TIMESTAMP NOT NULL, col7_13 REGPROCEDURE, col7_14 CHAR NULL, col7_15 INT8 NULL, col7_16 FLOAT4 NOT NULL, col7_17 FLOAT8, col7_18 BIT(35) NOT NULL, PRIMARY KEY (col7_8, col7_10 ASC, col7_18 ASC, col7_11), INDEX (col7_10 DESC, col7_9 ASC, col7_8, col7_17 ASC, col7_12, col7_13 ASC))",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:23:01.840421",
| "ops": [
| "BEGIN",
| "CREATE TABLE schema1.table7 AS SELECT schema1.table7.col7_15, schema1.table7.col7_10, schema1.table7.col7_12, schema1.table7.col7_17, schema1.table7.col7_16, schema1.table7.col7_8, schema1.table7.col7_13, schema1.table7.col7_11, schema1.table7.col7_12, schema1.table7.col7_14, schema1.table7.col7_13, schema1.table7.col7_16, schema1.table7.col7_17, schema1.table7.col7_9, schema1.table7.col7_11, schema1.table7.col7_10, schema1.table7.col7_15 FROM schema1.table7, schema1.table7"
| ],
| "expectedExecErrors": "42701,42712,42P07",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table7\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:23:01.933412",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema1.table7 ALTER COLUMN col7_15 SET DEFAULT (-8729370281244734082):::INT8",
| "DROP SCHEMA \"public\" CASCADE"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop schema \"public\" (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:23:01.998387",
| "ops": [
| "BEGIN",
| "CREATE INDEX index7_19 ON schema1.table7 (col7_18 DESC, col7_9 ASC, col7_13, col7_15, col7_10 DESC) STORING (col7_16, col7_17)",
| "DROP SEQUENCE public.seq3",
| "CREATE TYPE schema1.enum20 AS ENUM ('afafd', 'fsfdfa', 'af')",
| "ALTER TABLE schema1.table7 DROP COLUMN \"col7_16\""
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "***UNEXPECTED ERROR; Received an unexpected execution error: ERROR: index \"index7_19\" in the middle of being added, try again later (SQLSTATE 55000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2716820&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@c7e088826bc079620dfd3b5ae75d1c15cd9cd16d:
| "BEGIN",
| "ALTER SEQUENCE schema51.seq52 RENAME TO schema51.seq63",
| "CREATE INDEX IF NOT EXISTS index62_64 ON public.table62 (col53_55 ASC) STORING (col53_54, col53_56, col53_59, col53_60)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:49:06.769498",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table53 ADD CONSTRAINT table53_col53_54_table53_col53_54_fk FOREIGN KEY (col53_54) REFERENCES public.table53 (col53_54) ON DELETE CASCADE ON UPDATE CASCADE",
| "SELECT 'validating all objects'",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:49:06.958345",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table62 DROP COLUMN \"col62_65\""
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col62_65\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "11:49:07.023868",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table53 RENAME TO public.table66"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2716822&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@6601d827b814d4e85a1081b03bf2562d8ac2a4ab:
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table207\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 5.0s 0 16.0 19.2 2.2 5.2 7.1 7.1 opOk
| 5.0s 0 0.0 0.2 0.0 0.0 0.0 0.0 txnCmtErr
| 5.0s 0 4.0 5.4 58.7 209.7 209.7 209.7 txnOk
| 5.0s 0 8.0 11.4 0.5 1.1 1.1 1.1 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:20:25.624524",
| "ops": [
| "BEGIN",
| "CREATE SCHEMA IF NOT EXISTS schema212 AUTHORIZATION root",
| "CREATE INDEX index207_213 ON schema129.table207 (col207_208 DESC, col207_209)",
| "ALTER TABLE schema129.table207 ADD CONSTRAINT table207_col207_209_table207_col207_209_fk FOREIGN KEY (col207_209) REFERENCES schema129.table207 (col207_209) ON DELETE CASCADE ON UPDATE CASCADE",
| "CREATE SEQUENCE IF NOT EXISTS public.seq214",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:25.858066",
| "ops": [
| "BEGIN",
| "CREATE TABLE schema147.table215 AS SELECT schema129.table207.col207_209, schema129.table207.col207_208, schema129.table207.col207_209 FROM schema129.table207, schema129.table207"
| ],
| "expectedExecErrors": "42701,42712",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table207\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:20:25.928838",
| "ops": [
| "BEGIN",
| "DROP TABLE IF EXISTS schema129.table207"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2721379&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@6601d827b814d4e85a1081b03bf2562d8ac2a4ab:
| "workerId": 0,
| "clientTimestamp": "12:03:12.273275",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table2 RENAME COLUMN \"col2_5\" TO \"col2_12\"",
| "ALTER TABLE public.table2 DROP COLUMN \"col2_6\""
| ],
| "expectedExecErrors": "42P10",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col2_6\" is referenced by the primary key (SQLSTATE 42P10)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:12.463332",
| "ops": [
| "BEGIN",
| "CREATE VIEW public.view14 AS SELECT public.table2.col2_4, public.table2.col2_6, public.table2.col2_3, \"IrrelevantColumnName\", public.table2.col2_4, public.table2.col2_3, public.table2.col2_6, public.table2.col2_5 FROM public.table2, public.table13, public.table2"
| ],
| "expectedExecErrors": "42701,42712,42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table13\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:12.556405",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table15 DROP CONSTRAINT IrrelevantConstraintName"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"public.table15\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "12:03:12.562015",
| "ops": [
| "BEGIN",
| "DROP TABLE public.table2"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2721381&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@9595a158f0233e1c3d86786ec4462dd39c7beb20:
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:23:16.108296",
| "ops": [
| "BEGIN",
| "CREATE VIEW schema52.view197 AS SELECT schema110.table189.col189_192, schema110.table189.col189_193, schema110.table189.col189_190, schema110.table189.col189_192 FROM schema110.table189, schema110.table189"
| ],
| "expectedExecErrors": "42701,42712",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: source name \"table189\" specified more than once (missing AS clause) (SQLSTATE 42712)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 7.0s 0 19.0 18.0 2.6 5.5 7.1 7.1 opOk
| 7.0s 0 0.1 0.1 25.2 25.2 25.2 25.2 txnCmtErr
| _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
| 7.0s 0 6.0 5.9 142.6 176.2 176.2 176.2 txnOk
| 7.0s 0 3.0 8.3 0.5 0.6 0.6 0.6 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:23:16.186214",
| "ops": [
| "BEGIN",
| "DROP INDEX schema110.table189@\"index189_195\" CASCADE",
| "ALTER TABLE schema110.table189 ADD CONSTRAINT table189_col189_190_unique UNIQUE (col189_190)",
| "ALTER TABLE schema110.table189 ADD COLUMN col189_198 schema110.enum120",
| "ALTER TABLE schema110.table199 ALTER COLUMN IrrelevantColumnName SET DATA TYPE IrrelevantDataType"
| ],
| "expectedExecErrors": "42P01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: relation \"schema110.table199\" does not exist (SQLSTATE 42P01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:23:16.324939",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema110.table189 ALTER COLUMN \"col189_192\" DROP DEFAULT",
| "INSERT INTO schema110.table189 (col189_190,col189_191,col189_192,col189_193) VALUES ('ac31c045-9a18-4e03-a722-3233d2f43324':::UUID,403155961:::INT8,1.206591751221966:::FLOAT8,(-5980426762040481170):::INT8),('ff37786d-157c-428c-af83-766ecf21de8b':::UUID,282614587:::INT8,(-1.7072191670367691):::FLOAT8,(-6100993262391597759):::INT8),('f2a0de06-2b1d-49e0-9f70-fd3050ffdbb6':::UUID,(-1396339765):::INT8,(-0.6321100549385861):::FLOAT8,(-1266271970755386245):::INT8)",
| "CREATE TABLE IF NOT EXISTS schema90.table200 (col200_201 TIME NOT NULL, PRIMARY KEY (col200_201), INDEX (col200_201 ASC), UNIQUE (col200_201 ASC), INDEX (col200_201 DESC), UNIQUE (col200_201 ASC), INDEX (col200_201), UNIQUE (col200_201 DESC))"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2725102&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@9595a158f0233e1c3d86786ec4462dd39c7beb20:
| "BEGIN",
| "CREATE TABLE schema84.table103 AS SELECT public.table86.col86_93, public.table86.col86_88, public.table86.col86_89, public.table86.col86_96, public.table86.col86_98, public.table86.col86_91, public.table86.col86_95, public.table86.col86_87 FROM public.table86",
| "CREATE INVERTED INDEX IF NOT EXISTS index103_104 ON schema84.table103 (col86_93 ASC, col86_91 DESC, col86_88, col86_95 ASC, col86_96 ASC, col86_98) STORING (col86_89, col86_87)"
| ],
| "expectedExecErrors": "0A000,26000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: inverted indexes don't support stored columns (SQLSTATE 26000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:58:25.72283",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table58 ALTER COLUMN \"col58_105\" DROP DEFAULT"
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col58_105\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:58:25.756926",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "DROP TABLE IF EXISTS public.table58"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot drop relation \"table58\" because view \"view83\" depends on it (SQLSTATE 2BP01)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:58:25.780533",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table86 ADD CONSTRAINT table86_col86_96_unique UNIQUE (col86_96)",
| "INSERT INTO public.table86 (col86_87,col86_88,col86_89,col86_90,col86_91,col86_92,col86_93,col86_94,col86_95,col86_96,col86_97,col86_98,col86_99) VALUES (0.7388522028923035:::FLOAT8,'164bdc2c-d4ba-4640-be9c-a95c27a9a482':::UUID,'1982-03-29 21:43:51.000399+00:00':::TIMESTAMPTZ,'82.210.26.50/21':::INET,(-2.536604456895184681E+21):::DECIMAL,3524414115:::OID,'46.49.242.14/5':::INET,'\\x':::BYTES,'944f571c-a224-49b7-a62d-09125a165efa':::UUID,1917192751:::INT8,(-890331598046132425):::INT8,1.6251474618911743:::FLOAT8,(-4703439359796799962):::INT8),(0.33720430731773376:::FLOAT8,'3f256a2f-126d-400b-a7ee-bc1e091c6337':::UUID,'1976-11-18 19:18:54.000194+00:00':::TIMESTAMPTZ,'8395:df91:e841:b2af:de2d:ffb8:3162:c0f5/46':::INET,(-1.711360298098965739E+30):::DECIMAL,1594289034:::OID,'13.32.211.174/11':::INET,'\\x61cf6e':::BYTES,'0f0a933c-50c9-4259-9bff-623750a99a96':::UUID,1538914749:::INT8,0:::INT8,(-0.20999443531036377):::FLOAT8,(-128):::INT8),((-0.5920006632804871):::FLOAT8,'c6773e2c-260a-4232-ad07-a32bf85957ed':::UUID,'1985-05-16 13:19:39.000724+00:00':::TIMESTAMPTZ,NULL,(-85999452618086.11578):::DECIMAL,1394330375:::OID,'b873:f9a0:6bbf:db83:ec27:4596:fc90:8229/14':::INET,'\\x8ec2f7f1d049':::BYTES,'affe208a-6a5a-4e4e-8062-20650e387ada':::UUID,1599386270:::INT8,8194445256615237512:::INT8,1.5359382629394531:::FLOAT8,3000259341241899276:::INT8)",
| "CREATE TABLE schema84.table106 AS SELECT public.table58.col33_36, public.table58.col33_37, public.table58.col33_42, public.table58.col33_40, public.table58.col33_44, public.table58.col33_34, public.table58.col58_80, public.table58.col33_38, public.table58.col33_39, public.table58.col33_41 FROM public.table58"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2725104&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@7d1324fa42732f482329a524b0166db8dd7365e6:
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:22:36.019568",
| "ops": [
| "BEGIN",
| "CREATE SEQUENCE IF NOT EXISTS schema93.seq196",
| "ALTER TABLE public.table194 ADD CONSTRAINT table194_col194_195_unique UNIQUE (col194_195)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| 4.0s 0 18.0 23.7 2.4 3.5 5.0 5.0 opOk
| 4.0s 0 1.0 0.5 71.3 71.3 71.3 71.3 txnCmtErr
| 4.0s 0 6.0 7.7 54.5 113.2 113.2 113.2 txnOk
| 4.0s 0 10.0 12.2 0.5 2.0 2.0 2.0 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:22:36.132386",
| "ops": [
| "BEGIN",
| "ALTER TABLE public.table194 ALTER COLUMN \"col194_197\" SET DATA TYPE IrrelevantTypeName"
| ],
| "expectedExecErrors": "42703",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: column \"col194_197\" does not exist (SQLSTATE 42703)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:22:36.156405",
| "ops": [
| "BEGIN",
| "DROP SEQUENCE IF EXISTS schema198.seq199",
| "INSERT INTO public.table194 (col194_195) VALUES ('1991-07-31':::DATE),('1993-02-14':::DATE)",
| "ALTER TABLE public.table194 ADD COLUMN col194_200 INT8"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2726606&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@7d1324fa42732f482329a524b0166db8dd7365e6:
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
| <... some data truncated by circular buffer; go to artifacts for details ...>
| 199 CHAR NULL, PRIMARY KEY (col189_191 DESC, col189_198 DESC, col189_194 DESC, col189_190, col189_196 ASC, col189_195 ASC, col189_197), UNIQUE (col189_195 ASC, col189_190, col189_194, col189_196 DESC, col189_198 DESC, col189_191), UNIQUE (col189_198 DESC, col189_197 DESC, col189_196 ASC, col189_190 DESC, col189_192 DESC), UNIQUE (col189_198 DESC, col189_195 DESC, col189_191 DESC, col189_196, col189_192 ASC, col189_199, col189_193 ASC, col189_190 ASC, col189_197 DESC), INDEX (col189_196, col189_199 DESC, col189_191, col189_197 ASC, col189_198 ASC, col189_194 DESC, col189_190 ASC, col189_193, col189_192 DESC), INDEX (col189_194 DESC, col189_197 ASC, col189_191 ASC, col189_192 ASC, col189_196 ASC, col189_198, col189_199, col189_193, col189_195), UNIQUE (col189_191 ASC, col189_192 ASC, col189_193, col189_199 ASC, col189_195, col189_198 DESC, col189_197 DESC, col189_194 DESC, col189_190, col189_196 ASC), INDEX (col189_198 DESC, col189_196 ASC, col189_190 ASC, col189_191 ASC, col189_192, col189_197 DESC, col189_193 DESC, col189_199, col189_195 ASC))",
| "CREATE SCHEMA IF NOT EXISTS schema200 AUTHORIZATION root",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:59:16.415895",
| "ops": [
| "BEGIN",
| "CREATE TABLE schema200.table201 AS SELECT schema173.table189.col189_193, schema173.table189.col189_190, schema173.table189.col189_198, schema173.table189.col189_194, schema173.table189.col189_197, schema173.table189.col189_199, schema173.table189.col189_192 FROM schema173.table189",
| "ALTER TABLE schema200.table201 ADD CONSTRAINT table201_col189_197_unique UNIQUE (col189_197)",
| "CREATE INDEX IF NOT EXISTS index201_202 ON schema200.table201 (col189_194 DESC, col189_190 ASC, col189_198, col189_199 DESC) STORING (col189_197)",
| "ALTER TABLE schema173.table189 RENAME TO schema173.table203",
| "CREATE SEQUENCE IF NOT EXISTS schema204.seq205"
| ],
| "expectedExecErrors": "3F000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: cannot create \"schema204.seq205\" because the target database or schema does not exist (SQLSTATE 3F000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| 5.0s 0 19.0 17.0 3.3 5.2 7.3 7.3 opOk
| 5.0s 0 6.0 5.0 71.3 109.1 109.1 109.1 txnOk
| 5.0s 0 4.0 6.6 0.7 1.9 1.9 1.9 txnRbk
| {
| "workerId": 0,
| "clientTimestamp": "07:59:16.62719",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema173.table189 ALTER COLUMN \"col189_190\" DROP DEFAULT",
| "INSERT INTO schema173.table189 (col189_190,col189_191,col189_192,col189_193,col189_194,col189_195,col189_196,col189_197,col189_198,col189_199) VALUES ((-1.7538714702522196):::FLOAT8,'BOX(-0.710573857855799 -2.0923983966756867,-0.5205649108364296 0.9227438722522507)':::BOX2D,'1996-10-22':::DATE,'\\xcd':::BYTES,2499973028:::OID,true,'1986-06-11 04:57:19.000402+00:00':::TIMESTAMPTZ,'1982-02-02 03:57:09.000998+00:00':::TIMESTAMPTZ,(-0.7547833919525146):::FLOAT8,'q':::STRING),(1.079366005624526:::FLOAT8,'BOX(0.0022170532473071436 -1.4746407845775797,0.8418107312666355 0.7023268618797259)':::BOX2D,'1970-02-02':::DATE,'\\x5d78cc':::BYTES,983025029:::OID,true,'2015-01-02 09:09:50.000855+00:00':::TIMESTAMPTZ,'2022-10-02 13:18:58.000596+00:00':::TIMESTAMPTZ,1.0279370546340942:::FLOAT8,'r':::STRING),((-0.5426801785991575):::FLOAT8,'BOX(-0.7044884654794183 0.5036071671596655,0.7999261935681773 0.8029321264911848)':::BOX2D,'1995-10-17':::DATE,'\\xc579f49b1c8c':::BYTES,3382346666:::OID,true,'2032-05-30 21:19:07.000926+00:00':::TIMESTAMPTZ,'1974-08-30 14:12:24.000146+00:00':::TIMESTAMPTZ,1.0473564863204956:::FLOAT8,'|':::STRING)",
| "ALTER TABLE schema173.table189 ALTER COLUMN \"col189_196\" SET NOT NULL"
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2726608&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@206e8178de9ac124bfde5529d8a9b858734038bb:
| "ops": [
| "BEGIN",
| "ALTER SEQUENCE schema35.seq122 RENAME TO schema35.seq123",
| "CREATE INDEX IF NOT EXISTS index87_125 ON schema35.table87 (col82_85)",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:21:53.792374",
| "ops": [
| "BEGIN",
| "ALTER TABLE schema35.table87 DROP CONSTRAINT \"table87_col82_85_unique\""
| ],
| "expectedExecErrors": "0A000",
| "expectedCommitErrors": "",
| "message": "ROLLBACK; Successfully got expected execution error: ERROR: unimplemented: cannot drop UNIQUE constraint \"table87_col82_85_unique\" using ALTER TABLE DROP CONSTRAINT, use DROP INDEX CASCADE instead (SQLSTATE 0A000)",
| "txStatus": "TxStatusRollbackSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:21:53.823819",
| "ops": [
| "BEGIN",
| "SELECT 'validating all objects'",
| "COMMIT"
| ],
| "expectedExecErrors": "",
| "expectedCommitErrors": "",
| "message": "",
| "txStatus": "TxStatusCommitSuccess"
| }
| {
| "workerId": 0,
| "clientTimestamp": "07:21:53.825472",
| "ops": [
| "BEGIN",
| "DROP TABLE schema35.table82"
| ],
| "expectedExecErrors": "2BP01",
| "expectedCommitErrors": "",
| "message": "***FAIL; Failed to receive an execution error when errors were expected",
| "txStatus": "TxStatusRollbackSuccess"
| }
Wraps: (4) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2728765&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
(jayshrivastava) this timeout is a duplicate of https://github.com/cockroachdb/cockroach/issues/56425
(roachtest).scbench/randomload/nodes=3/ops=2000/conc=1 failed on master@70fb9a54d6c4d7b3c1d8ad93bb399eefef8f5d04:
More
Artifacts: [/scbench/randomload/nodes=3/ops=2000/conc=1](https://teamcity.cockroachdb.com/viewLog.html?buildId=2400468&tab=artifacts#/scbench/randomload/nodes=3/ops=2000/conc=1) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascbench%2Frandomload%2Fnodes%3D3%2Fops%3D2000%2Fconc%3D1.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
Jira issue: CRDB-3582