You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.opensearch.remotestore.RemoteStoreStatsIT > testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs FAILED
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([1C7FDC2BEF76D934:D18809F7A9690EF2]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.opensearch.remotestore.RemoteStoreStatsIT.lambda$testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs$16(RemoteStoreStatsIT.java:586)
at java.****/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.****/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at org.opensearch.remotestore.RemoteStoreStatsIT.lambda$testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs$17(RemoteStoreStatsIT.java:582)
at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1089)
at org.opensearch.remotestore.RemoteStoreStatsIT.testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs(RemoteStoreStatsIT.java:576)
Expected behavior
The test should always pass.
The text was updated successfully, but these errors were encountered:
Describe the bug
URL: https://build.ci.opensearch.org/job/gradle-check/29779/
To Reproduce
Expected behavior
The test should always pass.
The text was updated successfully, but these errors were encountered: