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

CI Failure (Failed to initialize Producer ID: Broker: Not coordinator) in TxUpgradeTest. upgrade_does_not_change_tx_coordinator_assignment_test #19954

Open
michael-redpanda opened this issue Jun 22, 2024 · 1 comment
Assignees
Labels
area/transactions ci-failure ci-ignore Automatic ci analysis tools ignore this issue kind/bug Something isn't working team/replication helper for jira sync

Comments

@michael-redpanda
Copy link
Contributor

michael-redpanda commented Jun 22, 2024

https://ci-artifacts.dev.vectorized.cloud/vtools/14946/01903b5e-a0d3-45b2-a46b-d0492e1bd5d9

Module: rptest.transactions.transactions_test
Class:  TxUpgradeTest
Method: upgrade_does_not_change_tx_coordinator_assignment_test
test_id:    rptest.transactions.transactions_test.TxUpgradeTest.upgrade_does_not_change_tx_coordinator_assignment_test
status:     FAIL
run time:   2 minutes 51.091 seconds


    KafkaException(KafkaError{code=NOT_COORDINATOR,val=16,str="Failed to initialize Producer ID: Broker: Not coordinator"})
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 105, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/transactions/transactions_test.py", line 1506, in upgrade_does_not_change_tx_coordinator_assignment_test
    self._populate_tx_coordinator(topic.name)
  File "/root/tests/rptest/transactions/transactions_test.py", line 1462, in _populate_tx_coordinator
    producer.init_transactions()
cimpl.KafkaException: KafkaError{code=NOT_COORDINATOR,val=16,str="Failed to initialize Producer ID: Broker: Not coordinator"}

JIRA Link: CORE-4273

@bharathv bharathv self-assigned this Jun 23, 2024
@travisdowns travisdowns added the ci-ignore Automatic ci analysis tools ignore this issue label Jun 24, 2024
@travisdowns
Copy link
Member

ci-ignore because PT doesn't like the link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transactions ci-failure ci-ignore Automatic ci analysis tools ignore this issue kind/bug Something isn't working team/replication helper for jira sync
Projects
None yet
Development

No branches or pull requests

3 participants