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 2018/10/11 11:16:20 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2102 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2102/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueue {#2}

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CF2AC1B6A3538313]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CF2AC1B6A3538313]:0)




Build Log:
[...truncated 15382 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_CF2AC1B6A3538313-001/init-core-data-001
   [junit4]   2> 3946751 INFO  (SUITE-TestSimGenericDistributedQueue-seed#[CF2AC1B6A3538313]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3946752 INFO  (SUITE-TestSimGenericDistributedQueue-seed#[CF2AC1B6A3538313]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3946752 INFO  (SUITE-TestSimGenericDistributedQueue-seed#[CF2AC1B6A3538313]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3946766 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 3948906 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 3948915 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 3950920 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 3950929 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue {#2}
   [junit4]   2> oct. 11, 2018 1:48:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> AVERTISSEMENT: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313]" ID=40107 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@33fe8557
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@33fe8557
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueue(TestSimGenericDistributedQueue.java:36)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestSimGenericDistributedQueue-seed#[CF2AC1B6A3538313]" ID=40106 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@6c517d3a
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:706)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:627)
   [junit4]   2> 
   [junit4]   2> "TimeLimitedCollector timer thread" ID=19214 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261)
   [junit4]   2> 
   [junit4]   2> "org.apache.hadoop.hdfs.PeerCache@21a7e4de" ID=18177 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.hadoop.hdfs.PeerCache.run(PeerCache.java:255)
   [junit4]   2> 	at org.apache.hadoop.hdfs.PeerCache.access$000(PeerCache.java:46)
   [junit4]   2> 	at org.apache.hadoop.hdfs.PeerCache$1.run(PeerCache.java:124)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner" ID=4511 WAITING on java.lang.ref.ReferenceQueue$Lock@5f2cc9c7
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@5f2cc9c7
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2> 	at org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3063)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=9 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@72d81d8c
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@72d81d8c
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@1894f7bf
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@1894f7bf
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@72c38f6c
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@72c38f6c
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:637)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:494)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=CF2AC1B6A3538313 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7196s J1 | TestSimGenericDistributedQueue.testDistributedQueue {#2} <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF2AC1B6A3538313]:0)
   [junit4]   2> oct. 11, 2018 1:48:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> AVERTISSEMENT: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> oct. 11, 2018 1:49:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> GRAVE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=40107, name=TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313], state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:74)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueue(TestSimGenericDistributedQueue.java:36)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> oct. 11, 2018 1:49:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFOS: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=40107, name=TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313], state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2> 11227074 INFO  (TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[CF2AC1B6A3538313]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue {#2}
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_CF2AC1B6A3538313-001
   [junit4]   2> Oct 11, 2018 10:49:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=909, maxMBSortInHeap=6.905445939557103, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@579fc568), locale=fr-FR, timezone=Europe/Moscow
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=98557376,total=377335808
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleCollectionCreateDeleteTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestAuthenticationFramework, UUIDUpdateProcessorFallbackTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestXmlQParser, AutoAddReplicasPlanActionTest, BasicZkTest, TestJsonRequest, TestPushWriter, SSLMigrationTest, CloneFieldUpdateProcessorFactoryTest, SolrRequestParserTest, AtomicUpdatesTest, DirectUpdateHandlerTest, DirectSolrSpellCheckerTest, LeaderFailureAfterFreshStartTest, BaseCdcrDistributedZkTest, TestCharFilters, TestRequestStatusCollectionAPI, TestDocTermOrds, ConnectionReuseTest, HLLSerializationTest, AddBlockUpdateTest, TestIntervalFaceting, TestUniqueKeyFieldResource, TestGeoJSONResponseWriter, SearchHandlerTest, DistribCursorPagingTest, IndexSizeTriggerTest, TriggerCooldownIntegrationTest, SolrPluginUtilsTest, CollectionPropsTest, TestImpersonationWithHadoopAuth, TestOrdValues, TestImplicitCoreProperties, BadComponentTest, TestExportWriter, TestStressVersions, TestCollectionAPIs, TestTolerantSearch, DebugComponentTest, DistanceFunctionTest, TestSolrJ, TestMacros, OverseerModifyCollectionTest, TestRawTransformer, DistributedVersionInfoTest, TestPayloadScoreQParserPlugin, OpenCloseCoreStressTest, RulesTest, DocValuesTest, TestConfig, HdfsThreadLeakTest, TestTolerantUpdateProcessorCloud, SampleTest, TestCopyFieldCollectionResource, TestConfigSetsAPI, BlockJoinFacetSimpleTest, DistanceUnitsTest, AdminHandlersProxyTest, ZkControllerTest, SpellCheckComponentTest, TestCloudDeleteByQuery, DistributedFacetPivotLargeTest, CleanupOldIndexTest, TestManagedSchemaAPI, TestSSLRandomization, TestDocBasedVersionConstraints, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ZkSolrClientTest, TestSort, TestStressReorder, BinaryUpdateRequestHandlerTest, TestCollationField, TestRebalanceLeaders, TestDynamicFieldResource, TestFastLRUCache, TestAnalyzedSuggestions, TestShortCircuitedRequests, CdcrUpdateLogTest, DistributedSuggestComponentTest, TestPartialUpdateDeduplication, TestFieldCacheVsDocValues, TestNonDefinedSimilarityFactory, TestInitQParser, SolrCLIZkUtilsTest, TestInPlaceUpdatesStandalone, SystemInfoHandlerTest, TestSolrConfigHandler, TestSkipOverseerOperations, SuggesterWFSTTest, BlockJoinFacetDistribTest, SOLR749Test, SystemLogListenerTest, MetricsHistoryHandlerTest, TermsComponentTest, TestCollapseQParserPlugin, TestHdfsUpdateLog, TestBadConfig, TestExactStatsCache, DistributedQueryElevationComponentTest, TestLMDirichletSimilarityFactory, TestFieldResource, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSets, TestLegacyNumericUtils, FacetPivotSmallTest, SpatialHeatmapFacetsTest, DeleteInactiveReplicaTest, SolrMetricManagerTest, TestRTGBase, BooleanFieldTest, TestFuzzyAnalyzedSuggestions, SimpleFacetsTest, TestExpandComponent, SolrCloudReportersTest, SpatialFilterTest, CdcrVersionReplicationTest, BlockDirectoryTest, Tagger2Test, WrapperMergePolicyFactoryTest, TestDynamicLoading, HdfsRestartWhileUpdatingTest, LeaderVoteWaitTimeoutTest, DirectSolrConnectionTest, ClassificationUpdateProcessorIntegrationTest, TestSolrDeletionPolicy2, HttpPartitionTest, TestManagedSynonymFilterFactory, TestLegacyField, BasicDistributedZk2Test, TestCloudSearcherWarming, DistributedIntervalFacetingTest, TestCustomStream, TestDFRSimilarityFactory, TestSimClusterStateProvider, SolrGraphiteReporterTest, HdfsUnloadDistributedZkTest, TestJsonFacetsWithNestedObjects, TestNestedUpdateProcessor, HealthCheckHandlerTest, RequiredFieldsTest, TestStressLucene, TestRangeQuery, PathHierarchyTokenizerFactoryTest, SolrIndexConfigTest, TestExclusionRuleCollectionAccess, TestSlowCompositeReaderWrapper, SolrIndexSplitterTest, TestScoreJoinQPNoScore, RecoveryAfterSoftCommitTest, AnalyticsMergeStrategyTest, TestSimPolicyCloud, CursorPagingTest, TestQuerySenderNoQuery, TestJsonFacets, TestSolrCoreParser, PrimUtilsTest, TestRestManager, TestUseDocValuesAsStored2, ExplicitHLLTest, HdfsBasicDistributedZkTest, TestJavabinTupleStreamParser, SparseHLLTest, JsonLoaderTest, DistributedExpandComponentTest, BasicFunctionalityTest, SuggestComponentContextFilterQueryTest, MultiSolrCloudTestCaseTest, RequestHandlersTest, TestSolrConfigHandlerConcurrent, ComputePlanActionTest, TestEmbeddedSolrServerAdminHandler, IndexSchemaTest, TestSolrXml, TestConfigReload, SuggesterTSTTest, TestEmbeddedSolrServerSchemaAPI, DeleteNodeTest, RestartWhileUpdatingTest, TestReRankQParserPlugin, TestFunctionQuery, NodeAddedTriggerTest, ZkStateReaderTest, BadCopyFieldTest, SharedFSAutoReplicaFailoverTest, TestLegacyFieldCache, TestHdfsBackupRestoreCore, CreateCollectionCleanupTest, TestLRUCache, TestCloudManagedSchema, TriLevelCompositeIdRoutingTest, TestStreamBody, MetricsConfigTest, TestSimDistribStateManager, TestFieldCache, TestCloudJSONFacetJoinDomain, PhrasesIdentificationComponentTest, ClusterStateTest, TestInitParams, MinimalSchemaTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestTrie, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ConfigSetsAPITest, CreateRoutedAliasTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, LIROnShardRestartTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderTragicEventTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, ReplicationFactorTest, ShardRoutingCustomTest, SyncSliceTest, TestCloudRecovery, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestStressLiveNodes, TestUtilizeNode, TestWithCollection, TestZkChroot, UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkNodePropsTest, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, TestSimComputePlanAction, TestSimDistributedQueue, TestSimExecutePlanAction, TestSimGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimGenericDistributedQueue -Dtests.seed=CF2AC1B6A3538313 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSimGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF2AC1B6A3538313]:0)
   [junit4] Completed [833/833 (1!)] on J1 in 7280.38s, 3 tests, 2 errors <<< FAILURES!

