Skip to content

ccl/changefeedccl: TestAvroSchemaNaming failed #165814

Description

@github-actions

ccl/changefeedccl.TestAvroSchemaNaming failed on release-26.1 @ 746322e49ced7d4d55062b3e1d4916710fa0cf4f:

Fatal error:

panic: close of closed channel [recovered, repanicked]

Stack:

goroutine 95919 [running]:
testing.tRunner.func1.2({0x6f48c20, 0x8c36790})
	GOROOT/src/testing/testing.go:1872 +0x237
testing.tRunner.func1()
	GOROOT/src/testing/testing.go:1875 +0x35b
panic({0x6f48c20?, 0x8c36790?})
	GOROOT/src/runtime/panic.go:783 +0x132
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*jobFeed).Close(0xc0075f5b80)
	pkg/ccl/changefeedccl/testfeed_test.go:649 +0x239
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*kafkaFeed).Close(0xc002293140)
	pkg/ccl/changefeedccl/testfeed_test.go:2188 +0x6b
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.closeFeed({0x8d65540, 0xc00e4d4a80}, {0x8c954a0?, 0xc002293140?})
	pkg/ccl/changefeedccl/helpers_test.go:1441 +0x2f
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.TestAvroSchemaNaming.func1(_, {0xc0025fc0d0, {0x7f7d29322d70, 0xc007150460}, {{0xdcbbcf0, 0xdcbbd10, {0x1}}, {0xdcbbcf0}, 0x0}, {{0x8c584e0, ...}, ...}}, ...)
	pkg/ccl/changefeedccl/encoder_test.go:740 +0xbe4
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamed.func1(_, {{0xc0025fc0d0, {0x7f7d29322d70, 0xc007150460}, {{0xdcbbcf0, 0xdcbbd10, {...}}, {0xdcbbcf0}, 0x0}, {{0x8c584e0, ...}, ...}}, ...}, ...)
	pkg/ccl/changefeedccl/helpers_test.go:1807 +0x56
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamedWithSystem.func1(0xc00e4d4a80)
	pkg/ccl/changefeedccl/helpers_test.go:1843 +0x293
testing.tRunner(0xc00e4d4a80, 0xc00b7113b0)
	GOROOT/src/testing/testing.go:1934 +0xea
created by testing.(*T).Run in goroutine 95914
	GOROOT/src/testing/testing.go:1997 +0x465
Log preceding fatal error

=== RUN   TestAvroSchemaNaming
    test_log_scope.go:171: test logs captured to: outputs.zip/logTestAvroSchemaNaming2132833449
    test_log_scope.go:82: use -show-logs to present logs inline
--- FAIL: TestAvroSchemaNaming (4.72s)

Parameters:

  • attempt=1
  • run=1
  • shard=15
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-61606

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-cdcChange Data CaptureC-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-cdcbranch-release-26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1v24.3.32v25.4.10v26.1.4v26.3.0

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions