Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql/tests: TestRandomSyntaxSchemaChangeColumn failed #86367

Closed
cockroach-teamcity opened this issue Aug 18, 2022 · 47 comments
Closed

sql/tests: TestRandomSyntaxSchemaChangeColumn failed #86367

cockroach-teamcity opened this issue Aug 18, 2022 · 47 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 18, 2022

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ c32478fc4b7eda315fd36569c131fba01ec05984:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS VALUES BIT ( 377 ) ARRAY [ 23 ] NOT VISIBLE;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

Jira issue: CRDB-18718

@cockroach-teamcity cockroach-teamcity added branch-release-21.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Aug 18, 2022
@cockroach-teamcity cockroach-teamcity added this to the 21.2 milestone Aug 18, 2022
@blathers-crl blathers-crl bot added the T-sql-schema-deprecated Use T-sql-foundations instead label Aug 23, 2022
@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 2326e63d4a9ad62b19056f90f938a00482cbf56a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER BIGINT SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 6ae3874204124c87e137038d6aff0553d3305b9a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER COLUMN TIMETZ SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 7b2ef4339ce21389136e5e03483697be2fa520f5:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER COLUMN LAST SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 73610c89b2590c8a1d907197a957b986b5589e4b:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN IF NOT EXISTS ident CHARACTER ( 76 ) ARRAY [ 463 ];
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 6948cb6a579071f8b73e0ffa3cd8ed32aa99d04a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 6d5c61864d1cf3b698971adf4a0c70968b3006ab:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER COLUMN OUT SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ ce5462d37aa347633794ccee817885b3df2a5fb3:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN IF NOT EXISTS ident BIT VARYING CREATE FAMILY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 2b9f369e2bd3a492a123cc14c3f807de1165023c:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD ident BIT ( 430 ) ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ b38084022acb30613133d622ac8d32b812c181d8:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN IF NOT EXISTS ident CHARACTER VARYING ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 4fa678a848e1ea1e91b4d6d80036c46b62868247:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD PARTITIONS STRING ( 367 ) ARRAY NOT NULL FAMILY ident;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 8d7fea9ec19f5740e34fbce7631a9c46d9bb0630:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP IF EXISTS LAST;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ d2175cc1a96749f5e31ab23bceffd6f9bcb54a6c:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN ident BIT ( 469 ) ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ c27f55e102a8e439b9f13cc847fff039a7eda55a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN IF NOT EXISTS CONNECTION CHARACTER ( 49 ) ARRAY CREATE FAMILY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ a4b0f48627471fafa8f5a261f6c9fd9eb586215a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP COLUMN IF EXISTS VARCHAR;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 1320344fa7efce2032e8ec74a1f7baaabe11f2df:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP IF EXISTS INTERVAL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ d3d79334708fc51b80d3dafcc28ac3c0aa32acaa:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 8612c8ad41c1954a62966b63fbf27cea1f6a13bf:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP IF EXISTS COALESCE CASCADE;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 31d3d376e65588ee4af448d0989b4f6e70497dd5:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER COLUMN ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ ceda784bb77b45634fe980278437a872dc8f9a88:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER POLYGON SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 5c5501092e833d2a10d1351f8b4f4b2dc83e95a8:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP VARBIT RESTRICT;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ dbc00104d9d95d3d6c793895091915a56d0e08ea:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS ident VARCHAR CREATE IF NOT EXISTS FAMILY IFNULL CONSTRAINT GROUPING NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 77e7138e2932ce66a2639c1639e9ef3cb8002b67:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN OPTION STRING ( 247 ) ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 09c8f05a9cb713b8bddffa03d0e322e8f2caf73b:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS ident INTERVAL [ 368 ];
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 7ab6df782e11a5d86d4286ea53d5872cd3ccd173:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 58bb7d45ead688a99d92e623daff949eb4fd4f79:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS WORK INTERVAL MINUTE ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 88b9136dc538455ed0f61cada4993625064acbaf:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN VALUES VARBIT ( 246 ) ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 3e274dbd71d7147b8f72a02976042790c2716c57:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP IF EXISTS IFNULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 6a8cfc30d1afea8b34a0c902aa5f5f625d2d21cc:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 5470127e589a9f0059f894ef60b21a7ac8819f0c:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident DROP TRIM RESTRICT;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 06fb4817f5ce494565674a1b4784d92ac6624fac:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ a2541a00d02f897bfb2ceab0d772b235981198c3:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 8a768b10d518be5fd08d0a5e1a74b2493432a885:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 5523ed8ac9784dd20d1ee88db2faaff903c7aa94:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS MATCH INTERVAL ARRAY [ 354 ];
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ d7e83c2734d4986269c49bb6a401dee983bd4e3d:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ b03609dfb72f36073cd380327d9f716635535a83:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS NOCREATELOGIN INTERVAL HOUR TO MINUTE ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 7875ba6ce643b52e272d8638e4d67fc018f8168a:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS REASON CHARACTER VARYING ( 408 ) [ 206 ];
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 53f7d77e07b376edc01fb47186851d7ee4899c46:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN SURVIVAL INTERVAL ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 9c5bcfb9e024165f91494929a15477c5126611ff:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER ident SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ 14dff4d7f9832f50b4844ac1a79c96e4b06f521c:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD ISERROR BIT;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ c8a34a5bfd9e809d7df80555185d0c6b41ecc0b1:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ALTER EXECUTION SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ d1c370eaaf00560b9a792434380f9063e20014c7:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD IF NOT EXISTS ident INTEGER ARRAY [ 396 ];
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on release-21.2 @ b42a73fe1989672a2618efd95023e2924c23fc31:

Random syntax error:

    rsg_test.go:839: Crash detected: server panic: statement exec timeout

Query:

        ALTER TABLE ident.ident ADD COLUMN ident INTERVAL ARRAY;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@rafiss
Copy link
Collaborator

rafiss commented Apr 14, 2023

We can close this. The 21.2 branch is not being updated now.

@rafiss rafiss closed this as completed Apr 14, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants