redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.48k stars 580 forks source link

CI Failure (key symptom) in `AutomaticLeadershipBalancingTest.test_automatic_rebalance` #19919

Closed vbotbuildovich closed 1 week ago

vbotbuildovich commented 3 months ago

https://buildkite.com/redpanda/redpanda/builds/50276

Module: rptest.tests.leadership_transfer_test
Class: AutomaticLeadershipBalancingTest
Method: test_automatic_rebalance
test_id:    AutomaticLeadershipBalancingTest.test_automatic_rebalance
status:     FAIL
run time:   77.489 seconds

AssertionError()
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/tests/leadership_transfer_test.py", line 323, in test_automatic_rebalance
    assert self.redpanda.node_id(node) not in leaders
AssertionError

JIRA Link: CORE-4243

github-actions[bot] commented 1 week ago

This issue hasn't seen activity in 3 months. If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.

piyushredpanda commented 1 week ago

Closing older-bot-filed CI issues as we transition to a more reliable system.