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

test_multipart_upload_operations is failing on ODF 4.16 on IBM Power #9749

Closed
Pooja-Soni78 opened this issue May 2, 2024 · 2 comments
Closed

Comments

@Pooja-Soni78
Copy link

Following test case is failing on IBM Power -

tests/functional/object/rgw/test_multipart_upload.py::TestS3MultipartUpload::test_multipart_upload_operations

Error being -

>               raise CommandFailed(
                    f"Error during execution of command: {masked_cmd}."
                    f"\nError is {masked_stderr}"
                )
E               ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n s3cli-ipsuit6e6u1pm exec s3cli-0 -- bash -c "apk add s3cmd".
E               Error is ERROR: Unable to lock database: Permission denied
E               ERROR: Failed to open apk database: Permission denied
E               command terminated with exit code 99

ocs_ci/utility/utils.py:686: CommandFailed
@Pooja-Soni78
Copy link
Author

@udaysk23
Copy link
Contributor

This issue is duplicate of #9715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants