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/logictest: TestLogic failed #61657

Closed
cockroach-teamcity opened this issue Mar 8, 2021 · 19 comments
Closed

sql/logictest: TestLogic failed #61657

cockroach-teamcity opened this issue Mar 8, 2021 · 19 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)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 8, 2021

(sql/logictest).TestLogic failed on release-21.1@fc082bcfe4e2e7e2bc24407ee1f790a08ba89294:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic588708777
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3351: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic588708777
--- FAIL: TestLogic (1008.83s)
=== RUN   TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk
=== CONT  TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk
    logic.go:2567: 
        
        testdata/logic_test/alter_primary_key:1332: 
        expected success, but found
        (42703) column "crdb_internal_id_shard_10" does not exist
        column_resolver.go:206: in NewUndefinedColumnError()
E210308 21:55:42.002018 6128276 sql/logictest/logic.go:3558  [-] 745  
E210308 21:55:42.002018 6128276 sql/logictest/logic.go:3558  [-] 745 +pq: column "crdb_internal_id_shard_10" does not exist
    logic.go:1844: 
         pq: column "crdb_internal_id_shard_10" does not exist
--- done: testdata/logic_test/alter_primary_key with config fakedist-vec-off: 227 tests, 2 failures
E210308 21:55:42.025685 6278823 jobs/adopt.go:260  [n1] 746  job 639533520616226817: adoption completed with error nextval(): unimplemented: cannot evaluate scalar expressions containing sequence operations in this context
            --- FAIL: TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk (6.16s)
=== RUN   TestLogic/fakedist-vec-off/alter_primary_key
=== PAUSE TestLogic/fakedist-vec-off/alter_primary_key
=== CONT  TestLogic/fakedist-vec-off/alter_primary_key
        --- FAIL: TestLogic/fakedist-vec-off/alter_primary_key (23.71s)
