See <https://builds.apache.org/job/HBase-TRUNK/5562/changes>
Changes:
[anoopsamjohn] HBASE-12084 Remove deprecated APIs from Result - shell addendum
------------------------------------------
[...truncated 5817 lines...]
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
"1770168@qtp-26745935-0" daemon prio=10 tid=0x63bc2c00 nid=0xa14 in
Object.wait() [0x6457d000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:626)
- locked <0x7edd12d0> (a org.mortbay.thread.QueuedThreadPool$PoolThread)
"Timer for 'NameNode' metrics system" daemon prio=10 tid=0x63bdec00 nid=0x9e9
in Object.wait() [0x6477d000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x7ede6650> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Service Thread" daemon prio=10 tid=0x64df7000 nid=0x656 runnable [0x00000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0x64df5400 nid=0x654 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0x64df3400 nid=0x651 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x64df1800 nid=0x64f runnable
[0x00000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=10 tid=0x64db7000 nid=0x627 in Object.wait()
[0x6bd7d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x7cb96bd0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x7cb96bd0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
"Reference Handler" daemon prio=10 tid=0x64db5400 nid=0x624 in Object.wait()
[0x6c07d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- locked <0x7cb96650> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0xf6706800 nid=0x5d9 sleeping[0xf694f000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels.testVisibilityLabelsOnKillingOfRSContainingLabelsTable(TestVisibilityLabels.java:359)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runners.Suite.runChild(Suite.java:127)
at org.junit.runners.Suite.runChild(Suite.java:26)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
"VM Thread" prio=10 tid=0x64cf8800 nid=0x61a runnable
"GC task thread#0 (ParallelGC)" prio=10 tid=0xf6710800 nid=0x5dc runnable
"GC task thread#1 (ParallelGC)" prio=10 tid=0xf6712000 nid=0x5df runnable
"GC task thread#2 (ParallelGC)" prio=10 tid=0xf6713800 nid=0x5e2 runnable
"GC task thread#3 (ParallelGC)" prio=10 tid=0xf6715000 nid=0x5e5 runnable
"GC task thread#4 (ParallelGC)" prio=10 tid=0xf6716400 nid=0x5e6 runnable
"GC task thread#5 (ParallelGC)" prio=10 tid=0xf6717c00 nid=0x5e7 runnable
"GC task thread#6 (ParallelGC)" prio=10 tid=0xf6719400 nid=0x5e8 runnable
"GC task thread#7 (ParallelGC)" prio=10 tid=0xf671a800 nid=0x5e9 runnable
"GC task thread#8 (ParallelGC)" prio=10 tid=0xf671c000 nid=0x5eb runnable
"GC task thread#9 (ParallelGC)" prio=10 tid=0xf671d800 nid=0x5ef runnable
"GC task thread#10 (ParallelGC)" prio=10 tid=0xf671ec00 nid=0x5f8 runnable
"GC task thread#11 (ParallelGC)" prio=10 tid=0xf6720400 nid=0x60f runnable
"GC task thread#12 (ParallelGC)" prio=10 tid=0xf6721c00 nid=0x616 runnable
"VM Periodic Task Thread" prio=10 tid=0x64df8c00 nid=0x658 waiting on condition
JNI global references: 307
2014-09-26 06:37:22
Full thread dump Java HotSpot(TM) Server VM (23.25-b01 mixed mode):
"Attach Listener" daemon prio=10 tid=0xaa400c00 nid=0x2616 waiting on condition
[0x00000000]
java.lang.Thread.State: RUNNABLE
"Timer-0" daemon prio=10 tid=0xa8de4000 nid=0x798 in Object.wait() [0xae07d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0xb4614180> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:503)
at java.util.TimerThread.mainLoop(Timer.java:526)
- locked <0xb4614180> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Camel (camel-3) thread #1 - dataset://foo" daemon prio=10 tid=0xa8272800
nid=0x6fa1 waiting on condition [0xae27d000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0xb3ef08e0> (a
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
"Service Thread" daemon prio=10 tid=0xaa8f7000 nid=0x54a8 runnable [0x00000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0xaa8f5400 nid=0x54a6 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0xaa8f3400 nid=0x54a3 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0xaa8f1800 nid=0x54a0 runnable
[0x00000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=10 tid=0xaa8b7000 nid=0x5493 in Object.wait()
[0xaea7d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0xb37d82f0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0xb37d82f0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
"Reference Handler" daemon prio=10 tid=0xaa8b5400 nid=0x5492 in Object.wait()
[0xaec7d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0xb37e9970> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- locked <0xb37e9970> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0xf6706800 nid=0x5465 waiting on condition [0xf688f000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at
org.apache.camel.spring.DefaultJMXAgentTest.setUp(DefaultJMXAgentTest.java:43)
at junit.framework.TestCase.runBare(TestCase.java:139)
at org.apache.camel.TestSupport.runBare(TestSupport.java:58)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
"VM Thread" prio=10 tid=0xaa7f8800 nid=0x548b runnable
"GC task thread#0 (ParallelGC)" prio=10 tid=0xf6710800 nid=0x5467 runnable
"GC task thread#1 (ParallelGC)" prio=10 tid=0xf6712000 nid=0x546c runnable
"GC task thread#2 (ParallelGC)" prio=10 tid=0xf6713400 nid=0x546e runnable
"GC task thread#3 (ParallelGC)" prio=10 tid=0xf6714c00 nid=0x5471 runnable
"GC task thread#4 (ParallelGC)" prio=10 tid=0xf6716400 nid=0x5472 runnable
"GC task thread#5 (ParallelGC)" prio=10 tid=0xf6717800 nid=0x5475 runnable
"GC task thread#6 (ParallelGC)" prio=10 tid=0xf6719000 nid=0x5476 runnable
"GC task thread#7 (ParallelGC)" prio=10 tid=0xf671a800 nid=0x5479 runnable
"GC task thread#8 (ParallelGC)" prio=10 tid=0xf671c000 nid=0x547c runnable
"GC task thread#9 (ParallelGC)" prio=10 tid=0xf671d400 nid=0x547d runnable
"GC task thread#10 (ParallelGC)" prio=10 tid=0xf671ec00 nid=0x5481 runnable
"GC task thread#11 (ParallelGC)" prio=10 tid=0xf6720400 nid=0x5482 runnable
"GC task thread#12 (ParallelGC)" prio=10 tid=0xf6721800 nid=0x5483 runnable
"VM Periodic Task Thread" prio=10 tid=0xaa8f9000 nid=0x54ab waiting on
condition
JNI global references: 183
+ echo '************ END zombies jstack extract'
************ END zombies jstack extract
+ JIRA_COMMENT='
{color:red}-1 core zombie tests{color}. There are 2 zombie test(s):
at
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels.testVisibilityLabelsOnKillingOfRSContainingLabelsTable(TestVisibilityLabels.java:359)
at
org.apache.camel.spring.DefaultStreamCachingTest.testStreamCaching(DefaultStreamCachingTest.java:29)'
+ BAD=1
+ grep surefirebooter
+ cut -d ' ' -f 1
+ jps
+ xargs kill -9
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-TRUNK #5554
Archived 1799 artifacts
Archive block size is 32768
Received 75 blocks and 525566250 bytes
Compression is 0.5%
Took 3 min 42 sec
Recording test results
Updating HBASE-12084