[...truncated 48744 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2432 links (1984 relative) to 3172 anchors in 246 files
     [echo] Validated Links & Anchors via: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null206862113
     [copy] Copying 35 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null206862113
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null206862113

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1937118301
     [copy] Copying 238 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1937118301
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1937118301

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 225 minutes 48 seconds
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Solaris] $ /bin/sh -xe /var/tmp/jenkins5336855141715430206.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+ PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2102/consoleText
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2102/consoleText

[repro] Revision: 971a0e3f4afddab4687642834037c52fef0c6758

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestSimGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=CF2AC1B6A3538313 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSimGenericDistributedQueue -Dtests.seed=CF2AC1B6A3538313 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSimGenericDistributedQueue
[repro] ant compile-test
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 207ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

check-analyzers-common-uptodate:

jar-analyzers-common:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
    [javac] Compiling 868 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 3 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
    [javac] Compiling 472 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
     [copy] Copying 40 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/common"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/lucene-analyzers-common-8.0.0-SNAPSHOT.jar

jar-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
    [javac] Compiling 25 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
    [javac] Note: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/segmentation/package-info.class
     [copy] Copying 6 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java

compile-core:

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar

jar-core:

-compile-test-lucene-queryparser:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:

check-queries-uptodate:

jar-queries:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 15ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

