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

investigator reports kafka issues in thoth-infra-stage #2484

Closed
fridex opened this issue Apr 1, 2022 · 8 comments · Fixed by #2486
Closed

investigator reports kafka issues in thoth-infra-stage #2484

fridex opened this issue Apr 1, 2022 · 8 comments · Fixed by #2486
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@fridex
Copy link
Contributor

fridex commented Apr 1, 2022

Describe the bug

%4|1648816923.918|CONFWARN|rdkafka#producer-1| [thrd:app]: Configuration property enable.auto.commit is a consumer property and will be ignored by this producer instance
%3|1648816923.923|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 1ms in state SSL_HANDSHAKE)
%3|1648816924.920|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 1 identical error(s) suppressed)
%3|1648816954.926|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed)
%3|1648816984.927|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed)
%3|1648817014.929|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed)
%3|1648817044.934|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed)
%3|1648817074.936|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed)
%3|1648817104.939|FAIL|rdkafka#producer-1| [thrd:ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com]: ssl://thoth-kafka-bootstrap-aicoe.apps.ocp4.prod.psi.redhat.com:443/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 0ms in state SSL_HANDSHAKE, 30 identical error(s) suppressed

To Reproduce
Steps to reproduce the behavior:

  1. Schedule an advise in ocp4-stage environment
  2. See the advise keeps in pending state
  3. See advise gets never triggered

Expected behavior

Advises should work in ocp4-stage

@fridex fridex added the kind/bug Categorizes issue or PR as related to a bug. label Apr 1, 2022
@sesheta sesheta added the needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. label Apr 1, 2022
@harshad16
Copy link
Member

/triage accepted

@sesheta sesheta added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Apr 1, 2022
@harshad16
Copy link
Member

harshad16 commented Apr 1, 2022

/lifecycle active
/assign

seems like the kafka is crashlooping.
kafka

@sesheta sesheta added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Apr 1, 2022
@harshad16
Copy link
Member

The amq streams operator is updated to new version.
we need to check on the requirements and upgrade our Kafka to fit to these necessities
amq

@fridex
Copy link
Contributor Author

fridex commented Apr 1, 2022

Perfect, thanks for digging into this. CC @mayaCostantini

@harshad16
Copy link
Member

This is all set however, there are sometimes strange happening in the infra namespace:
The quota seems to be full, however, the pods are not running.
pods-infra
infra-quota

@harshad16
Copy link
Member

back

All fixed and the kafka setup is back 👍

@fridex
Copy link
Contributor Author

fridex commented Apr 4, 2022

@harshad16 perfect, thanks a lot 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants