[
https://issues.apache.org/jira/browse/TEZ-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852168#comment-15852168
]
Siddharth Seth commented on TEZ-3600:
-------------------------------------
+1. Looks good. We can try this out.
If we keep seing these failures - take a call on how to fix the test / disable
it.
Committing. Thanks [~harishjp]
> Fix or disable flaky test: TestTokenCache
> -----------------------------------------
>
> Key: TEZ-3600
> URL: https://issues.apache.org/jira/browse/TEZ-3600
> Project: Apache Tez
> Issue Type: Task
> Reporter: Siddharth Seth
> Assignee: Harish Jaiprakash
> Attachments: TEZ-3600.01.patch, TEZ-3600.02.patch
>
>
> {code}
> Error Message
> test timed out after 5000 milliseconds
> Stacktrace
> java.lang.Exception: test timed out after 5000 milliseconds
> at java.net.Inet4AddressImpl.getHostByAddr(Native Method)
> at java.net.InetAddress$1.getHostByAddr(InetAddress.java:905)
> at java.net.InetAddress.getHostFromNameService(InetAddress.java:590)
> at java.net.InetAddress.getHostName(InetAddress.java:532)
> at java.net.InetAddress.getHostName(InetAddress.java:504)
> at
> java.net.InetSocketAddress$InetSocketAddressHolder.getHostName(InetSocketAddress.java:82)
> at
> java.net.InetSocketAddress$InetSocketAddressHolder.access$600(InetSocketAddress.java:56)
> at java.net.InetSocketAddress.getHostName(InetSocketAddress.java:345)
> at
> org.apache.tez.common.security.Master.getMasterPrincipal(Master.java:53)
> at
> org.apache.tez.common.security.TokenCache.obtainTokensForFileSystemsInternal(TokenCache.java:113)
> at
> org.apache.tez.common.security.TokenCache.obtainTokensForFileSystemsInternal(TokenCache.java:92)
> at
> org.apache.tez.common.security.TestTokenCache.testObtainTokensForFileSystems(TestTokenCache.java:111)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)