You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Kaijie Chen (Jira)" <ji...@apache.org> on 2022/04/26 02:50:00 UTC

[jira] [Updated] (HDDS-6646) Intermittent failure in TestOzoneFileSystem#testRenameToTrashEnabled

     [ https://issues.apache.org/jira/browse/HDDS-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaijie Chen updated HDDS-6646:
------------------------------
    Description: 
[https://github.com/kaijchen/ozone/runs/6150521445?check_suite_focus=true#step:4:3454]
{code:java}
Error:  Tests run: 136, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 313.298 s <<< FAILURE! - in org.apache.hadoop.fs.ozone.TestOzoneFileSystem
3455Error:  TestOzoneFileSystem.testRenameToTrashEnabled  Time elapsed: 0.431 s  <<< FAILURE!
3456java.lang.AssertionError
3457	at org.junit.Assert.fail(Assert.java:87)
3458	at org.junit.Assert.assertTrue(Assert.java:42)
3459	at org.junit.Assert.assertTrue(Assert.java:53)
3460	at org.apache.hadoop.fs.ozone.TestOzoneFileSystem.testRenameToTrashEnabled(TestOzoneFileSystem.java:1319)
3461	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3462	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
3463	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
3464	at java.lang.reflect.Method.invoke(Method.java:498)
3465	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
3466	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
3467	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
3468	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
3469	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
3470	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
3471	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
3472	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
3473	at java.lang.Thread.run(Thread.java:750)
3474
3475[INFO] 
3476[INFO] Results:
3477[INFO] 
3478Error:  Failures: 
3479Error:  TestOzoneFileSystem.testRenameToTrashEnabled
3480[INFO]   Run 1: PASS
3481[INFO]   Run 2: PASS
3482Error:    Run 3: null
3483[INFO]   Run 4: PASS
3484[INFO] 
3485[INFO] 
3486Error:  Tests run: 133, Failures: 1, Errors: 0, Skipped: 0 {code}

  was:[https://github.com/kaijchen/ozone/runs/6150521445?check_suite_focus=true#step:4:3454]


> Intermittent failure in TestOzoneFileSystem#testRenameToTrashEnabled
> --------------------------------------------------------------------
>
>                 Key: HDDS-6646
>                 URL: https://issues.apache.org/jira/browse/HDDS-6646
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Kaijie Chen
>            Priority: Major
>
> [https://github.com/kaijchen/ozone/runs/6150521445?check_suite_focus=true#step:4:3454]
> {code:java}
> Error:  Tests run: 136, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 313.298 s <<< FAILURE! - in org.apache.hadoop.fs.ozone.TestOzoneFileSystem
> 3455Error:  TestOzoneFileSystem.testRenameToTrashEnabled  Time elapsed: 0.431 s  <<< FAILURE!
> 3456java.lang.AssertionError
> 3457	at org.junit.Assert.fail(Assert.java:87)
> 3458	at org.junit.Assert.assertTrue(Assert.java:42)
> 3459	at org.junit.Assert.assertTrue(Assert.java:53)
> 3460	at org.apache.hadoop.fs.ozone.TestOzoneFileSystem.testRenameToTrashEnabled(TestOzoneFileSystem.java:1319)
> 3461	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 3462	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 3463	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 3464	at java.lang.reflect.Method.invoke(Method.java:498)
> 3465	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> 3466	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 3467	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> 3468	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> 3469	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
> 3470	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
> 3471	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
> 3472	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 3473	at java.lang.Thread.run(Thread.java:750)
> 3474
> 3475[INFO] 
> 3476[INFO] Results:
> 3477[INFO] 
> 3478Error:  Failures: 
> 3479Error:  TestOzoneFileSystem.testRenameToTrashEnabled
> 3480[INFO]   Run 1: PASS
> 3481[INFO]   Run 2: PASS
> 3482Error:    Run 3: null
> 3483[INFO]   Run 4: PASS
> 3484[INFO] 
> 3485[INFO] 
> 3486Error:  Tests run: 133, Failures: 1, Errors: 0, Skipped: 0 {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org