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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org