-
Notifications
You must be signed in to change notification settings - Fork 4.1k
pkg/ccl/testccl/workload/schemachange/schemachange_test: TestWorkload failed #160814
Copy link
Copy link
Closed
Closed
Copy link
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-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.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.target-release-26.2.0v26.2.0-prerelease
Description
pkg/ccl/testccl/workload/schemachange/schemachange_test.TestWorkload failed with artifacts on master @ ccb2b5ddab424fe5a097c2ddff8e3811881d9a59:
"public.table_w0_67",
"table_w0_67_pkey"
],
"result": false
}
],
"previousStatements": [
"ALTER TABLE public.table_w0_67 SET (sql_stats_histogram_samples_count=INVALID_VAL)"
],
"usesDeclarativeSchemaChanger": true
}
}
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: invalid integer value for sql_stats_histogram_samples_count: could not parse "invalid_val" as type int: strconv.ParseInt: parsing "invalid_val": invalid syntax (SQLSTATE 22P02)
(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:3399
| 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:701
| 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: invalid integer value for sql_stats_histogram_samples_count: could not parse "invalid_val" as type int: strconv.ParseInt: parsing "invalid_val": invalid syntax (SQLSTATE 22P02)
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 = 20
Total Schema Statements Succeeded = 20
Total Schema Statement Expected Failures = 0
Total Transactions Committed = 10
Total Transactions Rolled Back = 16
Total Transactions Executed = 26
schema_change_external_test.go:118: backup, tracing data, and system table dumps in /artifacts/tmp/_tmp/67537770b84c3a4ea177539c1e46bd43/logTestWorkload764710980
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/logTestWorkload764710980
--- FAIL: TestWorkload (32.67s)
Same failure on other branches
- pkg/ccl/testccl/workload/schemachange/schemachange_test: TestWorkload failed #160598 pkg/ccl/testccl/workload/schemachange/schemachange_test: TestWorkload failed [C-test-failure O-robot T-sql-foundations branch-release-25.4.3-rc release-blocker]
This test on roachdash | Improve this report!
Jira issue: CRDB-58527
Reactions are currently unavailable
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.T-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.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.target-release-26.2.0v26.2.0-prerelease