You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Hui Fei (Jira)" <ji...@apache.org> on 2021/02/22 08:37:00 UTC

[jira] [Created] (RATIS-1321) TestRaftReconfigurationWithGrpc#testBootstrapReconfWithSingleNodeAddTwo fails

Hui Fei created RATIS-1321:
------------------------------

             Summary: TestRaftReconfigurationWithGrpc#testBootstrapReconfWithSingleNodeAddTwo fails
                 Key: RATIS-1321
                 URL: https://issues.apache.org/jira/browse/RATIS-1321
             Project: Ratis
          Issue Type: Test
            Reporter: Hui Fei


{quote}
Error:  Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 60.585 s <<< FAILURE! - in org.apache.ratis.grpc.TestRaftReconfigurationWithGrpc 
[547|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:547]Error:  testBootstrapReconfWithSingleNodeAddTwo(org.apache.ratis.grpc.TestRaftReconfigurationWithGrpc) Time elapsed: 10.759 s <<< FAILURE! 
[548|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:548]java.lang.AssertionError: success=null 
[549|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:549] at org.junit.Assert.fail(Assert.java:88) 
[550|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:550] at org.junit.Assert.assertTrue(Assert.java:41) 
[551|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:551] at org.junit.Assert.assertNotNull(Assert.java:712) 
[552|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:552] at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.assertSuccess(RaftReconfigurationBaseTest.java:457) 
[553|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:553] at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.runTestBootstrapReconf(RaftReconfigurationBaseTest.java:364) 
[554|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:554] at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.lambda$testBootstrapReconfWithSingleNodeAddTwo$8(RaftReconfigurationBaseTest.java:317) 
[555|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:555] at org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:125) 
[556|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:556] at org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:113) 
[557|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:557] at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.testBootstrapReconfWithSingleNodeAddTwo(RaftReconfigurationBaseTest.java:317) 
[558|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:558] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[559|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:559] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[560|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:560] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[561|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:561] at java.lang.reflect.Method.invoke(Method.java:498) 
[562|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:562] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 
[563|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:563] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 
[564|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:564] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 
[565|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:565] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 
[566|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:566] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 
[567|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:567] at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) 
[568|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:568] at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) 
[569|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:569] at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
[570|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:570] at java.lang.Thread.run(Thread.java:748) 
[571|https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450#step:4:571]
{quote}

link https://github.com/apache/incubator-ratis/pull/428/checks?check_run_id=1950143450



--
This message was sent by Atlassian Jira
(v8.3.4#803005)