Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: cdc/kafka-auth failed #88721

Closed
cockroach-teamcity opened this issue Sep 26, 2022 · 1 comment
Closed

roachtest: cdc/kafka-auth failed #88721

cockroach-teamcity opened this issue Sep 26, 2022 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 26, 2022

roachtest.cdc/kafka-auth failed with artifacts on master @ ff13325e9368c4e8dd9a4d5cf4aa2ad2f33e9ac0:

test artifacts and logs in: /artifacts/cdc/kafka-auth/run_1
	cdc.go:655,cdc.go:887,test_runner.go:928: create changefeed with insecure TLS transport and no auth: pq: use of CHANGEFEED requires an enterprise license. see https://cockroachlabs.com/pricing?cluster=8c43dcef-e3bd-41ae-9b17-5c76214e8439 for details on how to enable enterprise features

	cluster.go:1933,cdc.go:1472,panic.go:884,test_impl.go:265,cdc.go:655,cdc.go:887,test_runner.go:928: cluster.RunE: context canceled
		(1) attached stack trace
		  -- stack trace:
		  | main.(*clusterImpl).RunE
		  | 	main/pkg/cmd/roachtest/cluster.go:1950
		  | main.(*clusterImpl).Run
		  | 	main/pkg/cmd/roachtest/cluster.go:1931
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.kafkaManager.stop
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1472
		  | runtime.gopanic
		  | 	GOROOT/src/runtime/panic.go:884
		  | main.(*testImpl).Fatalf
		  | 	main/pkg/cmd/roachtest/test_impl.go:265
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runCDCKafkaAuth
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:655
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerCDC.func11
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:887
		  | main.(*testRunner).runTest.func2
		  | 	main/pkg/cmd/roachtest/test_runner.go:928
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1594
		Wraps: (2) cluster.RunE
		Wraps: (3) context canceled
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-19849

Epic CRDB-11732

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Sep 26, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Sep 26, 2022
@blathers-crl blathers-crl bot added the T-cdc label Sep 26, 2022
@miretskiy
Copy link
Contributor

Fixed via #88716

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-cdc
Projects
None yet
Development

No branches or pull requests

2 participants