-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.1.0
Description
pkg/ccl/testccl/workload/schemachange/schemachange_test.TestWorkload.TestWorkload failed with artifacts on master @ aa904152ef77a5af1b1e0df83fd7851f88c9ac51:
"public",
"table_w0_10",
"col_w0_10_w1_134"
],
"result": false
}
],
"previousStatements": [
"ALTER TABLE public.table_w0_10 RENAME COLUMN col10_w0_33 TO col_w0_10_w1_134"
]
}
}
schema_change_external_test.go:165:
Error Trace: pkg/ccl/testccl/workload/schemachange/schema_change_external_test.go:165
Error: Received unexpected error:
***UNEXPECTED ERROR; Received an unexpected execution error.: ERROR: relation "table_w0_10" (109): index "table_w0_10_col10_w0_33_col10_w0_28_col10_w0_24_col10_w0_29_key" refers to non-existent shard column "crdb_internal_col10_w0_24_col10_w0_28_col10_w0_29_col_w0_10_w1_134_shard_16" (SQLSTATE XXUUU)
(1) forced error mark
| "fatal error when running txn"
| github.com/cockroachdb/errors/withstack/*withstack.withStack::
Wraps: (2)
Wraps: (3) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/workload/schemachange.(*opStmt).executeStmt
| pkg/workload/schemachange/operation_generator.go:3385
| github.com/cockroachdb/cockroach/pkg/workload/schemachange.(*schemaChangeWorker).runInTxn
| pkg/workload/schemachange/schemachange.go:613
| github.com/cockroachdb/cockroach/pkg/workload/schemachange.(*schemaChangeWorker).run
| pkg/workload/schemachange/schemachange.go:704
| pkg/ccl/testccl/workload/schemachange/schemachange_test_test.TestWorkload.TestWorkload.func5.func7
| pkg/ccl/testccl/workload/schemachange/schema_change_external_test.go:154
| golang.org/x/sync/errgroup.(*Group).Go.func1
| external/org_golang_x_sync/errgroup/errgroup.go:93
| runtime.goexit
| src/runtime/asm_arm64.s:1268
Wraps: (4) ***UNEXPECTED ERROR; Received an unexpected execution error.
Wraps: (5) ERROR: relation "table_w0_10" (109): index "table_w0_10_col10_w0_33_col10_w0_28_col10_w0_24_col10_w0_29_key" refers to non-existent shard column "crdb_internal_col10_w0_24_col10_w0_28_col10_w0_29_col_w0_10_w1_134_shard_16" (SQLSTATE XXUUU)
Error types: (1) *markers.withMark (2) *schemachange.ErrorState (3) *withstack.withStack (4) *errutil.withPrefix (5) *pgconn.PgError
Test: TestWorkload
Schema Workload Stats
Total Schema Statements Executed = 71
Total Schema Statements Succeeded = 71
Total Schema Statement Expected Failures = 0
Total Transactions Committed = 42
Total Transactions Rolled Back = 39
Total Transactions Executed = 81
schema_change_external_test.go:118: backup, tracing data, and system table dumps in /artifacts/tmp/_tmp/67537770b84c3a4ea177539c1e46bd43/logTestWorkload2087710061
schema_change_external_test.go:127: running DROP with use_declarative_schema_changer = on
panic.go:615: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/67537770b84c3a4ea177539c1e46bd43/logTestWorkload2087710061
--- FAIL: TestWorkload (55.95s)
This test on roachdash | Improve this report!
Jira issue: CRDB-56241
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.1.0