Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
https://github.com/apache/ozone/actions/runs/4523186498/jobs/7980400152?pr=4337
[INFO] Running org.apache.hadoop.ozone.om.TestOmSnapshot Error: Tests run: 57, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 188.403 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestOmSnapshot Error: TestOmSnapshot.checkKey Time elapsed: 1.041 s <<< FAILURE! java.lang.AssertionError: got exception on cleanup: Directory is not empty. Key:dir1 at org.junit.Assert.fail(Assert.java:89) at org.apache.hadoop.ozone.om.TestOmSnapshot.checkKey(TestOmSnapshot.java:345) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:750)
Attachments
Attachments
Issue Links
- duplicates
-
HDDS-8089 Intermittent failure in TestOmSnapshot.checkKey
- Resolved