[
https://issues.apache.org/jira/browse/HDDS-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai reassigned HDDS-8013:
--------------------------------------
Assignee: (was: Attila Doroszlai)
> Freon S3 bucket creation test should use unique prefix
> ------------------------------------------------------
>
> Key: HDDS-8013
> URL: https://issues.apache.org/jira/browse/HDDS-8013
> Project: Apache Ozone
> Issue Type: Bug
> Components: test
> Reporter: Attila Doroszlai
> Priority: Major
>
> S3 smoketests are executed with various bucket types (normal, link,
> encrypted, EC). Freon bucket creation test should use a unique prefix for
> each, because using the same prefix for all tests prevents testing actual
> bucket creation.
> {code}
> 2023-02-22 14:45:19,441 | INFO | OMAudit | user=dlfknslnfslf | ip=172.19.0.8
> | op=CREATE_BUCKET {volume=s3v, bucket=s3bg78,
> bucketLayout=FILE_SYSTEM_OPTIMIZED, gdprEnabled=null,
> acls=[user:dlfknslnfslf:a[ACCESS]], isVersionEnabled=false, storageType=DISK,
> creationTime=1677077119437, bucketEncryptionKey=null,
> modificationTime=1677077119437, usedBytes=0, usedNamespace=0} | ret=SUCCESS |
>
> 2023-02-22 14:50:26,271 | ERROR | OMAudit | user=dlfknslnfslf | ip=172.19.0.8
> | op=CREATE_BUCKET {volume=s3v, bucket=s3bg78,
> bucketLayout=FILE_SYSTEM_OPTIMIZED, gdprEnabled=null,
> acls=[user:dlfknslnfslf:a[ACCESS]], isVersionEnabled=false, storageType=DISK,
> creationTime=1677077426249, bucketEncryptionKey=null,
> modificationTime=1677077426249, usedBytes=0, usedNamespace=0} | ret=FAILURE |
> BUCKET_ALREADY_EXISTS org.apache.hadoop.ozone.om.exceptions.OMException:
> Bucket already exist
> 2023-02-22 14:54:25,583 | ERROR | OMAudit | user=dlfknslnfslf | ip=172.19.0.8
> | op=CREATE_BUCKET {volume=s3v, bucket=s3bg78,
> bucketLayout=FILE_SYSTEM_OPTIMIZED, gdprEnabled=null,
> acls=[user:dlfknslnfslf:a[ACCESS]], isVersionEnabled=false, storageType=DISK,
> creationTime=1677077665575, bucketEncryptionKey=null,
> modificationTime=1677077665575, usedBytes=0, usedNamespace=0} | ret=FAILURE |
> BUCKET_ALREADY_EXISTS org.apache.hadoop.ozone.om.exceptions.OMException:
> Bucket already exist
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]