You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Du, Jingcheng" <ji...@intel.com> on 2015/12/04 02:56:37 UTC

RE: Build failed in Jenkins: HBase-Trunk_matrix » latest1.8,Hadoop #513

Hi, this issue is filed as HBASE-14907. Now the patch is available.
It tried to ask for the HTableDescriptor after the table directory was removed (at that time this HTableDescriptor was not cached in memory). In the patch, it directly checks if the mob directory is there in fs instead of asking for HTableDescriptor.

Regards,
Jingcheng

-----Original Message-----
From: saint.ack@gmail.com [mailto:saint.ack@gmail.com] On Behalf Of Stack
Sent: Tuesday, December 1, 2015 1:10 AM
To: HBase Dev List
Cc: builds@hbase.apache.org
Subject: Re: Build failed in Jenkins: HBase-Trunk_matrix » latest1.8,Hadoop #513

It looks like the latch is not yet set. Can we keep going if no latch to use rather than NPE?
St.Ack

On Mon, Nov 30, 2015 at 9:08 AM, Stack <st...@duboce.net> wrote:

> If you look at the logs for the above fail run, does anything pop out?
> Thanks.
> St.Ack
>
> On Sun, Nov 29, 2015 at 11:33 PM, ramkrishna vasudevan < 
> ramkrishna.s.vasudevan@gmail.com> wrote:
>
>> Not able to reproduce the failures. Trying.
>>
>> On Mon, Nov 30, 2015 at 12:26 PM, ramkrishna vasudevan < 
>> ramkrishna.s.vasudevan@gmail.com> wrote:
>>
>> > Sure will take a look at this. There are other NPEs also
>> >
>> > java.lang.NullPointerException
>> >       at
>> org.apache.hadoop.hbase.mob.MobUtils.hasMobColumns(MobUtils.java:851)
>> >       at
>> org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure.deleteF
>> romFs(DeleteTableProcedure.java:350)
>> >       at
>> org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.rollbac
>> kState(CreateTableProcedure.java:167)
>> >       at
>> org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.rollbac
>> kState(CreateTableProcedure.java:57)
>> >       at
>> org.apache.hadoop.hbase.procedure2.StateMachineProcedure.rollback(Sta
>> teMachineProcedure.java:134)
>> >       at
>> org.apache.hadoop.hbase.procedure2.Procedure.doRollback(Procedure.jav
>> a:467)
>> >       at
>> org.apache.hadoop.hbase.procedure2.ProcedureExecutor.executeRollback(
>> ProcedureExecut
>> >
>> >
>> > Regards
>> >
>> > Ram
>> >
>> >
>> > On Mon, Nov 30, 2015 at 12:22 PM, Stack <st...@duboce.net> wrote:
>> >
>> >> Seems like a basic fail.... NPE. See below. Test came in here:
>> >>
>> >> commit ccb22bd80dfae64ff27f660254afb224dce268f0
>> >> Author: ramkrishna <ra...@gmail.com>
>> >> Date:   Tue Jul 21 21:15:32 2015 +0530
>> >>
>> >>     HBASE-12295 Prevent block eviction under us if reads are in
>> progress
>> >> from
>> >>     the BBs (Ram)
>> >>
>> >> Maybe have a look Ram?
>> >>
>> >> Thanks,
>> >> St.Ack
>> >>
>> >>
>> >> 2015-11-30 04:23:40,444 ERROR
>> >> [B.defaultRpcServer.handler=9,queue=1,port=57371]
>> >> coprocessor.CoprocessorHost(517): The coprocessor
>> >>
>> >>
>> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient$CustomInne
>> rRegionObserverWrapper
>> >> threw java.lang.NullPointerException 
>> >> java.lang.NullPointerException
>> >>         at
>> >>
>> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient$CustomInne
>> rRegionObserver.slowdownCode(TestBlockEvictionFromClient.java:1423)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient$CustomInne
>> rRegionObserver.postScannerNext(TestBlockEvictionFromClient.java:1398
>> )
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$52.call(Re
>> gionCoprocessorHost.java:1349)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOper
>> ation.call(RegionCoprocessorHost.java:1645)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperat
>> ion(RegionCoprocessorHost.java:1721)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperat
>> ionWithResult(RegionCoprocessorHost.java:1684)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.postScanne
>> rNext(RegionCoprocessorHost.java:1344)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices
>> .java:2624)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService
>> $2.callBlockingMethod(ClientProtos.java:33426)
>> >>         at
>> org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2184)
>> >>         at
>> org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:109)
>> >>         at
>> >>
>> org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java
>> :133)
>> >>         at
>> >> org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
>> >>         at java.lang.Thread.run(Thread.java:745)
>> >>
>> >>
>> >>
>> >>
>> >> On Sun, Nov 29, 2015 at 9:05 PM, Apache Jenkins Server < 
>> >> jenkins@builds.apache.org> wrote:
>> >>
>> >> > See <
>> >> >
>> >>
>> https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=
>> Hadoop/513/
>> >> > >
>> >> >
>> >> > ------------------------------------------
>> >> > [...truncated 6248 lines...]
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.wal.TestSecureWAL
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 4.128
>> >> sec
>> >> > - in org.apache.hadoop.hbase.wal.TestSecureWAL
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.wal.TestWALFiltering
>> >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 15.905
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.wal.TestDefaultWALProviderWithHLogKey
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 5, Failures: 0, Errors: 0, 
>> >> > Skipped: 0, Time elapsed:
>> 17.534
>> >> sec
>> >> > - in org.apache.hadoop.hbase.wal.TestDefaultWALProvider
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM 
>> >> > warning: ignoring option MaxPermSize=256m; support was removed 
>> >> > in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring 
>> >> > option MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 52.076
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategy
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 22.607
>> >> sec
>> >> > - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 48.015
>> >> sec
>> >> > - in org.apache.hadoop.hbase.wal.TestWALFiltering
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointW
>> ithMultipleWAL
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToo
>> lWithMultipleWAL
>> >> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 16.844
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointW
>> ithMultipleWAL
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMaste
>> rRSCompressedWithMultipleWAL
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 39.345
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMaste
>> rRSCompressedWithMultipleWAL
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 86.395
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM 
>> >> > warning: ignoring option MaxPermSize=256m; support was removed 
>> >> > in 8.0 Running
>> org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 73.667
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToo
>> lWithMultipleWAL
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaRep
>> licationEndpoint
>> >> > Running
>> >> > org.apache.hadoop.hbase.replication.regionserver.TestReplication
>> >> > Sink Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time 
>> >> > elapsed: 4.515
>> >> sec
>> >> > - in
>> >> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSi
>> >> nk
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALRe
>> aderManager
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourc
>> eManager
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 36.351
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 5, Failures: 0, Errors: 0, 
>> >> > Skipped: 0, Time elapsed: 5.505
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourc
>> eManager
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 3, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 350.808
>> >> > sec - in 
>> >> > org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaRep
>> licationEndpointNoMaster
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegion
>> servers
>> >> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 49.047
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaRep
>> licationEndpointNoMaster
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 2, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 40.469
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.926
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegion
>> servers
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 1.409
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> >> > Running
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompre
>> ssed
>> >> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 135.127
>> >> > sec - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaRep
>> licationEndpoint
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 53.256
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 61.675
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 60.016
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompre
>> ssed
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 1, Failures: 0, Errors: 0, 
>> >> > Skipped: 0, Time elapsed: 4.819
>> >> sec
>> >> > - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> >> > Running 
>> >> > org.apache.hadoop.hbase.replication.TestMasterReplication
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> >> > Running 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationSource
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 0.414
>> >> sec
>> >> > - in org.apache.hadoop.hbase.replication.TestReplicationSource
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 2.038
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> >> >
>> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePee
>> r
>> >> > Running 
>> >> > org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 26.873
>> >> sec
>> >> > - in
>> >> org.apache.hadoop.hbase.replication.TestReplicationDisableInactive
>> >> Peer
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 4, Failures: 0, Errors: 0, 
>> >> > Skipped: 0, Time elapsed:
>> 16.016
>> >> sec
>> >> > - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 10, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 82.175
>> >> > sec - in
>> org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWit
>> hRemove
>> >> > Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 6.054
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWit
>> hRemove
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 8, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 291.591
>> >> > sec - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALRe
>> aderManager
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 4, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 106.817
>> >> > sec - in 
>> >> > org.apache.hadoop.hbase.replication.TestMasterReplication
>> >> > Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 6, Failures: 0, Errors: 0, 
>> >> > Skipped: 0, Time elapsed:
>> 10.396
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestWALObserver
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
>> >> > Running
>> org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
>> >> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 1.85
>> >> sec -
>> >> > in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.coprocessor.TestDoubleColumnInterpreter
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 28.388
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpe
>> >> > nHook Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time 
>> >> > elapsed: 6.412
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 38, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 8.459
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestDoubleColumnInterpreter
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
>> >> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 22.344
>> >> sec
>> >> > - in
>> >> org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenH
>> >> ook
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWit
>> hAbort
>> >> > Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 9.743
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 1, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 16.527
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestMasterObserver
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 17.854
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWit
>> hAbort
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExcept
>> ionWithAbort
>> >> > Running
>> >> >
>> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoi
>> nt
>> >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 2.854
>> >> sec
>> >> > - in
>> >> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEnd
>> >> point
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 14, 
>> >> > Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
>> 83.395
>> >> > sec - in
>> org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 2, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.56
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running
>> org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
>> >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 31.688
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExcept
>> ionWithAbort
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
>> >> > Running
>> >> org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterprete
>> >> r
>> >> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 47.63
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestMasterObserver
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 6, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.678
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
>> >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 11.585
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 
>> >> > 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
>> >> > support was removed in 8.0 Tests run: 38, Failures: 0, Errors: 
>> >> > 0, Skipped: 0, Time elapsed:
>> 10.42
>> >> sec
>> >> > - in
>> org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestClassLoading
>> >> > Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
>> >> > Running
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExcept
>> ionWithRemove
>> >> > Running 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
>> >> > Running org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
>> >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 7.53
>> >> sec -
>> >> > in org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 2, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323
>> >> sec
>> >> > - in org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.TestMetaTableLocator
>> >> > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
>> >> > 3.574
>> >> sec
>> >> > - in org.apache.hadoop.hbase.TestMetaTableLocator
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Running 
>> >> > org.apache.hadoop.hbase.TestHBaseTestingUtility
>> >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 16.695
>> >> sec
>> >> > - in
>> >> >
>> >>
>> org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExcept
>> ionWithRemove
>> >> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
>> >> > MaxPermSize=256m; support was removed in 8.0 Tests run: 9, 
>> >> > Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 35.922
>> >> sec
>> >> > - in org.apache.hadoop.hbase.coprocessor.TestClassLoading
>> >> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 22.571
>> >> sec
>> >> > - in 
>> >> > org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
>> >> > Running org.apache.hadoop.hbase.TestJMXListener
>> >> > Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 16.497
>> >> sec
>> >> > - in org.apache.hadoop.hbase.TestJMXListener
>> >> > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 72.077
>> >> > sec - in org.apache.hadoop.hbase.TestHBaseTestingUtility
>> >> > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 125.566
>> >> > sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> >> >
>> >> > Results :
>> >> >
>> >> > Failed tests:
>> >> >
>> >> >
>> >>
>> TestBlockEvictionFromClient.testScanWithCompaction:799->testScanWithC
>> ompactionInternals:873
>> >> > Blocks with non zero ref count should be found Tests in error:
>> >> >   
>> >> > TestBlockEvictionFromClient.testBlockEvictionWithParallelScans:1
>> >> > 71
>> »
>> >> IO
>> >> > Unable...
>> >> >   
>> >> > TestBlockEvictionFromClient.testGetWithCellsInDifferentFiles:321 
>> >> > »
>> IO
>> >> > Unable t...
>> >> >   
>> >> > TestBlockEvictionFromClient.testGetWithMultipleColumnFamilies:47
>> >> > 6
>> » IO
>> >> > Unable ...
>> >> >
>> >> >
>> >>
>> TestBlockEvictionFromClient.testParallelGetsAndScanWithWrappedRegionS
>> canner:749
>> >> > » IO
>> >> >
>> >> > Tests run: 2459, Failures: 1, Errors: 4, Skipped: 40
>> >> >
>> >> > [INFO]
>> >> >
>> ---------------------------------------------------------------------
>> ---
>> >> > [INFO] Reactor Summary:
>> >> > [INFO]
>> >> > [INFO] Apache HBase ...................................... 
>> >> > SUCCESS [
>> >> > 3.567 s]
>> >> > [INFO] Apache HBase - Checkstyle ......................... 
>> >> > SUCCESS [
>> >> > 0.736 s]
>> >> > [INFO] Apache HBase - Resource Bundle .................... 
>> >> > SUCCESS [
>> >> > 0.200 s]
>> >> > [INFO] Apache HBase - Annotations ........................ 
>> >> > SUCCESS [
>> >> > 0.228 s]
>> >> > [INFO] Apache HBase - Protocol ........................... 
>> >> > SUCCESS [
>> >> > 2.784 s]
>> >> > [INFO] Apache HBase - Common ............................. 
>> >> > SUCCESS
>> >> [01:40
>> >> > min]
>> >> > [INFO] Apache HBase - Procedure .......................... 
>> >> > SUCCESS
>> >> [02:27
>> >> > min]
>> >> > [INFO] Apache HBase - Client ............................. 
>> >> > SUCCESS [
>> >> > 38.427 s]
>> >> > [INFO] Apache HBase - Hadoop Compatibility ............... 
>> >> > SUCCESS [
>> >> > 7.778 s]
>> >> > [INFO] Apache HBase - Hadoop Two Compatibility ........... 
>> >> > SUCCESS [
>> >> > 8.753 s]
>> >> > [INFO] Apache HBase - Prefix Tree ........................ 
>> >> > SUCCESS [
>> >> > 11.102 s]
>> >> > [INFO] Apache HBase - Server ............................. 
>> >> > FAILURE [
>> >> > 01:39 h]
>> >> > [INFO] Apache HBase - Testing Util ....................... 
>> >> > SKIPPED [INFO] Apache HBase - Thrift 
>> >> > ............................. SKIPPED [INFO] Apache HBase - 
>> >> > Shell .............................. SKIPPED [INFO] Apache HBase 
>> >> > - Integration Tests .................. SKIPPED [INFO] Apache 
>> >> > HBase - Examples ........................... SKIPPED [INFO] 
>> >> > Apache HBase - Rest ............................... SKIPPED 
>> >> > [INFO] Apache HBase - External Block Cache ............... 
>> >> > SKIPPED [INFO] Apache HBase - Assembly 
>> >> > ........................... SKIPPED [INFO] Apache HBase - Shaded 
>> >> > ............................. SKIPPED [INFO] Apache HBase - 
>> >> > Shaded - Client .................... SKIPPED [INFO] Apache HBase 
>> >> > - Shaded - Server .................... SKIPPED [INFO] Apache 
>> >> > HBase - Spark .............................. SKIPPED [INFO]
>> >> >
>> ---------------------------------------------------------------------
>> ---
>> >> > [INFO] BUILD FAILURE
>> >> > [INFO]
>> >> >
>> ---------------------------------------------------------------------
>> ---
>> >> > [INFO] Total time: 01:44 h
>> >> > [INFO] Finished at: 2015-11-30T05:02:05+00:00 [INFO] Final 
>> >> > Memory: 66M/3921M [INFO]
>> >> >
>> ---------------------------------------------------------------------
>> ---
>> >> > [ERROR] Failed to execute goal
>> >> > org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
>> >> > (secondPartTestsExecution) on project hbase-server: There are 
>> >> > test
>> >> failures.
>> >> > [ERROR]
>> >> > [ERROR] Please refer to <
>> >> >
>> >>
>> https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=
>> Hadoop/ws/hbase-server/target/surefire-reports
>> >> >
>> >> > for the individual test results.
>> >> > [ERROR] -> [Help 1]
>> >> > [ERROR]
>> >> > [ERROR] To see the full stack trace of the errors, re-run Maven 
>> >> > with
>> the
>> >> > -e switch.
>> >> > [ERROR] Re-run Maven using the -X switch to enable full debug
>> logging.
>> >> > [ERROR]
>> >> > [ERROR] For more information about the errors and possible 
>> >> > solutions, please read the following articles:
>> >> > [ERROR] [Help 1]
>> >> >
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> >> > [ERROR]
>> >> > [ERROR] After correcting the problems, you can resume the build 
>> >> > with
>> the
>> >> > command
>> >> > [ERROR]   mvn <goals> -rf :hbase-server
>> >> > Build step 'Invoke top-level Maven targets' marked build as 
>> >> > failure Performing Post build task...
>> >> > Match found for :.* : True
>> >> > Logical operation result is TRUE Running script  : # Run zombie 
>> >> > detector script ./dev-support/zombie-detector.sh --jenkins 
>> >> > ${BUILD_ID} [Hadoop] $ /bin/bash -xe 
>> >> > /tmp/hudson888092591567936804.sh
>> >> > + ./dev-support/zombie-detector.sh --jenkins 513
>> >> > POST BUILD TASK : SUCCESS
>> >> > END OF POST BUILD TASK : 0
>> >> > Archiving artifacts
>> >> > Recording test results
>> >> > [FINDBUGS] Skipping publisher since build result is FAILURE 
>> >> > [CHECKSTYLE] Skipping publisher since build result is FAILURE
>> >> >
>> >>
>> >
>> >
>>
>
>