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/webhook-sink failed #142070

Open
cockroach-teamcity opened this issue Feb 27, 2025 · 3 comments · May be fixed by #142153
Open

roachtest: cdc/webhook-sink failed #142070

cockroach-teamcity opened this issue Feb 27, 2025 · 3 comments · May be fixed by #142153
Labels
A-cdc Change Data Capture 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. P-2 Issues/test failures with a fix SLA of 3 months T-cdc

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 27, 2025

roachtest.cdc/webhook-sink failed with artifacts on master @ 32fe7ee0b575276bff803469006bba08737840cf:

(cdc.go:2022).func19: pq: unknown cluster setting 'changefeed.new_webhook_sink_enabled'
(cluster.go:2491).Run: context canceled
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/webhook-sink/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=16
  • encrypted=false
  • fs=ext4
  • localSSD=true
  • metamorphicBufferedSender=true
  • metamorphicLeases=default
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-48149

@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. T-cdc labels Feb 27, 2025
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Feb 27, 2025
@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/webhook-sink failed with artifacts on master @ 56d996eda400f5d096ee921d5e95f6f4da124b73:

(cdc.go:2018).func19: pq: unknown cluster setting 'changefeed.new_webhook_sink_enabled'
(cluster.go:2491).Run: context canceled
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/webhook-sink/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=16
  • encrypted=false
  • fs=ext4
  • localSSD=true
  • metamorphicBufferedSender=false
  • metamorphicLeases=default
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

@rharding6373 rharding6373 removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Feb 28, 2025
@rharding6373
Copy link
Collaborator

Missed a roachtest when removing the changefeed.new_webhook_sink_enabled cluster setting. Will send out a PR shortly to fix.

rharding6373 added a commit to rharding6373/cockroach that referenced this issue Feb 28, 2025
The cluster setting changefeed.new_webhook_sink_enabled is deprecated.

Epic: none
Fixes: cockroachdb#142070

Release note: none
@rharding6373 rharding6373 added the P-2 Issues/test failures with a fix SLA of 3 months label Feb 28, 2025
@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/webhook-sink failed with artifacts on master @ 65de681fae64493f30647bd17dc77424e260c242:

(cdc.go:2018).func19: pq: unknown cluster setting 'changefeed.new_webhook_sink_enabled'
(cluster.go:2491).Run: context canceled
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/webhook-sink/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=16
  • encrypted=false
  • metamorphicBufferedSender=false
  • metamorphicLeases=leader
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture 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. P-2 Issues/test failures with a fix SLA of 3 months T-cdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants