[
https://issues.apache.org/jira/browse/HDDS-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492767#comment-17492767
]
Siyao Meng commented on HDDS-6112:
----------------------------------
Found in post commit CI for HDDS-6322:
https://github.com/apache/ozone/runs/5202419501
{code}
Error: Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 219.771
s <<< FAILURE! - in org.apache.hadoop.ozone.TestMiniOzoneCluster
Error: testStartMultipleDatanodes Time elapsed: 80.362 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000
milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:218)
at
org.apache.hadoop.ozone.MiniOzoneClusterImpl.waitForClusterToBeReady(MiniOzoneClusterImpl.java:212)
at
org.apache.hadoop.ozone.TestMiniOzoneCluster.testStartMultipleDatanodes(TestMiniOzoneCluster.java:119)
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:748)
{code}
[^it-ozone-post-HDDS-6322.zip]
> Intermittent timeout in TestMiniOzoneCluster#testStartMultipleDatanodes
> -----------------------------------------------------------------------
>
> Key: HDDS-6112
> URL: https://issues.apache.org/jira/browse/HDDS-6112
> Project: Apache Ozone
> Issue Type: Bug
> Reporter: Attila Doroszlai
> Priority: Major
> Attachments: it-ozone-post-HDDS-6322.zip
>
>
> {code}
> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 226.274 s <<<
> FAILURE! - in org.apache.hadoop.ozone.TestMiniOzoneCluster
> testStartMultipleDatanodes Time elapsed: 76.263 s <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 60000
> milliseconds
> at java.lang.Thread.sleep(Native Method)
> at
> org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:218)
> at
> org.apache.hadoop.ozone.MiniOzoneClusterImpl.waitForClusterToBeReady(MiniOzoneClusterImpl.java:228)
> at
> org.apache.hadoop.ozone.TestMiniOzoneCluster.testStartMultipleDatanodes(TestMiniOzoneCluster.java:117)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]