Following looks like the cause:
Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Internal Server Error (Service: Amazon S3; Status Code: 500; Error Code: 500 Internal Server Error; Request ID: 8e933e55-d3b7-51d7-9290-2950875e6c63; S3 Extended Request ID: null)
Example failures:
7.x
master
testMultipleSnapshotAndRollback also fails with 500 error from AWS, will open separate issue and link to this.
Was not able to reproduce on master using:
./gradlew :plugins:repository-s3:test --tests "org.elasticsearch.repositories.s3.S3BlobStoreRepositoryTests.testSnapshotAndRestore" -Dtests.seed=5240E29A131A5AB2 -Dtests.security.manager=true -Dtests.locale=fil -Dtests.timezone=America/Costa_Rica -Dcompiler.java=12 -Druntime.java=11
Looks like these started failing more frequently on August 31st.
Following looks like the cause:
Example failures:
7.x
master
testMultipleSnapshotAndRollbackalso fails with 500 error from AWS, will open separate issue and link to this.Was not able to reproduce on master using:
Looks like these started failing more frequently on August 31st.