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

[jira] [Assigned] (YARN-9800) TestRMDelegationTokens can fail in testRemoveExpiredMasterKeyInRMStateStore

     [ https://issues.apache.org/jira/browse/YARN-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Antal reassigned YARN-9800:
--------------------------------

    Target Version/s: 3.3.0
            Assignee: Adam Antal
         Description: 
The test fails intermittently with the following stack trace:

{noformat}
java.lang.AssertionError: expected:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8, org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]> but was:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8, org.apache.hadoop.security.token.delegation.DelegationKey@b206142c, org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]>
	at org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRemoveExpiredMasterKeyInRMStateStore(TestRMDelegationTokens.java:161)

{noformat}

> TestRMDelegationTokens can fail in testRemoveExpiredMasterKeyInRMStateStore
> ---------------------------------------------------------------------------
>
>                 Key: YARN-9800
>                 URL: https://issues.apache.org/jira/browse/YARN-9800
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: test, yarn
>    Affects Versions: 3.2.0
>            Reporter: Adam Antal
>            Assignee: Adam Antal
>            Priority: Major
>
> The test fails intermittently with the following stack trace:
> {noformat}
> java.lang.AssertionError: expected:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8, org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]> but was:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8, org.apache.hadoop.security.token.delegation.DelegationKey@b206142c, org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]>
> 	at org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRemoveExpiredMasterKeyInRMStateStore(TestRMDelegationTokens.java:161)
> {noformat}



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

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