[
https://issues.apache.org/jira/browse/HBASE-23872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040717#comment-17040717
]
Hudson commented on HBASE-23872:
--------------------------------
Results for branch master
[build #1636 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1636/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1636//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1636//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1636//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> [Flakey Test] TestGenerateDelegationToken; Master not initialized after
> 200000ms
> --------------------------------------------------------------------------------
>
> Key: HBASE-23872
> URL: https://issues.apache.org/jira/browse/HBASE-23872
> Project: HBase
> Issue Type: Task
> Components: flakies
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments:
> 0001-HBASE-23872-Flakey-Test-TestGenerateDelegationToken-.patch
>
>
> This one was complaint about Master not initializing. Happened twice in a row
> on local run. Looking the in the .txt and -output.txt was no help but when I
> looked in the xml, I found this complaint:
> {code}
> org.apache.hadoop.hbase.ClockOutOfSyncException: Server
> localhost,53153,1582096705773 has been rejected; Reported time is too far out
> of sync with master. Time difference of 44964ms > max allowed of 30000ms
> {code}
> Indeed, RS is initialized then does its kerberos stuff and there is a big
> pause of almost 45 seconds.
> For now, let me up tolerance for all tests derived from SecureTestCluster
--
This message was sent by Atlassian Jira
(v8.3.4#803005)