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 (assert len(new_b) == 1) in TopicRecoveryTest.test_no_data #15451

Closed
vbotbuildovich opened this issue Dec 13, 2023 · 13 comments
Closed
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Dec 13, 2023

https://buildkite.com/redpanda/vtools/builds/11123

Module: rptest.tests.topic_recovery_test
Class: TopicRecoveryTest
Method: test_no_data
Arguments: {
    "cloud_storage_type": 1
}
test_id:    TopicRecoveryTest.test_no_data
status:     FAIL
run time:   31.882 seconds

AssertionError()
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 269, in run_test
    return self.test_context.function(self.test)
  File "/usr/local/lib/python3.10/dist-packages/ducktape/mark/_mark.py", line 481, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 82, in wrapped
    r = f(self, *args, **kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/tests/topic_recovery_test.py", line 1346, in test_no_data
    self.do_run(test_case)
  File "/home/ubuntu/redpanda/tests/rptest/tests/topic_recovery_test.py", line 1325, in do_run
    test_case.validate_node(host, baseline[host], restored[host])
  File "/home/ubuntu/redpanda/tests/rptest/tests/topic_recovery_test.py", line 296, in validate_node
    assert len(new_b) == 1
AssertionError

JIRA Link: CORE-1630

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Dec 13, 2023
@michael-redpanda michael-redpanda changed the title CI Failure (key symptom) in TopicRecoveryTest.test_no_data CI Failure (assert len(new_b) == 1) in TopicRecoveryTest.test_no_data Dec 13, 2023
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@dotnwat dotnwat added area/storage sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low. labels Apr 4, 2024
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

2 similar comments
@vbotbuildovich
Copy link
Collaborator Author

@piyushredpanda
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.
Projects
None yet
Development

No branches or pull requests

3 participants