-
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.T-observabilitybranch-release-25.1release-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.v25.3.0-prerelease
Description
pkg/ccl/telemetryccl/telemetryccl_test.TestTelemetry failed with artifacts on release-25.1 @ 913a508a9e1c8d5076767de40a97a6abbef08dc5:
Fatal error:
panic: test timed out after 5m0s
running tests:
TestTelemetry (5m0s)
TestTelemetry/multiregion_table (5s)
TestTelemetry/multiregion_table/server (3s)
Stack:
goroutine 296055 [running]:
testing.(*M).startAlarm.func1()
GOROOT/src/testing/testing.go:2366 +0x30c
created by time.goFunc
GOROOT/src/time/sleep.go:177 +0x38
Log preceding fatal error
feature-usage [0 args]
CREATE TABLE t1 ()
----
sql.multiregion.create_table.locality.unspecified
datadriven.go:144:
testdata/telemetry/multiregion_table:20:
feature-usage [0 args]
CREATE TABLE t2 () LOCALITY REGIONAL BY TABLE
----
sql.multiregion.create_table.locality.regional_by_table
datadriven.go:144:
testdata/telemetry/multiregion_table:25:
feature-usage [0 args]
CREATE TABLE t3 () LOCALITY REGIONAL BY TABLE IN "ap-southeast-2"
----
sql.multiregion.create_table.locality.regional_by_table_in
datadriven.go:144:
testdata/telemetry/multiregion_table:34:
feature-usage [0 args]
ALTER TABLE t1 SET LOCALITY REGIONAL BY ROW
----
sql.multiregion.alter_table.locality.from.regional_by_table.to.regional_by_row
datadriven.go:144:
testdata/telemetry/multiregion_table:39:
exec [0 args]
ALTER TABLE t1 SET LOCALITY REGIONAL BY TABLE
----
datadriven.go:144:
testdata/telemetry/multiregion_table:43:
feature-usage [0 args]
ALTER TABLE t1 SET LOCALITY GLOBAL
----
sql.multiregion.alter_table.locality.from.regional_by_table.to.global
datadriven.go:144:
testdata/telemetry/multiregion_table:48:
exec [0 args]
ALTER TABLE t1 SET LOCALITY REGIONAL BY TABLE
----
datadriven.go:144:
testdata/telemetry/multiregion_table:52:
feature-usage [0 args]
ALTER TABLE t1 SET LOCALITY REGIONAL BY TABLE IN "ap-southeast-2"
----
sql.multiregion.alter_table.locality.from.regional_by_table.to.regional_by_table_in
datadriven.go:144:
testdata/telemetry/multiregion_table:57:
exec [0 args]
ALTER TABLE t1 SET LOCALITY REGIONAL BY TABLE;
ALTER TABLE t1 ADD COLUMN cr crdb_internal_region NOT NULL
----
This test on roachdash | Improve this report!
Jira issue: CRDB-49491
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-observabilitybranch-release-25.1release-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.v25.3.0-prerelease