You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2019/03/08 09:25:00 UTC

[jira] [Created] (HDDS-1237) Fix test TestSecureContainerServer.testClientServerRatisGrpc

Shashikant Banerjee created HDDS-1237:
-----------------------------------------

             Summary: Fix test TestSecureContainerServer.testClientServerRatisGrpc
                 Key: HDDS-1237
                 URL: https://issues.apache.org/jira/browse/HDDS-1237
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee


{code:java}
java.lang.AssertionError: 
Expected a java.io.IOException to be thrown, but got the result: : cmdType: CreateContainer
traceID: ""
result: BLOCK_TOKEN_VERIFICATION_FAILED
message: "Block token verification failed. Fail to find any token (empty or null."

	at org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:492)
	at org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:377)
	at org.apache.hadoop.ozone.container.server.TestSecureContainerServer.runTestClientServer(TestSecureContainerServer.java:181)
	at org.apache.hadoop.ozone.container.server.TestSecureContainerServer.runTestClientServerRatis(TestSecureContainerServer.java:138)
	at org.apache.hadoop.ozone.container.server.TestSecureContainerServer.testClientServerRatisGrpc(TestSecureContainerServer.java:113)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org