Killed that one, hanging as always (Mark did not yet commit a fix to 4.x). ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Policeman Jenkins Server [mailto:[email protected]] > Sent: Monday, July 16, 2012 12:34 AM > To: [email protected] > Subject: [JENKINS] Lucene-Solr-4.x-Linux-Java7-64 - Build # 420 - Failure! > > Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java7- > 64/420/ > > All tests passed > > Build Log: > [...truncated 16968 lines...] > [junit4:junit4] 2012-07-15 22:33:26 > [junit4:junit4] Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.0-b21 > mixed mode): > [junit4:junit4] > [junit4:junit4] "pool-567-thread-1" prio=10 tid=0x00007f775c43f800 > nid=0x602e waiting on condition [0x00007f78397b0000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000f3639820> (a > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( > AbstractQueuedSynchronizer.java:2043) > [junit4:junit4] at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043 > ) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 > 103) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: > 603) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "TEST-TestScope- > org.apache.solr.search.TestFiltering.testRandomFiltering- > seed#[6E6561CA6592175D]" prio=10 tid=0x00007f7874389800 nid=0x602d > runnable [0x00007f78398af000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] at java.lang.Throwable.getStackTraceElement(Native > Method) > [junit4:junit4] at > java.lang.Throwable.getOurStackTrace(Throwable.java:826) > [junit4:junit4] - locked <0x00000000f767afa0> (a java.lang.Exception) > [junit4:junit4] at java.lang.Throwable.getStackTrace(Throwable.java:815) > [junit4:junit4] at > org.apache.lucene.codecs.lucene3x.PreFlexRWPostingsFormat$1.sortTermsByU > nicode(PreFlexRWPostingsFormat.java:58) > [junit4:junit4] at > org.apache.lucene.codecs.lucene3x.Lucene3xFields$PreTerms.getComparator(L > ucene3xFields.java:223) > [junit4:junit4] at > org.apache.lucene.index.MultiTerms.<init>(MultiTerms.java:52) > [junit4:junit4] at > org.apache.lucene.index.MultiFields.terms(MultiFields.java:204) > [junit4:junit4] at > org.apache.lucene.index.MultiFields.getTerms(MultiFields.java:120) > [junit4:junit4] at > org.apache.lucene.search.IndexSearcher.collectionStatistics(IndexSearcher.java > :879) > [junit4:junit4] at > org.apache.lucene.search.TermQuery$TermWeight.<init>(TermQuery.java:56) > [junit4:junit4] at > org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:190) > [junit4:junit4] at > org.apache.lucene.search.BooleanQuery$BooleanWeight.<init>(BooleanQuery.j > ava:186) > [junit4:junit4] at > org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:423) > [junit4:junit4] at > org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearch > er.java:630) > [junit4:junit4] at > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:275) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java: > 1018) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher. > java:721) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher > .java:838) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.getDocListAndSetNC(SolrIndexSearch > er.java:1433) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1 > 261) > [junit4:junit4] at > org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:390) > [junit4:junit4] at > org.apache.solr.handler.component.QueryComponent.process(QueryComponen > t.java:411) > [junit4:junit4] at > org.apache.solr.handler.component.SearchHandler.handleRequestBody(Search > Handler.java:206) > [junit4:junit4] at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerB > ase.java:129) > [junit4:junit4] at > org.apache.solr.core.SolrCore.execute(SolrCore.java:1620) > [junit4:junit4] at > org.apache.solr.util.TestHarness.query(TestHarness.java:330) > [junit4:junit4] at > org.apache.solr.util.TestHarness.query(TestHarness.java:313) > [junit4:junit4] at > org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:551) > [junit4:junit4] at > org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:521) > [junit4:junit4] at > org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:315) > [junit4:junit4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [junit4:junit4] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: > 57) > [junit4:junit4] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI > mpl.java:43) > [junit4:junit4] at java.lang.reflect.Method.invoke(Method.java:601) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu > nner.java:1995) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random > izedRunner.java:132) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz > edRunner.java:818) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz > edRunner.java:877) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz > edRunner.java:891) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.eval > uate(SystemPropertiesRestoreRule.java:53) > [junit4:junit4] at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet > upTeardownChained.java:50) > [junit4:junit4] at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach > eSanity.java:32) > [junit4:junit4] at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte > rRule.java:45) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev > aluate(SystemPropertiesInvariantRule.java:55) > [junit4:junit4] at > org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule > ReportUncaughtExceptions.java:68) > [junit4:junit4] at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea > dAndTestName.java:48) > [junit4:junit4] at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn > oreAfterMaxFailures.java:70) > [junit4:junit4] at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja > va:48) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando > mizedRunner.java:825) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz > edRunner.java:132) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized > Runner.java:671) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz > edRunner.java:697) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz > edRunner.java:736) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz > edRunner.java:747) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.eval > uate(SystemPropertiesRestoreRule.java:53) > [junit4:junit4] at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte > rRule.java:45) > [junit4:junit4] at > org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule > ReportUncaughtExceptions.java:68) > [junit4:junit4] at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass > Name.java:38) > [junit4:junit4] at > org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev > aluate(SystemPropertiesInvariantRule.java:55) > [junit4:junit4] at > org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRule > NoInstanceHooksOverrides.java:53) > [junit4:junit4] at > org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleN > oStaticHooksShadowing.java:52) > [junit4:junit4] at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertio > nsRequired.java:36) > [junit4:junit4] at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja > va:48) > [junit4:junit4] at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn > oreAfterMaxFailures.java:70) > [junit4:junit4] at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTest > Suites.java:55) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized > Runner.java:605) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(Randomiz > edRunner.java:132) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRu > nner.java:551) > [junit4:junit4] > [junit4:junit4] "Thread-801" daemon prio=10 tid=0x00007f775c1e1800 > nid=0x6008 waiting on condition [0x00007f783aec7000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000ea8c11a8> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-620" daemon prio=10 tid=0x00007f775c40c000 > nid=0x5cfb waiting on condition [0x00007f77fd7d6000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000f563d908> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-615" daemon prio=10 tid=0x00007f775c29f000 > nid=0x5cf3 waiting on condition [0x00007f77fe5e4000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000f563f908> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-609" daemon prio=10 tid=0x00007f775c321800 > nid=0x5ce2 waiting on condition [0x00007f77fcbca000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000f563da68> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-430" daemon prio=10 tid=0x00007f775c079800 > nid=0x5877 waiting on condition [0x00007f77ffaf9000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000f563fa00> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-399" daemon prio=10 tid=0x00007f775c200800 > nid=0x5746 waiting on condition [0x00007f783839c000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc582708> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-397" daemon prio=10 tid=0x00007f775c1fa800 > nid=0x5744 waiting on condition [0x00007f783a0b9000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc585b10> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "TEST-TestScope- > org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch- > seed#[6E6561CA6592175D]-EventThread" daemon prio=10 > tid=0x00007f775c1ee800 nid=0x5742 waiting on condition > [0x00007f7840740000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc582878> (a > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( > AbstractQueuedSynchronizer.java:2043) > [junit4:junit4] at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > [junit4:junit4] at > org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:503) > [junit4:junit4] > [junit4:junit4] "TEST-TestScope- > org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch- > seed#[6E6561CA6592175D]-SendThread(localhost.localdomain:33426)" > daemon prio=10 tid=0x00007f775c1d8000 nid=0x5741 waiting on condition > [0x00007f783b4cd000] > [junit4:junit4] java.lang.Thread.State: TIMED_WAITING (sleeping) > [junit4:junit4] at java.lang.Thread.sleep(Native Method) > [junit4:junit4] at > org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:10 > 41) > [junit4:junit4] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1104) > [junit4:junit4] > [junit4:junit4] "Thread-395" daemon prio=10 tid=0x00007f775c23c800 > nid=0x573e waiting on condition [0x00007f783bcd5000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc582968> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-304" daemon prio=10 tid=0x00007f77a0213000 > nid=0x5661 waiting on condition [0x00007f78394ad000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc42f4a8> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-121" daemon prio=10 tid=0x00007f77a02af800 > nid=0x54fd waiting on condition [0x00007f7839cb5000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000db78c560> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-118" daemon prio=10 tid=0x00007f77a0300000 > nid=0x54d6 waiting on condition [0x00007f7839db6000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000db7888e0> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-115" daemon prio=10 tid=0x00007f77a02fe800 > nid=0x54bc waiting on condition [0x00007f78395ae000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000db78a8d0> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Thread-15" daemon prio=10 tid=0x00007f77e46d9000 > nid=0x52ee waiting on condition [0x00007f783b9d2000] > [junit4:junit4] java.lang.Thread.State: WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc1fbbd0> (a > java.util.concurrent.CountDownLatch$Sync) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt( > AbstractQueuedSynchronizer.java:834) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterru > ptibly(AbstractQueuedSynchronizer.java:994) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterrupti > bly(AbstractQueuedSynchronizer.java:1303) > [junit4:junit4] at > java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQ > ueue.java:185) > [junit4:junit4] at > org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:291) > [junit4:junit4] at > org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProc > essor.java:81) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "RMI TCP Accept-55419" daemon prio=10 > tid=0x00007f77e4629800 nid=0x52cc runnable [0x00007f7840942000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] at java.net.PlainSocketImpl.socketAccept(Native Method) > [junit4:junit4] at > java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) > [junit4:junit4] at > java.net.ServerSocket.implAccept(ServerSocket.java:522) > [junit4:junit4] at java.net.ServerSocket.accept(ServerSocket.java:490) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransp > ort.java:387) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:359) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "RMI RenewClean-[188.138.97.18:44301]" daemon prio=10 > tid=0x00007f77d8005800 nid=0x52c8 in Object.wait() [0x00007f7840b44000] > [junit4:junit4] java.lang.Thread.State: TIMED_WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000dc1e4340> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) > [junit4:junit4] - locked <0x00000000dc1e4340> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(DGCClient > .java:535) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "RMI Scheduler(0)" daemon prio=10 tid=0x00007f77e4620000 > nid=0x52c7 waiting on condition [0x00007f7840e46000] > [junit4:junit4] java.lang.Thread.State: TIMED_WAITING (parking) > [junit4:junit4] at sun.misc.Unsafe.park(Native Method) > [junit4:junit4] - parking to wait for <0x00000000dc1e4438> (a > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > [junit4:junit4] at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) > [junit4:junit4] at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitN > anos(AbstractQueuedSynchronizer.java:2082) > [junit4:junit4] at > java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sc > heduledThreadPoolExecutor.java:1090) > [junit4:junit4] at > java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sc > heduledThreadPoolExecutor.java:807) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043 > ) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 > 103) > [junit4:junit4] at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: > 603) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "GC Daemon" daemon prio=10 tid=0x00007f77e45fc000 > nid=0x52c5 in Object.wait() [0x00007f7841048000] > [junit4:junit4] java.lang.Thread.State: TIMED_WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000dc1fbee8> (a > sun.misc.GC$LatencyLock) > [junit4:junit4] at sun.misc.GC$Daemon.run(GC.java:117) > [junit4:junit4] - locked <0x00000000dc1fbee8> (a > sun.misc.GC$LatencyLock) > [junit4:junit4] > [junit4:junit4] "RMI Reaper" prio=10 tid=0x00007f77e45fa800 nid=0x52c4 in > Object.wait() [0x00007f7841149000] > [junit4:junit4] java.lang.Thread.State: WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000dc1e45c0> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) > [junit4:junit4] - locked <0x00000000dc1e45c0> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) > [junit4:junit4] at > sun.rmi.transport.ObjectTable$Reaper.run(ObjectTable.java:351) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "RMI TCP Accept-0" daemon prio=10 tid=0x00007f77e45f9000 > nid=0x52c3 runnable [0x00007f784124a000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] at java.net.PlainSocketImpl.socketAccept(Native Method) > [junit4:junit4] at > java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) > [junit4:junit4] at > java.net.ServerSocket.implAccept(ServerSocket.java:522) > [junit4:junit4] at java.net.ServerSocket.accept(ServerSocket.java:490) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransp > ort.java:387) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:359) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "RMI TCP Accept-57011" daemon prio=10 > tid=0x00007f77e45ec000 nid=0x52c2 runnable [0x00007f7841dec000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] at java.net.PlainSocketImpl.socketAccept(Native Method) > [junit4:junit4] at > java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) > [junit4:junit4] at > java.net.ServerSocket.implAccept(ServerSocket.java:522) > [junit4:junit4] at java.net.ServerSocket.accept(ServerSocket.java:490) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransp > ort.java:387) > [junit4:junit4] at > sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:359) > [junit4:junit4] at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] > [junit4:junit4] "Service Thread" daemon prio=10 tid=0x00007f78741c0800 > nid=0x5285 runnable [0x0000000000000000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] > [junit4:junit4] "C2 CompilerThread1" daemon prio=10 tid=0x00007f78741be000 > nid=0x5284 waiting on condition [0x0000000000000000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] > [junit4:junit4] "C2 CompilerThread0" daemon prio=10 tid=0x00007f78741bc000 > nid=0x5283 waiting on condition [0x0000000000000000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] > [junit4:junit4] "Signal Dispatcher" daemon prio=10 tid=0x00007f78741b9800 > nid=0x5282 waiting on condition [0x0000000000000000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] > [junit4:junit4] "Surrogate Locker Thread (Concurrent GC)" daemon prio=10 > tid=0x00007f78741b7800 nid=0x5281 waiting on condition > [0x0000000000000000] > [junit4:junit4] java.lang.Thread.State: RUNNABLE > [junit4:junit4] > [junit4:junit4] "Finalizer" daemon prio=10 tid=0x00007f7874169800 nid=0x527a > in Object.wait() [0x00007f787829c000] > [junit4:junit4] java.lang.Thread.State: WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000dc117e98> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) > [junit4:junit4] - locked <0x00000000dc117e98> (a > java.lang.ref.ReferenceQueue$Lock) > [junit4:junit4] at > java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) > [junit4:junit4] at > java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177) > [junit4:junit4] > [junit4:junit4] "Reference Handler" daemon prio=10 tid=0x00007f7874167800 > nid=0x5279 in Object.wait() [0x00007f787839d000] > [junit4:junit4] java.lang.Thread.State: WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000dc82b008> (a > java.lang.ref.Reference$Lock) > [junit4:junit4] at java.lang.Object.wait(Object.java:503) > [junit4:junit4] at > java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) > [junit4:junit4] - locked <0x00000000dc82b008> (a > java.lang.ref.Reference$Lock) > [junit4:junit4] > [junit4:junit4] "main" prio=10 tid=0x00007f787400f000 nid=0x5246 in > Object.wait() [0x00007f787da8e000] > [junit4:junit4] java.lang.Thread.State: WAITING (on object monitor) > [junit4:junit4] at java.lang.Object.wait(Native Method) > [junit4:junit4] - waiting on <0x00000000eb18de60> (a > com.carrotsearch.randomizedtesting.RandomizedRunner$2) > [junit4:junit4] at java.lang.Thread.join(Thread.java:1258) > [junit4:junit4] - locked <0x00000000eb18de60> (a > com.carrotsearch.randomizedtesting.RandomizedRunner$2) > [junit4:junit4] at java.lang.Thread.join(Thread.java:1332) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized > Runner.java:561) > [junit4:junit4] at > com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunn > er.java:521) > [junit4:junit4] at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:153) > [junit4:junit4] at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:246) > [junit4:junit4] at > com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.jav > a:12) > [junit4:junit4] > [junit4:junit4] "VM Thread" prio=10 tid=0x00007f7874160000 nid=0x5278 > runnable [junit4:junit4] [junit4:junit4] "Gang worker#0 (Parallel GC Threads)" > prio=10 tid=0x00007f787401b800 nid=0x524e runnable [junit4:junit4] > [junit4:junit4] "Gang worker#1 (Parallel GC Threads)" prio=10 > tid=0x00007f787401d800 nid=0x5262 runnable [junit4:junit4] [junit4:junit4] > "Gang worker#2 (Parallel GC Threads)" prio=10 tid=0x00007f787401f000 > nid=0x5263 runnable [junit4:junit4] [junit4:junit4] "Gang worker#3 (Parallel > GC > Threads)" prio=10 tid=0x00007f7874021000 nid=0x5264 runnable [junit4:junit4] > [junit4:junit4] "Gang worker#4 (Parallel GC Threads)" prio=10 > tid=0x00007f7874023000 nid=0x5265 runnable [junit4:junit4] [junit4:junit4] > "Gang worker#5 (Parallel GC Threads)" prio=10 tid=0x00007f7874024800 > nid=0x5266 runnable [junit4:junit4] [junit4:junit4] "Gang worker#6 (Parallel > GC > Threads)" prio=10 tid=0x00007f7874026800 nid=0x5267 runnable [junit4:junit4] > [junit4:junit4] "Gang worker#7 (Parallel GC Threads)" prio=10 > tid=0x00007f7874028800 nid=0x5268 runnable [junit4:junit4] [junit4:junit4] "G1 > Main Concurrent Mark GC Thread" prio=10 tid=0x00007f787403e800 > nid=0x5272 runnable [junit4:junit4] [junit4:junit4] "Gang worker#0 (G1 > Parallel > Marking Threads)" prio=10 tid=0x00007f7874049800 nid=0x5273 runnable > [junit4:junit4] [junit4:junit4] "Gang worker#1 (G1 Parallel Marking Threads)" > prio=10 tid=0x00007f787404b800 nid=0x5274 runnable [junit4:junit4] > [junit4:junit4] "G1 Concurrent Refinement Thread#0" prio=10 > tid=0x00007f787403a000 nid=0x5271 runnable [junit4:junit4] [junit4:junit4] "G1 > Concurrent Refinement Thread#1" prio=10 tid=0x00007f7874038000 > nid=0x5270 runnable [junit4:junit4] [junit4:junit4] "G1 Concurrent Refinement > Thread#2" prio=10 tid=0x00007f7874036000 nid=0x526f runnable > [junit4:junit4] [junit4:junit4] "G1 Concurrent Refinement Thread#3" prio=10 > tid=0x00007f7874034800 nid=0x526e runnable [junit4:junit4] [junit4:junit4] "G1 > Concurrent Refinement Thread#4" prio=10 tid=0x00007f7874032800 > nid=0x526d runnable [junit4:junit4] [junit4:junit4] "G1 Concurrent Refinement > Thread#5" prio=10 tid=0x00007f7874030800 nid=0x526c runnable > [junit4:junit4] [junit4:junit4] "G1 Concurrent Refinement Thread#6" prio=10 > tid=0x00007f787402e800 nid=0x526b runnable [junit4:junit4] [junit4:junit4] "G1 > Concurrent Refinement Thread#7" prio=10 tid=0x00007f787402d000 > nid=0x526a runnable [junit4:junit4] [junit4:junit4] "G1 Concurrent Refinement > Thread#8" prio=10 tid=0x00007f787402b000 nid=0x5269 runnable > [junit4:junit4] [junit4:junit4] [junit4:junit4] "VM Periodic Task Thread" > prio=10 > tid=0x00007f78741cc000 nid=0x5286 waiting on condition [junit4:junit4] > [junit4:junit4] JNI global references: 204 [junit4:junit4] [junit4:junit4] > Heap > [junit4:junit4] garbage-first heap total 477184K, used 284263K > [0x00000000dae00000, 0x00000000f8000000, 0x00000000fae00000) > [junit4:junit4] region size 1024K, 177 young (181248K), 2 survivors (2048K) > [junit4:junit4] compacting perm gen total 43008K, used 42000K > [0x00000000fae00000, 0x00000000fd800000, 0x0000000100000000) > [junit4:junit4] the space 43008K, 97% used [0x00000000fae00000, > 0x00000000fd704210, 0x00000000fd704400, 0x00000000fd800000) > [junit4:junit4] No shared spaces configured. > [junit4:junit4] <<< JVM J1: EOF ---- > [junit4:junit4] JVM J0: 0.62 .. 500.86 = 500.24s > [junit4:junit4] Execution time total: 14 minutes 22 seconds [junit4:junit4] > ERROR: JVM J1 threw an exception, cmd line: > /mnt/ssd/jenkins/tools/java/jdk1.7.0_04/jre/bin/java -XX:+UseG1GC - > Dtests.prefix=tests -Dtests.seed=6E6561CA6592175D -Xmx512M -Dtests.iters= - > Dtests.verbose=false -Dtests.infostream=false - > Dtests.lockdir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build -Dtests.codec=random - > Dtests.postingsformat=random -Dtests.locale=random - > Dtests.timezone=random -Dtests.directory=random - > Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.0 - > Dtests.cleanthreads=perClass - > Djava.util.logging.config.file=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x- > Linux-Java7-64/checkout/solr/testlogging.properties -Dtests.nightly=false - > Dtests.weekly=false -Dtests.slow=true -Dtests.asserts.gracious=false - > Dtests.multiplier=3 -DtempDir=. -Dlucene.version=4.0-SNAPSHOT - > Djetty.testMode=1 -Djetty.insecurerandom=1 - > Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory - > Dfile.encoding=UTF-8 -classpath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x- > Linux-Java7-64/checkout/solr/build/solr-test- > framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux- > Java7-64/checkout/solr/build/solr-core/test- > files:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/test- > framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux- > Java7-64/checkout/lucene/build/analysis/common/lucene-analyzers-common- > 4.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/analysis/uima/lucene-analyzers-uima-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/highlighter/lucene-highlighter-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/memory/lucene-memory-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/misc/lucene-misc-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/spatial/lucene-spatial-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/suggest/lucene-suggest-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/grouping/lucene-grouping-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/queries/lucene-queries-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/queryparser/lucene-queryparser-4.0- > SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build/solr- > solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build/solr- > core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/commons-codec- > 1.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/commons-fileupload- > 1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/commons-lang- > 2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/easymock-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/guava- > r05.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/httpclient-4.1.3.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/httpcore- > 4.1.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/httpmime-4.1.3.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/javax.servlet-api- > 3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/jcl-over-slf4j- > 1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/log4j-over-slf4j- > 1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/lib/slf4j-jdk14- > 1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/spatial4j-0.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr- > 4.x-Linux-Java7-64/checkout/solr/lib/wstx-asl- > 3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/lib/zookeeper-3.3.4.jar:/mnt/ssd/jenkins/workspace/Lucene- > Solr-4.x-Linux-Java7-64/checkout/solr/example/lib/jetty-continuation- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-deploy- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-http- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-io- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-jmx- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-security- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-server- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-servlet- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-util- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-webapp- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/jetty-xml- > 8.1.2.v20120308.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/lib/servlet-api- > 3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/example/example-DIH/solr/db/lib/hsqldb- > 1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucen > e-Solr-4.x-Linux-Java7-64/checkout/lucene/test-framework/lib/junit- > 4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/test-framework/lib/randomizedtesting-runner- > 1.6.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build/solr- > core/classes/test:/var/lib/jenkins/tools/ant/supported18/lib/ant- > launcher.jar:/var/lib/jenkins/.ant/lib/ivy- > 2.2.0.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > jdepend.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > netrexx.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > antlr.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-commons- > net.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > javamail.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > regexp.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > jsch.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > xalan2.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > junit4.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > jmf.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant.jar:/var/lib/jenkins/tools/ > ant/supported18/lib/ant- > junit.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > bcel.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > jai.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-commons- > logging.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > resolver.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > oro.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > swing.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > bsf.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant-apache- > log4j.jar:/var/lib/jenkins/tools/ant/supported18/lib/ant- > testutil.jar:/mnt/ssd/jenkins/tools/java/jdk1.7.0_04/lib/tools.jar:/var/lib/jenkins > /.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant- > 1.6.0.jar -ea:org.apache.lucene... -ea:org.apache.solr... > com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build/solr-core/test/junit4-J1-22190953485152fc9.events > @/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build/solr-core/test/junit4-J1-22190953485152fc9.suites > [junit4:junit4] ERROR: JVM J1 exception: Forked process exited with an error > code: 137 > > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/build.xml:29: The following error occurred while executing this > line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/solr/build.xml:144: The following error occurred while executing > this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/module-build.xml:62: The following error occurred while > executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/common-build.xml:1093: The following error occurred > while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java7- > 64/checkout/lucene/common-build.xml:788: At least one slave process threw > an unexpected exception, first: Forked process exited with an error code: 137 > > Total time: 27 minutes 12 seconds > Build step 'Execute shell' marked build as failure Archiving artifacts > Recording > test results Email was triggered for: Failure Sending email for trigger: > Failure > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