check-expressions-uptodate:

jar-expressions:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
    [javac] Compiling 16 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/expressions"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/lucene-expressions-8.0.0-SNAPSHOT.jar

jar-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
    [javac] Compiling 82 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:60: warning: [rawtypes] found raw type: Map
    [javac]     protected final Map context;
    [javac]                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:54: warning: [rawtypes] found raw type: Map
    [javac]   public abstract FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException;
    [javac]                                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:78: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84: warning: [rawtypes] found raw type: Map
    [javac]   public static Map newContext(IndexSearcher searcher) {
    [javac]                 ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85: warning: [rawtypes] found raw type: Map
    [javac]     Map context = new IdentityHashMap();
    [javac]     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85: warning: [rawtypes] found raw type: IdentityHashMap
    [javac]     Map context = new IdentityHashMap();
    [javac]                       ^
    [javac]   missing type arguments for generic class IdentityHashMap<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in class IdentityHashMap
    [javac]     V extends Object declared in class IdentityHashMap
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:86: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher", searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:123: warning: [rawtypes] found raw type: Map
    [javac]       Map context = new IdentityHashMap<>();
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:125: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]       context.put("scorer", scorer);
    [javac]                  ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:199: warning: [rawtypes] found raw type: Map
    [javac]       Map context = new HashMap<>();
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:201: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]       context.put("scorer", scorer);
    [javac]                  ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:202: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]       context.put("searcher", searcher);
    [javac]                  ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:236: warning: [rawtypes] found raw type: Map
    [javac]       Map context = new HashMap<>();
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:239: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]       context.put("scorer", scorer);
    [javac]                  ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:240: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]       context.put("searcher", searcher);
    [javac]                  ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:284: warning: [rawtypes] found raw type: Map
    [javac]     public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException {
    [javac]                                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:366: warning: [rawtypes] found raw type: Map
    [javac]       Map context = newContext(searcher);
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:373: warning: [rawtypes] found raw type: Map
    [javac]     private final Map context;
    [javac]                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:375: warning: [rawtypes] found raw type: Map
    [javac]     public ValueSourceComparatorSource(Map context) {
    [javac]                                        ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:395: warning: [rawtypes] found raw type: Map
    [javac]     private final Map fcontext;
    [javac]                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:398: warning: [rawtypes] found raw type: Map
    [javac]     ValueSourceComparator(Map fcontext, int numHits) {
    [javac]                           ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/BytesRefFieldSource.java:44: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:53: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:100: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ConstValueSource.java:44: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:115: warning: [rawtypes] found raw type: Map
    [javac]   public static FunctionValues[] valsArr(List<ValueSource> sources, Map fcontext, LeafReaderContext readerContext) throws IOException {
    [javac]                                                                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:160: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared

[...truncated too long message...]

  0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: CF2AC1B6A3538313
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says g'day! Master seed: CF2AC1B6A3538313
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(26883@serv1-vm3).
   [junit4] Started J1 PID(26884@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4] OK      2.24s J1 | TestSimGenericDistributedQueue.testDistributedQueueBlocking
   [junit4] OK      2.02s J1 | TestSimGenericDistributedQueue.testDistributedQueue
   [junit4] OK      2.01s J1 | TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4] OK      1.51s J1 | TestSimGenericDistributedQueue.testPeekElements
   [junit4] OK      0.17s J1 | TestSimGenericDistributedQueue.testLocallyOffer
   [junit4] Completed [1/5] on J1 in 10.62s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4] OK      2.22s J0 | TestSimGenericDistributedQueue.testDistributedQueueBlocking
   [junit4] OK      2.02s J0 | TestSimGenericDistributedQueue.testDistributedQueue
   [junit4] OK      2.01s J0 | TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4] OK      1.52s J0 | TestSimGenericDistributedQueue.testPeekElements
   [junit4] OK      0.28s J0 | TestSimGenericDistributedQueue.testLocallyOffer
   [junit4] Completed [2/5] on J0 in 11.10s, 5 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4] OK      2.12s J1 | TestSimGenericDistributedQueue.testDistributedQueueBlocking
   [junit4] OK      2.01s J1 | TestSimGenericDistributedQueue.testDistributedQueue
   [junit4] OK      2.01s J1 | TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4] OK      1.51s J1 | TestSimGenericDistributedQueue.testPeekElements
   [junit4] OK      0.28s J1 | TestSimGenericDistributedQueue.testLocallyOffer
   [junit4] Completed [3/5] on J1 in 7.96s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4] OK      2.12s J0 | TestSimGenericDistributedQueue.testDistributedQueueBlocking
   [junit4] OK      2.01s J0 | TestSimGenericDistributedQueue.testDistributedQueue
   [junit4] OK      2.01s J0 | TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4] OK      1.51s J0 | TestSimGenericDistributedQueue.testPeekElements
   [junit4] OK      0.23s J0 | TestSimGenericDistributedQueue.testLocallyOffer
   [junit4] Completed [4/5] on J0 in 7.91s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4] OK      2.11s J1 | TestSimGenericDistributedQueue.testDistributedQueueBlocking
   [junit4] OK      2.01s J1 | TestSimGenericDistributedQueue.testDistributedQueue
   [junit4] OK      2.01s J1 | TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4] OK      1.51s J1 | TestSimGenericDistributedQueue.testPeekElements
   [junit4] OK      0.38s J1 | TestSimGenericDistributedQueue.testLocallyOffer
   [junit4] Completed [5/5] on J1 in 8.04s, 5 tests
   [junit4] 
   [junit4] JVM J0:     0.76 ..    20.94 =    20.18s
   [junit4] JVM J1:     0.76 ..    28.95 =    28.19s
   [junit4] Execution time total: 28 seconds
   [junit4] Tests summary: 5 suites, 25 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 1221.00s | org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
[junit4:tophints] 552.97s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 421.70s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 320.72s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 235.40s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 32 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1831)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1831)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=971a0e3f4afddab4687642834037c52fef0c6758, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2101
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2