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 (segments not deleted) in CloudArchiveRetentionTest.test_delete #13841

Closed
abhijat opened this issue Sep 30, 2023 · 13 comments · Fixed by #18567
Closed

CI Failure (segments not deleted) in CloudArchiveRetentionTest.test_delete #13841

abhijat opened this issue Sep 30, 2023 · 13 comments · Fixed by #18567
Labels
area/cloud-storage Shadow indexing subsystem ci-failure ci-rca/test CI Root Cause Analysis - Test Issue kind/bug Something isn't working sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.

Comments

@abhijat
Copy link
Contributor

abhijat commented Sep 30, 2023

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

Module: rptest.tests.archive_retention_test
Class: CloudArchiveRetentionTest
Method: test_delete
Arguments: {
    "retention_type": "retention.bytes",
    "cloud_storage_type": 2
}
test_id:    CloudArchiveRetentionTest.test_delete
status:     FAIL
run time:   174.526 seconds

TimeoutError('Segments were not removed from the cloud, expected 94 segments to be removed but only 0 was actually removed')
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 "/root/tests/rptest/services/cluster.py", line 82, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/archive_retention_test.py", line 209, in test_delete
    wait_until(
  File "/usr/local/lib/python3.10/dist-packages/ducktape/utils/util.py", line 57, in wait_until
    raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception
ducktape.errors.TimeoutError: Segments were not removed from the cloud, expected 94 segments to be removed but only 0 was actually removed

JIRA Link: CORE-1478

@abhijat abhijat added kind/bug Something isn't working ci-failure labels Sep 30, 2023
@andijcr andijcr added the area/cloud-storage Shadow indexing subsystem label Oct 6, 2023
@vbotbuildovich
Copy link
Collaborator

@abhijat
Copy link
Contributor Author

abhijat commented Jan 5, 2024

reported stale by pandatriage, closing.

| 763        | 13841    | 143    | 3     | 2023-10-09 | CloudArchiveRetentionTest.test_delete                                                            | CI Failure (segments not deleted) in `CloudArchiveRetentionTest.test_delete`                                                                       |

@abhijat abhijat closed this as completed Jan 5, 2024
@vbotbuildovich
Copy link
Collaborator

@rockwotj
Copy link
Contributor

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@dotnwat dotnwat added the sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low. label Apr 5, 2024
@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cloud-storage Shadow indexing subsystem ci-failure ci-rca/test CI Root Cause Analysis - Test Issue kind/bug Something isn't working sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants