You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/08 15:59:02 UTC

[GitHub] [camel-quarkus] llowinge opened a new issue #3276: AWS Integration test doesn't clean bucket

llowinge opened a new issue #3276:
URL: https://github.com/apache/camel-quarkus/issues/3276


   After running integration test `camel-quarkus-integration-test-aws2-s3` the bucket isn't cleaned.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zhfeng commented on issue #3276: AWS Integration test doesn't clean bucket

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #3276:
URL: https://github.com/apache/camel-quarkus/issues/3276#issuecomment-964278427


   Some S3 tests had not delete the objects. And it should log the WARN message
   ```
   WARN: Could not close org.apache.camel.quarkus.component.aws2.Aws2S3TestEnvCustomizer$$Lambda$1305/0x00000008406ad840@41ec4271
   software.amazon.awssdk.services.s3.model.S3Exception: The bucket you tried to delete is not empty (Service: S3, Status Code: 409, Request ID: asdfasdfsdafds, Extended Request ID: MzRISOwyjmnupC97B93A60D1C2C767/JypPGXLh0OVFGcJaaO3KW/hRAqKOpIEEp)
   
   ```
   But we can not find anything like this in the console output.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zhfeng closed issue #3276: AWS Integration test doesn't clean bucket

Posted by GitBox <gi...@apache.org>.
zhfeng closed issue #3276:
URL: https://github.com/apache/camel-quarkus/issues/3276


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org