Skip to content

aws s3 rm with --recursive option does not delete all the objects from the bucket #8197

@anandhu-karattu

Description

@anandhu-karattu

Environment info

Standalone noobaa noobaa-core-5.15.4-20240704.el9.x86_64
Platform RHEL 9.4

Actual behavior

  1. S3 upload is successful for a data set (mix of all type of objects, sparse files, files with long name, compressed files etc)
  2. When download via "aws-alias s3 rm s3://bucket-10909 --recursive" , this still displays the left over directories and objects in the bucket. I checked from the FS that the dataset still exists there.

Attaching noobaa.log with this ticket. There is no error found during upload or download

Time stamps for upload:
Jul 11 15:33:13 —> upload start
Jul 11 15:34:10 --> upload completed

Timestamp for download
Jul 11 15:35:02. --> delete start
Jul 11 15:35:13 --> delete completed

Expected behavior

--recursive option should always delete all the uploaded objects and directories

More information - Screenshots / Logs / Other output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions