You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2019/08/26 15:39:00 UTC

[jira] [Created] (YARN-9786) testCancelledDelegationToken fails intermittently

Adam Antal created YARN-9786:
--------------------------------

             Summary: testCancelledDelegationToken fails intermittently
                 Key: YARN-9786
                 URL: https://issues.apache.org/jira/browse/YARN-9786
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
    Affects Versions: 3.2.0
            Reporter: Adam Antal


testCancelledDelegationToken[0] fails intermittently with the following error/stack trace:
{noformat}
java.io.IOException: Server returned HTTP response code: 400 for URL: http://localhost:8088/ws/v1/cluster/delegation-token
	at org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication.cancelDelegationToken(TestRMWebServicesDelegationTokenAuthentication.java:446)
	at org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken(TestRMWebServicesDelegationTokenAuthentication.java:267)

{noformat}

I'll attach an stdout as well to this issue.

It seems that the test helper infrastructure does not come up correctly. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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