Issues

Select view

Select search mode

 

backblaze s3 tests can't delete bucket after tests

Description

backblaze has an unusual 24 retention window on deleting from a bucket, our tests are failing as we can’t clean up after emptying the bucket as it’s saying “Cannot delete non-empty bucket:”

all the tests now work, which is good, bar cleaning up

s3 apis say the bucket is empty, but you can see files on their web gui.

 

disabling tests for now

they have a native b2 api which allows setting bucket retention policies, but this is not available via their s3 compatible api

Environment

None

Attachments

2

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 15 August 2023 at 08:28
Updated 27 May 2024 at 11:44

Activity

Show:

Pothys - MitrahSoft27 May 2024 at 11:44

I checked this ticket and it is still a issue with Lucee version 6.1.0.158-SNAPSHOT.

Pothys - MitrahSoft6 October 2023 at 12:22

I checked this ticket and confirmed the issue. When I tried to delete the Backblaze bucket's directory, it was deleted successfully, and it returned false when I checked with the directoryExists() function.

However, when I view the web GUI, the bucket's data is still available.

Flag notifications