Attila Doroszlai created HDDS-15709:
---------------------------------------
Summary: Intermittent BUCKET_ALREADY_EXISTS in TestListKeysWithFSO
Key: HDDS-15709
URL: https://issues.apache.org/jira/browse/HDDS-15709
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
{code}
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.048 s
<<< FAILURE! -- in org.apache.ozone.test.NonHATests$ListKeysWithFSO
Error: org.apache.ozone.test.NonHATests$ListKeysWithFSO -- Time elapsed: 0.048
s <<< ERROR!
BUCKET_ALREADY_EXISTS org.apache.hadoop.ozone.om.exceptions.OMException: Bucket
already exist
...
at
org.apache.hadoop.ozone.client.OzoneVolume.createBucket(OzoneVolume.java:328)
at
org.apache.hadoop.ozone.om.TestListKeysWithFSO.init(TestListKeysWithFSO.java:108)
{code}
Use {{OzoneTestBase#uniqueObjectName}} for naming objects instead of random
numeric suffix.
(Please feel free to include other integration test classes with the same
pattern.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]