opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.53k stars 1.75k forks source link

[AUTOCUT] Gradle Check Flaky Test Report for RemoteFsTimestampAwareTranslogTests #15818

Open opensearch-ci-bot opened 2 weeks ago

opensearch-ci-bot commented 2 weeks ago

Flaky Test Report for RemoteFsTimestampAwareTranslogTests

Noticed the RemoteFsTimestampAwareTranslogTests has some flaky, failing tests that failed during post-merge actions.

Details

Git Reference Merged Pull Request Build Details Test Name
07029b2513f0cffbd788d95836dbc6cff0b4dbf4 15906 47796 org.opensearch.index.translog.RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload
9b380449af2e8d5141d3c5e3f12245c526c4012e 15765 47378 org.opensearch.index.translog.RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload
bc02f90540417f63de4b37f3e2bd878d8be00a7f 15626 46595 org.opensearch.index.translog.RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload
cd77e41ff549be97eb15f810b32c7e32a94e2aaa 15671 47115 org.opensearch.index.translog.RemoteFsTimestampAwareTranslogTests.testConcurrentWriteViewsAndSnapshot

The other pull requests, besides those involved in post-merge actions, that contain failing tests with the RemoteFsTimestampAwareTranslogTests class are:

For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.

sachinpkale commented 1 week ago

Taking a look

sachinpkale commented 1 week ago

This should be fixed with https://github.com/opensearch-project/OpenSearch/pull/15865