=== RUN   TestLogic/fakedist-vec-off
    --- FAIL: TestLogic/fakedist-vec-off (0.70s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

Jira issue: CRDB-6269

@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. branch-release-21.1 labels Mar 8, 2021
@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@08e2cf6e41b067c9db1561de16bf1c375de4f290:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic192750528
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3344: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic192750528
--- FAIL: TestLogic (752.25s)
=== RUN   TestLogic/5node/distsql_merge_join
=== PAUSE TestLogic/5node/distsql_merge_join
=== CONT  TestLogic/5node/distsql_merge_join
--- done: testdata/logic_test/distsql_subquery with config 5node: 7 tests, 0 failures
--- done: testdata/logic_test/contention_event with config 5node: 11 tests, 0 failures
    testcluster.go:1439: failed to create a status client because of initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/5node/distsql_merge_join (2.01s)
=== RUN   TestLogic/5node
    --- FAIL: TestLogic/5node (0.00s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@2bad9fad8ab74df60d2e78025a4b4ea3963dce76:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic208358188
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3344: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic208358188
--- FAIL: TestLogic (715.74s)
=== RUN   TestLogic/fakedist-metadata/alter_primary_key/create_table_change_pk
=== CONT  TestLogic/fakedist-metadata/alter_primary_key/create_table_change_pk
    logic.go:2560: 
        
        testdata/logic_test/alter_primary_key:1332: 
        expected success, but found
        (42703) column "crdb_internal_id_shard_10" does not exist
        column_resolver.go:206: in NewUndefinedColumnError()
E210310 03:12:57.698153 7191953 sql/logictest/logic.go:3551  [-] 785  
E210310 03:12:57.698153 7191953 sql/logictest/logic.go:3551  [-] 785 +pq: column "crdb_internal_id_shard_10" does not exist
    logic.go:1837: 
         pq: column "crdb_internal_id_shard_10" does not exist
--- done: testdata/logic_test/alter_primary_key with config fakedist-metadata: 227 tests, 2 failures
            --- FAIL: TestLogic/fakedist-metadata/alter_primary_key/create_table_change_pk (5.02s)
=== RUN   TestLogic/fakedist-metadata/alter_primary_key
=== PAUSE TestLogic/fakedist-metadata/alter_primary_key
=== CONT  TestLogic/fakedist-metadata/alter_primary_key
--- done: testdata/logic_test/alter_sequence with config fakedist-metadata: 5 tests, 0 failures
        --- FAIL: TestLogic/fakedist-metadata/alter_primary_key (21.58s)
=== RUN   TestLogic/fakedist-metadata
    --- FAIL: TestLogic/fakedist-metadata (0.53s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@489e0319cf6df1bf6eb6109bcdff36f08720e4bc:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic369811548
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic369811548
--- FAIL: TestLogic (831.08s)
=== RUN   TestLogic/5node
    --- FAIL: TestLogic/5node (0.00s)
=== RUN   TestLogic/5node/inverted_filter_geospatial_dist
=== PAUSE TestLogic/5node/inverted_filter_geospatial_dist
=== CONT  TestLogic/5node/inverted_filter_geospatial_dist
=== CONT  TestLogic/5node/inverted_filter_geospatial_dist
    testcluster.go:1439: failed to create a status client because of initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/5node/inverted_filter_geospatial_dist (2.17s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@ff99cbec5d2d4a1f99d4c4d0faa5f8a19564d354:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic533379075
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic533379075
--- FAIL: TestLogic (780.25s)
=== RUN   TestLogic/fakedist-vec-off
    --- FAIL: TestLogic/fakedist-vec-off (0.61s)
=== RUN   TestLogic/fakedist-vec-off/index_join
=== PAUSE TestLogic/fakedist-vec-off/index_join
=== CONT  TestLogic/fakedist-vec-off/index_join
=== CONT  TestLogic/fakedist-vec-off/index_join
    logic.go:3120: 
        testdata/logic_test/index_join:38: error while processing
    logic.go:3120: test was successful but validation upon completion failed: failed to test for descriptor JSON round-trip: pq: failed to connect to n3 at 127.0.0.1:34327: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/fakedist-vec-off/index_join (1.55s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@2e8940cdc6e1775146e39cfaf7d60ff41a9ff9e1:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic283748977
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic283748977
--- FAIL: TestLogic (932.21s)
=== RUN   TestLogic/5node-spec-planning/distsql_agg
=== PAUSE TestLogic/5node-spec-planning/distsql_agg
=== CONT  TestLogic/5node-spec-planning/distsql_agg
=== CONT  TestLogic/5node-spec-planning/distsql_agg
    logic.go:2557: 
        
        testdata/logic_test/distsql_agg:11: 
        expected success, but found
        (XXUUU) while carrying out changes [{ADD_VOTER n4,s4}]: failed to connect to n4 at 127.0.0.1:44817: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        nodedialer.go:169: in dial()
--- done: testdata/logic_test/distsql_agg with config 5node-spec-planning: 2 tests, 1 failures
E210317 22:18:23.657598 13134605 sql/logictest/logic.go:3573  [-] 1281  pq: while carrying out changes [{ADD_VOTER n4,s4}]: failed to connect to n4 at 127.0.0.1:44817: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
    logic.go:3116: 
        testdata/logic_test/distsql_agg:11: error while processing
    logic.go:3116: pq: while carrying out changes [{ADD_VOTER n4,s4}]: failed to connect to n4 at 127.0.0.1:44817: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/5node-spec-planning/distsql_agg (2.25s)
=== RUN   TestLogic/5node-spec-planning
    --- FAIL: TestLogic/5node-spec-planning (0.00s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@b36764ee67d1c6126cb763a58524a2045dab76af:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic169329438
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic169329438
--- FAIL: TestLogic (1004.58s)
=== RUN   TestLogic/fakedist-spec-planning/select_table_alias
=== PAUSE TestLogic/fakedist-spec-planning/select_table_alias
=== CONT  TestLogic/fakedist-spec-planning/select_table_alias
--- done: testdata/logic_test/crdb_internal with config fakedist-spec-planning: 142 tests, 0 failures
=== CONT  TestLogic/fakedist-spec-planning/select_table_alias
    testcluster.go:1439: failed to create a status client because of initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/fakedist-spec-planning/select_table_alias (1.50s)
=== RUN   TestLogic/fakedist-spec-planning
    --- FAIL: TestLogic/fakedist-spec-planning (0.64s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@62676bec7cd0a58aaaa7a0ed3a7a7bef7832aab4:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic302959278
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic302959278
--- FAIL: TestLogic (974.12s)
=== RUN   TestLogic/5node-metadata/hash_join_dist
=== PAUSE TestLogic/5node-metadata/hash_join_dist
=== CONT  TestLogic/5node-metadata/hash_join_dist
=== CONT  TestLogic/5node-metadata/hash_join_dist
    logic.go:2557: 
        
        testdata/logic_test/hash_join_dist:21: 
        expected success, but found
        (XXUUU) while carrying out changes [{ADD_VOTER n2,s2}]: failed to connect to n2 at 127.0.0.1:32949: initial connection heartbeat failed: rpc error: code = Unavailable desc = timed out waiting for server handshake
        nodedialer.go:169: in dial()
--- done: testdata/logic_test/hash_join_dist with config 5node-metadata: 6 tests, 1 failures
E210407 20:31:40.830334 12955333 sql/logictest/logic.go:3573  [-] 1274  pq: while carrying out changes [{ADD_VOTER n2,s2}]: failed to connect to n2 at 127.0.0.1:32949: initial connection heartbeat failed: rpc error: code = Unavailable desc = timed out waiting for server handshake
    logic.go:3116: 
        testdata/logic_test/hash_join_dist:21: error while processing
    logic.go:3116: pq: while carrying out changes [{ADD_VOTER n2,s2}]: failed to connect to n2 at 127.0.0.1:32949: initial connection heartbeat failed: rpc error: code = Unavailable desc = timed out waiting for server handshake
--- done: testdata/logic_test/distsql_datetime with config 5node-metadata: 2 tests, 0 failures
E210407 20:31:40.940103 13036045 jobs/adopt.go:260  [n1] 1275  job 648010468304486401: adoption completed with error job 648010468304486401: could not mark as reverting: load-job-query: failed to send RPC: sending to all replicas failed; last error: node unavailable; try another peer: log-job: failed to send RPC: sending to all replicas failed; last error: node unavailable; try another peer
--- total progress: 138084 statements/queries
--- done: testdata/logic_test/merge_join_dist with config 5node-metadata: 12 tests, 0 failures
E210407 20:31:41.022602 13038318 kv/kvclient/kvcoord/txn_interceptor_committer.go:452  [-] 1276  making txn commit explicit failed for "unnamed" meta={id=7cf9fae1 pri=0.06052372 epo=0 ts=1617827501.016602864,0 min=1617827501.016602864,0 seq=2} lock=true stat=STAGING rts=1617827501.016602864,0 wto=false gul=1617827501.516602864,0 int=1 ifw=1: node unavailable; try another peer
        --- FAIL: TestLogic/5node-metadata/hash_join_dist (2.04s)
=== RUN   TestLogic/5node-metadata
    --- FAIL: TestLogic/5node-metadata (0.00s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@d72e42d80e93298c0f03d124433599be96e92d68:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic795905752
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3341: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic795905752
--- FAIL: TestLogic (992.63s)
=== RUN   TestLogic/fakedist-spec-planning/array
=== PAUSE TestLogic/fakedist-spec-planning/array
=== CONT  TestLogic/fakedist-spec-planning/array
=== CONT  TestLogic/fakedist-spec-planning/array
    testcluster.go:1439: failed to create a status client because of initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        --- FAIL: TestLogic/fakedist-spec-planning/array (1.43s)
=== RUN   TestLogic/fakedist-spec-planning
    --- FAIL: TestLogic/fakedist-spec-planning (0.57s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@addc4bbefd58089df63fe4d3c930cd9ac6a4b186:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic042753327
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3342: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic042753327
--- FAIL: TestLogic (814.16s)
=== RUN   TestLogic/fakedist-metadata/schema_change_in_txn
=== PAUSE TestLogic/fakedist-metadata/schema_change_in_txn
=== CONT  TestLogic/fakedist-metadata/schema_change_in_txn
--- done: testdata/logic_test/schema_change_retry with config fakedist-metadata: 13 tests, 0 failures
E210422 18:31:41.687632 7469060 kv/kvclient/kvcoord/txn_interceptor_committer.go:452  [-] 798  making txn commit explicit failed for "unnamed" meta={id=495a56b4 pri=0.00488595 epo=0 ts=1619116301.670402247,0 min=1619116301.670402247,0 seq=2} lock=true stat=STAGING rts=1619116301.670402247,0 wto=false gul=1619116302.170402247,0 int=1 ifw=1: failed to send RPC: sending to all replicas failed; last error: node unavailable; try another peer
        --- FAIL: TestLogic/fakedist-metadata/schema_change_in_txn (8.30s)
=== RUN   TestLogic/fakedist-metadata
    --- FAIL: TestLogic/fakedist-metadata (0.68s)
=== RUN   TestLogic/fakedist-metadata/schema_change_in_txn/rollback_check
--- done: testdata/logic_test/reparent_database with config fakedist-metadata: 16 tests, 0 failures
=== CONT  TestLogic/fakedist-metadata/schema_change_in_txn/rollback_check
    logic.go:2003: 
         
        testdata/logic_test/schema_change_in_txn:1018: 
        expected:
        validation of CHECK \"a < 0:::INT8\" failed on row: k=0, a=0
        got:
        pq: transaction committed but schema change aborted with error: (23514): validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
        HINT: Some of the non-DDL statements may have committed successfully, but some of the DDL statement(s) failed.
        Manual inspection may be required to determine the actual state of the database.
        --
        See: https://github.com/cockroachdb/cockroach/issues/42061
E210422 18:31:49.139234 7659367 sql/logictest/logic.go:3549  [-] 814  
E210422 18:31:49.139234 7659367 sql/logictest/logic.go:3549  [-] 814 +testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
    logic.go:1835: 
         testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
--- done: testdata/logic_test/schema_change_in_txn with config fakedist-metadata: 265 tests, 2 failures
--- done: testdata/logic_test/pg_builtins with config fakedist-metadata: 28 tests, 0 failures
--- done: testdata/logic_test/privileges_comments with config fakedist-metadata: 14 tests, 0 failures
--- progress: testdata/logic_test/event_log: 92 statements/queries
            --- FAIL: TestLogic/fakedist-metadata/schema_change_in_txn/rollback_check (0.91s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@addc4bbefd58089df63fe4d3c930cd9ac6a4b186:

BEGIN;
CREATE UNIQUE INDEX idx ON check_table (a);
ALTER TABLE check_table ADD CHECK (a >= 0);
COMMIT;
E210422 18:36:54.671103 4024296 jobs/adopt.go:260  [n1] 998  job 652234635766988801: adoption completed with error duplicate key value violates unique constraint "idx"
SHOW CONSTRAINTS FROM check_table;
	-- OK;
BEGIN;
ALTER TABLE check_table ADD CHECK (a >= 0);
ALTER TABLE check_table ADD CHECK (a < 0);
COMMIT;
E210422 18:36:54.827546 4024697 jobs/adopt.go:260  [n1] 999  job 652234636280332289: adoption completed with error validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
	-- OK;
	-- FAIL
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000  
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +testdata/logic_test/schema_change_in_txn:1018: 
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +expected:
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +validation of CHECK \"a < 0:::INT8\" failed on row: k=0, a=0
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +got:
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +pq: transaction committed but schema change aborted with error: (23514): validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +HINT: Some of the non-DDL statements may have committed successfully, but some of the DDL statement(s) failed.
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +Manual inspection may be required to determine the actual state of the database.
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +--
E210422 18:36:54.855088 4024247 sql/logictest/logic.go:3549  [-] 1000 +See: https://github.com/cockroachdb/cockroach/issues/42061
    logic.go:2003: 
         
        testdata/logic_test/schema_change_in_txn:1018: 
        expected:
        validation of CHECK \"a < 0:::INT8\" failed on row: k=0, a=0
        got:
        pq: transaction committed but schema change aborted with error: (23514): validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
        HINT: Some of the non-DDL statements may have committed successfully, but some of the DDL statement(s) failed.
        Manual inspection may be required to determine the actual state of the database.
        --
        See: https://github.com/cockroachdb/cockroach/issues/42061
	-- FAIL
E210422 18:36:54.855333 4024247 sql/logictest/logic.go:3549  [-] 1001  
E210422 18:36:54.855333 4024247 sql/logictest/logic.go:3549  [-] 1001 +testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
    logic.go:1835: 
         testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
--- done: testdata/logic_test/schema_change_in_txn with config fakedist: 265 tests, 2 failures
--- total progress: 64855 statements/queries
            --- FAIL: TestLogic/fakedist/schema_change_in_txn/rollback_check (0.34s)
=== RUN   TestLogic/fakedist/schema_change_in_txn
--- queries start here (file: testdata/logic_test/schema_change_in_txn)
SET CLUSTER SETTING sql.stats.automatic_collection.enabled = false;
        --- FAIL: TestLogic/fakedist/schema_change_in_txn (3.08s)
=== RUN   TestLogic/fakedist
    --- FAIL: TestLogic/fakedist (374.01s)

More

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

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

(sql/logictest).TestLogic failed on release-21.1@053ecdd8309001f96a0ec59fce2468846e20e1e0:

        got:
        pq: transaction committed but schema change aborted with error: (23514): validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
        HINT: Some of the non-DDL statements may have committed successfully, but some of the DDL statement(s) failed.
        Manual inspection may be required to determine the actual state of the database.
        --
        See: https://github.com/cockroachdb/cockroach/issues/42061
E210424 18:32:53.133746 6990486 sql/logictest/logic.go:3549  [-] 759  
E210424 18:32:53.133746 6990486 sql/logictest/logic.go:3549  [-] 759 +testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
    logic.go:1835: 
         testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
--- done: testdata/logic_test/schema_change_in_txn with config fakedist-vec-off: 265 tests, 2 failures
--- done: testdata/logic_test/set_schema with config fakedist-vec-off: 116 tests, 0 failures
            --- FAIL: TestLogic/fakedist-vec-off/schema_change_in_txn/rollback_check (1.50s)
=== RUN   TestLogic/fakedist-vec-off/schema_change_in_txn
=== PAUSE TestLogic/fakedist-vec-off/schema_change_in_txn
=== CONT  TestLogic/fakedist-vec-off/schema_change_in_txn
        --- FAIL: TestLogic/fakedist-vec-off/schema_change_in_txn (8.98s)
=== RUN   TestLogic/fakedist-vec-off
    --- FAIL: TestLogic/fakedist-vec-off (0.75s)
=== RUN   TestLogic/fakedist-spec-planning/schema_change_in_txn/rollback_check
--- progress: testdata/logic_test/enums: 96 statements/queries
--- done: testdata/logic_test/function_lookup with config fakedist-spec-planning: 10 tests, 0 failures
--- progress: testdata/logic_test/event_log: 33 statements/queries
E210424 18:38:51.340882 12612846 jobs/adopt.go:260  [n1] 1216  job 652801248905822209: adoption completed with error division by zero
E210424 18:38:51.370976 12612968 jobs/adopt.go:260  [n1] 1217  job 652801248762691585: adoption completed with error failed to ingest index entries during backfill: duplicate key value violates unique constraint "idx"
=== CONT  TestLogic/fakedist-spec-planning/schema_change_in_txn/rollback_check
    logic.go:2003: 
         
        testdata/logic_test/schema_change_in_txn:1018: 
        expected:
        validation of CHECK \"a < 0:::INT8\" failed on row: k=0, a=0
        got:
        pq: transaction committed but schema change aborted with error: (23514): validation of CHECK "a < 0:::INT8" failed on row: k=1, a=0
        HINT: Some of the non-DDL statements may have committed successfully, but some of the DDL statement(s) failed.
        Manual inspection may be required to determine the actual state of the database.
        --
        See: https://github.com/cockroachdb/cockroach/issues/42061
E210424 18:38:51.754050 12609368 sql/logictest/logic.go:3549  [-] 1221  
E210424 18:38:51.754050 12609368 sql/logictest/logic.go:3549  [-] 1221 +testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
    logic.go:1835: 
         testdata/logic_test/schema_change_in_txn:1021: too many errors encountered, skipping the rest of the input
--- done: testdata/logic_test/schema_change_in_txn with config fakedist-spec-planning: 265 tests, 2 failures
            --- FAIL: TestLogic/fakedist-spec-planning/schema_change_in_txn/rollback_check (0.69s)
=== RUN   TestLogic/fakedist-spec-planning/schema_change_in_txn
=== PAUSE TestLogic/fakedist-spec-planning/schema_change_in_txn
=== CONT  TestLogic/fakedist-spec-planning/schema_change_in_txn
E210424 18:38:44.816928 12421862 kv/kvclient/kvcoord/txn_interceptor_committer.go:452  [-] 1201  making txn commit explicit failed for "unnamed" meta={id=591b2b4c pri=0.01903065 epo=0 ts=1619289524.809072516,0 min=1619289524.809072516,0 seq=2} lock=true stat=STAGING rts=1619289524.809072516,0 wto=false gul=1619289525.309072516,0 int=1 ifw=1: failed to send RPC: sending to all replicas failed; last error: node unavailable; try another peer
        --- FAIL: TestLogic/fakedist-spec-planning/schema_change_in_txn (7.66s)
=== RUN   TestLogic/fakedist-spec-planning
    --- FAIL: TestLogic/fakedist-spec-planning (0.60s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 413f48e2156165698189eeeb6f5ea32254322422:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic978630363
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3342: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic978630363
--- FAIL: TestLogic (839.93s)
=== RUN   TestLogic/local/set
=== PAUSE TestLogic/local/set
=== CONT  TestLogic/local/set
=== CONT  TestLogic/local/set
    logic.go:2558: 
        
        testdata/logic_test/set:297: SHOW statement_timeout
        expected success, but found
        (57014) query execution canceled due to statement timeout
        errors.go:218: in init()
E210429 22:25:22.920921 2621 sql/logictest/logic.go:3549  [-] 34  
E210429 22:25:22.920921 2621 sql/logictest/logic.go:3549  [-] 34 +pq: query execution canceled due to statement timeout
    logic.go:2291: 
         pq: query execution canceled due to statement timeout
--- done: testdata/logic_test/set with config local: 79 tests, 2 failures
E210429 22:25:22.921078 2621 sql/logictest/logic.go:3574  [-] 35  testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
    logic.go:3117: 
        testdata/logic_test/set:302: error while processing
    logic.go:3117: testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
        --- FAIL: TestLogic/local/set (2.42s)
=== RUN   TestLogic/local
    --- FAIL: TestLogic/local (0.95s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 2fb7b6a9af22779a20e3354e81dc90d5270b641f:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic993912696
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3342: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic993912696
--- FAIL: TestLogic (965.07s)
=== RUN   TestLogic/5node-metadata/distsql_agg
=== PAUSE TestLogic/5node-metadata/distsql_agg
=== CONT  TestLogic/5node-metadata/distsql_agg
=== CONT  TestLogic/5node-metadata/distsql_agg
    logic.go:2558: 
        
        testdata/logic_test/distsql_agg:11: 
        expected success, but found
        (XXUUU) while carrying out changes [{ADD_VOTER n3,s3}]: failed to connect to n3 at 127.0.0.1:43023: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
        nodedialer.go:169: in dial()
--- done: testdata/logic_test/distsql_agg with config 5node-metadata: 2 tests, 1 failures
E210430 09:10:19.115069 13140930 sql/logictest/logic.go:3574  [-] 1314  pq: while carrying out changes [{ADD_VOTER n3,s3}]: failed to connect to n3 at 127.0.0.1:43023: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
    logic.go:3117: 
        testdata/logic_test/distsql_agg:11: error while processing
    logic.go:3117: pq: while carrying out changes [{ADD_VOTER n3,s3}]: failed to connect to n3 at 127.0.0.1:43023: initial connection heartbeat failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: context deadline exceeded"
--- done: testdata/logic_test/contention_event with config 5node-metadata: 12 tests, 0 failures
        --- FAIL: TestLogic/5node-metadata/distsql_agg (1.96s)
=== RUN   TestLogic/5node-metadata
    --- FAIL: TestLogic/5node-metadata (0.00s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 1c6ba9c343faa52e60863a33dc54d6d23b396c14:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic249837294
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3351: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic249837294
--- FAIL: TestLogic (936.42s)
=== RUN   TestLogic/local-vec-off/inflight_trace_spans
=== PAUSE TestLogic/local-vec-off/inflight_trace_spans
=== CONT  TestLogic/local-vec-off/inflight_trace_spans
--- done: testdata/logic_test/interval with config local-vec-off: 71 tests, 0 failures
--- done: testdata/logic_test/internal_executor with config local-vec-off: 2 tests, 0 failures
=== CONT  TestLogic/local-vec-off/inflight_trace_spans
    logic.go:2337: let $curr_trace_id = 8114808774414033833
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181  
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +testdata/logic_test/inflight_trace_spans:44: SELECT count(*) = 0
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +  FROM current_trace_spans
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +expected:
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +    true
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +but found (query options: "") :
E210525 12:56:01.788701 1242530 sql/logictest/logic.go:3559  [-] 181 +    false
    logic.go:2296: 
         
        testdata/logic_test/inflight_trace_spans:44: SELECT count(*) = 0
          FROM current_trace_spans
        expected:
            true
        but found (query options: "") :
            false
--- done: testdata/logic_test/inflight_trace_spans with config local-vec-off: 9 tests, 1 failures
        --- FAIL: TestLogic/local-vec-off/inflight_trace_spans (2.42s)
=== RUN   TestLogic/local-vec-off
    --- FAIL: TestLogic/local-vec-off (0.66s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 6859359afee920aadae63cda5fd4efd543f0b70b:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic591946728
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3330: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic591946728
--- FAIL: TestLogic (912.17s)
=== RUN   TestLogic/fakedist/inflight_trace_spans
=== PAUSE TestLogic/fakedist/inflight_trace_spans
=== CONT  TestLogic/fakedist/inflight_trace_spans
=== CONT  TestLogic/fakedist/inflight_trace_spans
    logic.go:2316: let $curr_trace_id = 2298567432790402263
=== CONT  TestLogic/fakedist/inflight_trace_spans
    logic.go:2275: 
         
        testdata/logic_test/inflight_trace_spans:44: SELECT count(*) = 0
          FROM current_trace_spans
        expected:
            true
        but found (query options: "") :
            false
--- done: testdata/logic_test/inflight_trace_spans with config fakedist: 9 tests, 1 failures
        --- FAIL: TestLogic/fakedist/inflight_trace_spans (1.03s)
=== RUN   TestLogic/fakedist
    --- FAIL: TestLogic/fakedist (0.58s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @cockroachdb/sql-queries @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 4073f3f052c13d22cc25a74588ed05a6e08facc6:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic747413523
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3330: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic747413523
--- FAIL: TestLogic (1384.85s)
=== RUN   TestLogic/local/set
=== PAUSE TestLogic/local/set
=== CONT  TestLogic/local/set
--- progress: testdata/logic_test/enums: 186 statements/queries
=== CONT  TestLogic/local/set
    logic.go:2542: 
        
        testdata/logic_test/set:297: SHOW statement_timeout
        expected success, but found
        (57014) query execution canceled due to statement timeout
        errors.go:218: in init()
E211005 03:58:24.634760 2731 sql/logictest/logic.go:3538  [-] 65  
E211005 03:58:24.634760 2731 sql/logictest/logic.go:3538  [-] 65 +pq: query execution canceled due to statement timeout
    logic.go:2275: 
         pq: query execution canceled due to statement timeout
--- done: testdata/logic_test/set with config local: 79 tests, 2 failures
E211005 03:58:24.635933 2731 sql/logictest/logic.go:3563  [-] 66  testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
    logic.go:3101: 
        testdata/logic_test/set:302: error while processing
    logic.go:3101: testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
        --- FAIL: TestLogic/local/set (4.39s)
=== RUN   TestLogic/local
    --- FAIL: TestLogic/local (1.16s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @cockroachdb/sql-queries @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ cde38c5734af3b176990f6c15782cff09e53d23d:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic319840015
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3330: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic319840015
--- FAIL: TestLogic (894.27s)
=== RUN   TestLogic/local/set
=== PAUSE TestLogic/local/set
=== CONT  TestLogic/local/set
=== CONT  TestLogic/local/set
    logic.go:2542: 
        
        testdata/logic_test/set:297: SHOW statement_timeout
        expected success, but found
        (57014) query execution canceled due to statement timeout
        errors.go:218: in init()
E211015 05:18:17.951434 2649 sql/logictest/logic.go:3538  [-] 6  
E211015 05:18:17.951434 2649 sql/logictest/logic.go:3538  [-] 6 +pq: query execution canceled due to statement timeout
    logic.go:2275: 
         pq: query execution canceled due to statement timeout
--- done: testdata/logic_test/set with config local: 79 tests, 2 failures
E211015 05:18:17.951649 2649 sql/logictest/logic.go:3563  [-] 7  testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
    logic.go:3101: 
        testdata/logic_test/set:302: error while processing
    logic.go:3101: testdata/logic_test/set:302: too many errors encountered, skipping the rest of the input
        --- FAIL: TestLogic/local/set (2.00s)
=== RUN   TestLogic/local
    --- FAIL: TestLogic/local (0.74s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @cockroachdb/sql-queries @jordanlewis

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/logictest.TestLogic failed with artifacts on release-21.1 @ 0a9ec1c7dc8758024360cd50e4a4261d7b4d2f6f:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic610042825
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3330: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic610042825
--- FAIL: TestLogic (888.69s)
=== RUN   TestLogic/local-vec-off/inflight_trace_spans
=== PAUSE TestLogic/local-vec-off/inflight_trace_spans
=== CONT  TestLogic/local-vec-off/inflight_trace_spans
=== CONT  TestLogic/local-vec-off/inflight_trace_spans
    logic.go:2316: let $curr_trace_id = 219654382350757107
E220319 05:23:44.947706 1657050 jobs/registry.go:744  [-] 211  error processing claimed jobs: could not query for claimed jobs: context canceled
=== CONT  TestLogic/local-vec-off/inflight_trace_spans
    logic.go:2275: 
         
        testdata/logic_test/inflight_trace_spans:44: SELECT count(*) = 0
          FROM current_trace_spans
        expected:
            true
        but found (query options: "") :
            false
--- done: testdata/logic_test/inflight_trace_spans with config local-vec-off: 9 tests, 1 failures
        --- FAIL: TestLogic/local-vec-off/inflight_trace_spans (1.85s)
=== RUN   TestLogic/local-vec-off
    --- FAIL: TestLogic/local-vec-off (0.82s)
Reproduce

To reproduce, try:

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

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @cockroachdb/sql-queries @jordanlewis

This test on roachdash | Improve this report!

@tbg tbg added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Jun 30, 2023
@rafiss
Copy link
Collaborator

rafiss commented Jul 6, 2023

Closing since it's from 21.1

@rafiss rafiss closed this as completed Jul 6, 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

4 participants