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
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.snapshots.SearchableSnapshotIT.testCacheFilesAreClosedAfterUse" -Dtests.seed=11EA2EA92BD684CA -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=be -Dtests.timezone=Zulu -Druntime.java=19
org.opensearch.snapshots.SearchableSnapshotIT > testCacheFilesAreClosedAfterUse FAILED
java.lang.AssertionError: Cache file path isn't deleted.
at __randomizedtesting.SeedInfo.seed([11EA2EA92BD684CA:4C1D3F5283A95885]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.snapshots.SearchableSnapshotIT.testCacheFilesAreClosedAfterUse(SearchableSnapshotIT.java:564)
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.gradle.api.internal.tasks.testing.worker.TestWorker (file:/home/ubuntu/.gradle/wrapper/dists/gradle-8.0.2-all/25ipb77ce0ypy3f9xdton1ae6/gradle-8.0.2/lib/plugins/gradle-testing-****-8.0.2.jar)
WARNING: Please consider reporting this to the maintainers of org.gradle.api.internal.tasks.testing.worker.TestWorker
WARNING: System::setSecurityManager will be removed in a future release
The text was updated successfully, but these errors were encountered:
Gradle check: https://build.ci.opensearch.org/job/gradle-check/13056/
Identified in PR: #6765 (comment)
Failure trace
The text was updated successfully, but these errors were encountered: