=== 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)
(sql/logictest).TestLogic failed on release-21.1@fc082bcfe4e2e7e2bc24407ee1f790a08ba89294:
More
Parameters:
Related:
sql/logictest: TestLogic failed #60824 sql/logictest: TestLogic failed C-test-failure O-robot branch-master
sql/logictest: TestLogic failed #58269 sql/logictest: TestLogic failed C-test-failure O-robot branch-release-20.1
See this test on roachdash
powered by pkg/cmd/internal/issues
Jira issue: CRDB-6269