You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/08 09:33:40 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b21) - Build # 13194 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13194/
Java: 64bit/jdk1.8.0_60-ea-b21 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock

Error Message:
1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock):     1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]         at sun.misc.Unsafe.unpark(Native Method)         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock): 
   1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
        at sun.misc.Unsafe.unpark(Native Method)
        at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
        at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
        at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
        at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([EFEF4DFD71B68757:E284ACE977EC2A81]:0)




Build Log:
[...truncated 758 lines...]
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock): 
   [junit4]   2>    1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
   [junit4]   2>         at sun.misc.Unsafe.unpark(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
   [junit4]   2>         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=214, name=processKiller-148-thread-1, state=TERMINATED, group={null group}]
   [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4] ERROR   0.81s J1 | TestCodecLoadingDeadlock.testDeadlock <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock): 
   [junit4]    >    1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
   [junit4]    >         at sun.misc.Unsafe.unpark(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
   [junit4]    >         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EFEF4DFD71B68757:E284ACE977EC2A81]:0)
   [junit4] Completed [82/405] on J1 in 0.84s, 1 test, 1 error <<< FAILURES!

[...truncated 1054 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: There were test failures: 405 suites, 3275 tests, 1 error, 49 ignored (45 assumptions)

Total time: 5 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b21) - Build # 13194 - Failure!

Posted by Dawid Weiss <da...@gmail.com>.
I'll fix this one.

D.

On Wed, Jul 8, 2015 at 9:33 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13194/
> Java: 64bit/jdk1.8.0_60-ea-b21 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock
>
> Error Message:
> 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock):     1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]         at sun.misc.Unsafe.unpark(Native Method)         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock):
>    1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
>         at sun.misc.Unsafe.unpark(Native Method)
>         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
>         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
>         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
>         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>         at java.lang.Thread.run(Thread.java:745)
>         at __randomizedtesting.SeedInfo.seed([EFEF4DFD71B68757:E284ACE977EC2A81]:0)
>
>
>
>
> Build Log:
> [...truncated 758 lines...]
>    [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
>    [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> SEVERE: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock):
>    [junit4]   2>    1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
>    [junit4]   2>         at sun.misc.Unsafe.unpark(Native Method)
>    [junit4]   2>         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
>    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
>    [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
>    [junit4]   2>         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
>    [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
>    [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
>    [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
>    [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>    [junit4]   2>    1) Thread[id=214, name=processKiller-148-thread-1, state=TERMINATED, group={null group}]
>    [junit4]   2> Jul 08, 2015 7:29:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> INFO: All leaked threads terminated.
>    [junit4] ERROR   0.81s J1 | TestCodecLoadingDeadlock.testDeadlock <<<
>    [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from TEST scope at testDeadlock(org.apache.lucene.codecs.TestCodecLoadingDeadlock):
>    [junit4]    >    1) Thread[id=214, name=processKiller-148-thread-1, state=RUNNABLE, group=TGRP-TestCodecLoadingDeadlock]
>    [junit4]    >         at sun.misc.Unsafe.unpark(Native Method)
>    [junit4]    >         at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141)
>    [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662)
>    [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264)
>    [junit4]    >         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
>    [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:714)
>    [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1007)
>    [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
>    [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]    >         at java.lang.Thread.run(Thread.java:745)
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([EFEF4DFD71B68757:E284ACE977EC2A81]:0)
>    [junit4] Completed [82/405] on J1 in 0.84s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 1054 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: There were test failures: 405 suites, 3275 tests, 1 error, 49 ignored (45 assumptions)
>
> Total time: 5 minutes 34 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org