[ 
https://issues.apache.org/jira/browse/HBASE-20363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431448#comment-16431448
 ] 

Hudson commented on HBASE-20363:
--------------------------------

Results for branch branch-2.0
        [build #151 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/151/]: 
(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/branch-2.0/151//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/151//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/151//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> TestNamespaceAuditor.testRegionMerge is flaky
> ---------------------------------------------
>
>                 Key: HBASE-20363
>                 URL: https://issues.apache.org/jira/browse/HBASE-20363
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: HBASE-20363-addendum.patch, HBASE-20363.patch
>
>
> I think it is easy to find out the problem. We haven't done a compaction 
> after merging and then try to split the region. The split will fail because 
> of there are still reference files.
> https://builds.apache.org/job/HBASE-Flaky-Tests/28972/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.namespace.TestNamespaceAuditor-output.txt
> {noformat}
> 2018-04-08 05:29:49,742 INFO  
> [RpcServer.default.FPBQ.Fifo.handler=4,queue=0,port=43056] 
> master.HMaster$2(1644): Client=jenkins//67.195.81.155 split 
> TestNamespaceAuditor_regiontest:table2,,1523165387443.c6dd29ca77051607ab50a1edfa5f076f.
> 2018-04-08 05:29:49,745 DEBUG 
> [RpcServer.priority.FPBQ.Fifo.handler=1,queue=0,port=38141] 
> regionserver.HRegion(1360): Region 
> TestNamespaceAuditor_regiontest:table2,,1523165387443.c6dd29ca77051607ab50a1edfa5f076f.
>  is not mergeable because it has references
> 2018-04-08 05:29:49,746 DEBUG 
> [RpcServer.default.FPBQ.Fifo.handler=4,queue=0,port=43056] 
> assignment.SplitTableRegionProcedure(174): Splittable=false rit=OPEN, 
> location=asf911.gq1.ygridcore.net,38141,1523165245520
> 2018-04-08 05:29:49,747 DEBUG 
> [RpcServer.default.FPBQ.Fifo.handler=4,queue=0,port=43056] 
> ipc.CallRunner(142): callId: 1092 service: MasterService methodName: 
> SplitRegion size: 113 connection: 67.195.81.155:58584 deadline: 
> 1523165449742, exception=org.apache.hadoop.hbase.DoNotRetryIOException: 
> c6dd29ca77051607ab50a1edfa5f076f NOT splittable
> 2018-04-08 05:29:49,752 INFO  [Time-limited test] client.HBaseAdmin$15(907): 
> Started disable of TestNames
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to