OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

[AUTOCUT] Gradle Check Flaky Test Report for RemoteRestoreSnapshotIT

Open opensearch-ci-bot opened this issue 1 year ago • 1 comments

Flaky Test Report for RemoteRestoreSnapshotIT

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

Details

Git Reference Merged Pull Request Build Details Test Name
9f814797d0fe57457359a1f8a1b222cea80dc003 13966 46330 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testCreateSnapshotV2

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testCreateSnapshotV2WithIndexingLoad

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testCreateSnapshotV2WithRedIndex

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testMixedSnapshotCreationWithV2RepositorySetting
460168afd495ee4b8d341c57d7c0022a57fbb7f2 16413 49885 org.opensearch.remotestore.RemoteRestoreSnapshotIT.classMethod

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
f7da8c336ef087b687a8635fbd6688756b1ddb23 17969 56623 org.opensearch.remotestore.RemoteRestoreSnapshotIT.classMethod

org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
00a03dcf5d1495dded4725b16a4047a54a99ca4c 16312 49452 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
1074c715f7428c14fbbb356e8522a561da299097 15890 47737 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotRepository
3b004bfb2aa8377f5f7912e657cd16bd5e525518 16370 49662 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
62e943c14b11750e464b61be7272da608db5e8ae 15569 46499 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotIndexAfterSnapshot
6ab75383b65a5d93a930ba0684face1da8aa6380 15539 45993 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotIndexAfterSnapshot
6ba121e034fb56386d95a9b056a60478ce2da9ee 16234 49074 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
8a5c3b53922a9bddc969ccd991401a369eb13ef5 17020 52460 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
8d19cb9bc177d068e12fd7d5ac060da91c6bbe33 16040 48513 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
908fefeed32ce205e7b6128a5a344bbf333a5e62 15978 48742 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
97f6d84d306521947d621e93085f340e5e666c65 16870 51552 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
98ed317d96803f542f6456fe83a2135a4ec72f92 16819 51310 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
99df856edcc529f8e2488f9be7c43e7b200d649f 17249 53124 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotIndexAfterSnapshot
9a5c7b2eae405d08c4d5d64f0fef087821c18655 16128 48659 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
a7005d0661e796d77dc035b4aab4c205e7e6634d 18298 58091 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
b24431db6997ef643ecb3fb72820d7f8b25acbee 16465 50063 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
b7877537354d3f549ef0e23d7e3f0565130c8aba 15690 46996 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotIndexAfterSnapshot
ba0ccfa50828688ea5793fc1f1fd08c6a21d5f92 16213 49153 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
bb5cb559faa691f062a3622eda6be63ac12d923f 16129 48627 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
bc39354db3923b2aedd13c15d92f51d2038b3489 14124 40730 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreShallowSnapshotIndexAfterSnapshot
d404359fbce251e654f4d59b318bf3ae8228441e 16342 49519 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
e6e290d7d77feec1404e296d130aff536c482392 16125 48631 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
eeb2f3997bb84f33f13b848e125051ecf2c2a1c7 16048 48315 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
f0ea056a93383c4ca7cac361fdf8c73e8afc3941 16011 48180 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation
f1b879904cd691deee204a6f80e925c98b4cddea 16582 50497 org.opensearch.remotestore.RemoteRestoreSnapshotIT.testClusterManagerFailoverDuringSnapshotCreation

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

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

opensearch-ci-bot avatar Jun 13 '24 21:06 opensearch-ci-bot

Catch All Triage - 1 2

andrross avatar Apr 21 '25 16:04 andrross