Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/460/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.analytics.facet.RangeFacetTest: 1) Thread[id=533,
name=qtp2119798872-533, state=TIMED_WAITING, group=TGRP-RangeFacetTest]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.analytics.facet.RangeFacetTest:
1) Thread[id=533, name=qtp2119798872-533, state=TIMED_WAITING,
group=TGRP-RangeFacetTest]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([8B740BB239B86BBC]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=533, name=qtp2119798872-533, state=TIMED_WAITING,
group=TGRP-RangeFacetTest] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=533, name=qtp2119798872-533, state=TIMED_WAITING,
group=TGRP-RangeFacetTest]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([8B740BB239B86BBC]:0)
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7498C7715634D3D1:FCCCF8ABF8C8BE29]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 1786 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20180218_213050_00117148189548875052074.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20180218_213050_0019318258393535072756.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 287 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180218_213739_6665292760856923509597.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180218_213739_6667898309522218995816.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1062 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180218_213847_0289909690228321179373.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180218_213847_02816808322241507198990.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 238 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180218_214056_19415567682773016491895.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180218_214056_1938205384969861047577.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 253 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180218_214110_4142432748894868049895.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180218_214110_41411430420197541149204.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 162 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180218_214146_2866454788946983991705.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180218_214146_28613530292961015100390.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 169 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180218_214151_5456773082970686931697.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180218_214151_54512840438062763525246.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 170 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180218_214156_03215888730183407408918.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180218_214156_03211007029811656069234.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 159 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180218_214205_8068979943156794166724.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180218_214205_80610465752398153287358.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 167 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180218_214213_8465035152012617416414.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180218_214213_84612902135044120212041.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 175 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180218_214217_60312267740993745715981.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 192 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20180218_214232_13510574142942116543234.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 38 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180218_214232_13513252753598628496986.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1414 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20180218_214403_22914725244807167692606.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20180218_214403_22911401011673595376328.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 254 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20180218_214414_4975069334649323674113.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180218_214414_4977106112832235751022.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 260 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180218_214431_94917776807163756278151.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180218_214431_94913334345341128867009.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 234 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180218_214607_3867674549459758106133.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180218_214607_3861296062693028693480.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 167 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180218_214612_5817406836490637528608.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20180218_214612_5832636134454441814808.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 232 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20180218_214618_84117294755821241617207.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180218_214618_8422234087739976112058.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 182 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20180218_214649_1594360431794222390440.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180218_214649_1595910559406405518491.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 258 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180218_214701_1591579512312219999149.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20180218_214701_1593978458198874041517.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 166 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20180218_214717_6625803746094990462442.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20180218_214717_6623450615380365993509.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 153 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20180218_214728_02212922438332884973972.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20180218_214728_02218037051932960136884.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 191 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20180218_214734_9388572558614096835574.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180218_214734_9383782114167496409445.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 341 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20180218_214752_159304737590254605653.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180218_214752_15915991756814122729228.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 235 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180218_214802_2228178204227562261887.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20180218_214802_22210707861707338004539.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 192 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180218_214811_43316689010820065635364.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 23 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180218_214811_4331645748444296305346.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 223 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180218_214825_07012958806142574644713.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180218_214825_0703271359113277531545.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 317 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20180218_214902_48111617828826651288312.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180218_214902_4814566967557442169919.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 151 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20180218_214933_77411054914233020490961.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 186 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180218_214936_475622426829772472975.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180218_214936_47515775860110215995329.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 260 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180218_214953_23316946300023085371395.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180218_214953_23318154729362706044190.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 2060 lines...]
[junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
[junit4] 2> 645348 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/init-core-data-001
[junit4] 2> 645348 WARN
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
[junit4] 2> 645348 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 645349 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 645349 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001
[junit4] 2> 645350 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 645350 INFO (Thread-976) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 645350 INFO (Thread-976) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 645353 ERROR (Thread-976) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 645461 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59379
[junit4] 2> 645472 INFO (zkConnectionManagerCallback-1209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645478 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 645478 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 645478 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 645478 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 645484 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 645484 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 645484 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 645484 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 645485 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 645485 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 645485 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@587e63f5{/solr,null,AVAILABLE}
[junit4] 2> 645486 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1969569c{/solr,null,AVAILABLE}
[junit4] 2> 645486 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 645486 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 645486 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 645487 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@624d485b{/solr,null,AVAILABLE}
[junit4] 2> 645487 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@53fb63c7{HTTP/1.1,[http/1.1]}{127.0.0.1:59381}
[junit4] 2> 645487 INFO (jetty-launcher-1206-thread-2) [ ]
o.e.j.s.Server Started @647550ms
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59381}
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@ab4ef6a{HTTP/1.1,[http/1.1]}{127.0.0.1:59383}
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@693e30d7{HTTP/1.1,[http/1.1]}{127.0.0.1:59382}
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-1) [ ]
o.e.j.s.Server Started @647551ms
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.e.j.s.Server Started @647551ms
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59383}
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59382}
[junit4] 2> 645489 ERROR (jetty-launcher-1206-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 645488 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 645489 ERROR (jetty-launcher-1206-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 645489 ERROR (jetty-launcher-1206-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-18T22:01:49.293547Z
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-18T22:01:49.293605Z
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d5b7337{/solr,null,AVAILABLE}
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-18T22:01:49.293452Z
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@44577de7{HTTP/1.1,[http/1.1]}{127.0.0.1:59384}
[junit4] 2> 645489 INFO (jetty-launcher-1206-thread-4) [ ]
o.e.j.s.Server Started @647552ms
[junit4] 2> 645490 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59384}
[junit4] 2> 645490 ERROR (jetty-launcher-1206-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 645490 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 645490 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 645490 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 645490 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-18T22:01:49.294406Z
[junit4] 2> 645492 INFO (zkConnectionManagerCallback-1213-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645492 INFO (zkConnectionManagerCallback-1215-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645493 INFO (zkConnectionManagerCallback-1212-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645493 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 645493 INFO (zkConnectionManagerCallback-1217-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645494 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 645494 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 645494 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 645502 INFO (jetty-launcher-1206-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59379/solr
[junit4] 2> 645502 INFO (jetty-launcher-1206-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59379/solr
[junit4] 2> 645505 INFO (jetty-launcher-1206-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59379/solr
[junit4] 2> 645505 INFO (zkConnectionManagerCallback-1223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645506 INFO (zkConnectionManagerCallback-1225-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645508 INFO (jetty-launcher-1206-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59379/solr
[junit4] 2> 645511 INFO (zkConnectionManagerCallback-1229-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645511 INFO (zkConnectionManagerCallback-1233-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645511 INFO
(zkConnectionManagerCallback-1235-thread-1-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645512 INFO
(zkConnectionManagerCallback-1237-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645515 INFO
(zkConnectionManagerCallback-1239-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645516 INFO
(zkConnectionManagerCallback-1241-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645708 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 645708 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 645709 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 645709 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59382_solr
[junit4] 2> 645710 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 645710 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59384_solr
[junit4] 2> 645710 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59383_solr
[junit4] 2> 645713 INFO
(zkCallback-1240-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 645714 INFO
(zkCallback-1234-thread-1-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 645714 INFO
(zkCallback-1236-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 645715 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.c.Overseer Overseer
(id=72083784056045577-127.0.0.1:59382_solr-n_0000000000) starting
[junit4] 2> 645715 INFO
(zkCallback-1238-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 645721 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59381_solr
[junit4] 2> 645746 INFO
(zkCallback-1238-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 645746 INFO
(zkCallback-1240-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 645747 INFO
(zkCallback-1236-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 645751 INFO
(zkCallback-1234-thread-1-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 645767 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59382_solr
[junit4] 2> 645770 INFO
(zkCallback-1240-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 645770 INFO
(zkCallback-1238-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 645770 INFO
(zkCallback-1236-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 645770 INFO
(zkCallback-1234-thread-1-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 645771 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59384.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645775 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59381.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645778 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59384.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645778 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59384.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645779 INFO (jetty-launcher-1206-thread-4)
[n:127.0.0.1:59384_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node4/.
[junit4] 2> 645781 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59381.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645781 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59381.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645783 INFO (jetty-launcher-1206-thread-2)
[n:127.0.0.1:59381_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node2/.
[junit4] 2> 645785 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59383.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645800 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59383.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645800 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59383.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645801 INFO (jetty-launcher-1206-thread-1)
[n:127.0.0.1:59383_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node1/.
[junit4] 2> 645814 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59382.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645822 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59382.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645822 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59382.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 645823 INFO (jetty-launcher-1206-thread-3)
[n:127.0.0.1:59382_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node3/.
[junit4] 2> 645901 INFO (zkConnectionManagerCallback-1251-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645909 INFO (zkConnectionManagerCallback-1255-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645912 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 645914 INFO
(SUITE-TestUtilizeNode-seed#[7498C7715634D3D1]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59379/solr ready
[junit4] 2> 645923 INFO (qtp1670356639-5457) [n:127.0.0.1:59381_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 645931 INFO (qtp1670356639-5457) [n:127.0.0.1:59381_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 645961 INFO
(TEST-TestUtilizeNode.test-seed#[7498C7715634D3D1]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 645963 INFO
(TEST-TestUtilizeNode.test-seed#[7498C7715634D3D1]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 645966 INFO (zkConnectionManagerCallback-1258-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645968 INFO (qtp1670356639-5459) [n:127.0.0.1:59381_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645971 INFO
(OverseerThreadFactory-1964-thread-2-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
utilizenodecoll
[junit4] 2> 645972 INFO
(OverseerCollectionConfigSetProcessor-72083784056045577-127.0.0.1:59382_solr-n_0000000000)
[n:127.0.0.1:59382_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 646088 INFO
(OverseerStateUpdate-72083784056045577-127.0.0.1:59382_solr-n_0000000000)
[n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59382/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 646092 INFO
(OverseerStateUpdate-72083784056045577-127.0.0.1:59382_solr-n_0000000000)
[n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59383/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 646097 INFO
(OverseerStateUpdate-72083784056045577-127.0.0.1:59382_solr-n_0000000000)
[n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59384/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 646101 INFO
(OverseerStateUpdate-72083784056045577-127.0.0.1:59382_solr-n_0000000000)
[n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59381/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 646307 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 646307 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 646307 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 646308 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 646312 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 646313 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 646313 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 646313 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 646433 INFO
(zkCallback-1240-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646433 INFO
(zkCallback-1236-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646433 INFO
(zkCallback-1234-thread-1-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646433 INFO
(zkCallback-1238-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646433 INFO
(zkCallback-1240-thread-2-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646434 INFO
(zkCallback-1234-thread-2-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646434 INFO
(zkCallback-1236-thread-2-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 646435 INFO
(zkCallback-1238-thread-2-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647347 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 647347 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 647348 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 647356 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 647364 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema
name=cloud-dynamic
[junit4] 2> 647366 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema
name=cloud-dynamic
[junit4] 2> 647364 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema
name=cloud-dynamic
[junit4] 2> 647379 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 647397 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 647397 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 647397 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59383.solr.core.utilizenodecoll.shard1.replica_n2' (registry
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 647397 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 647397 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n2/data/]
[junit4] 2> 647403 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 647403 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 647404 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59381.solr.core.utilizenodecoll.shard2.replica_n6' (registry
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 647404 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 647404 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n6/data/]
[junit4] 2> 647406 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 647406 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 647407 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59384.solr.core.utilizenodecoll.shard2.replica_n4' (registry
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 647407 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 647407 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
[junit4] 2> 647407 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 647407 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 647408 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59382.solr.core.utilizenodecoll.shard1.replica_n1' (registry
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1848d5da
[junit4] 2> 647408 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 647408 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_7498C7715634D3D1-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n1/data/]
[junit4] 2> 647486 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 647486 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 647488 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 647488 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 647490 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 647491 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 647492 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 647492 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 647494 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 647494 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 647496 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 647496 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 647498 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@180bdcfb[utilizenodecoll_shard2_replica_n4] main]
[junit4] 2> 647499 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fae2fa3[utilizenodecoll_shard1_replica_n1] main]
[junit4] 2> 647499 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 647500 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 647500 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 647500 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 647501 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 647501 INFO
(searcherExecutor-1972-thread-1-processing-n:127.0.0.1:59384_solr
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7)
[n:127.0.0.1:59384_solr c:utilizenodecoll s:shard2 r:core_node7
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n4] Registered new searcher
Searcher@180bdcfb[utilizenodecoll_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 647501 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592777833242951680
[junit4] 2> 647501 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 647502 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592777833244000256
[junit4] 2> 647502 INFO
(searcherExecutor-1973-thread-1-processing-n:127.0.0.1:59382_solr
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3)
[n:127.0.0.1:59382_solr c:utilizenodecoll s:shard1 r:core_node3
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n1] Registered new searcher
Searcher@2fae2fa3[utilizenodecoll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 647504 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7754ed84[utilizenodecoll_shard2_replica_n6] main]
[junit4] 2> 647507 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 647508 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 647511 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 647513 INFO
(searcherExecutor-1971-thread-1-processing-n:127.0.0.1:59381_solr
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8)
[n:127.0.0.1:59381_solr c:utilizenodecoll s:shard2 r:core_node8
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n6] Registered new searcher
Searcher@7754ed84[utilizenodecoll_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 647513 INFO (qtp1670356639-5472) [n:127.0.0.1:59381_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592777833255534592
[junit4] 2> 647516 INFO (qtp1702303873-5463) [n:127.0.0.1:59384_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 647516 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 647522 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 647522 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 647524 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 647524 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 647526 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@136bb650[utilizenodecoll_shard1_replica_n2] main]
[junit4] 2> 647528 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 647528 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 647529 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 647529 INFO (qtp1714822505-5462) [n:127.0.0.1:59383_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592777833272311808
[junit4] 2> 647530 INFO
(searcherExecutor-1970-thread-1-processing-n:127.0.0.1:59383_solr
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5)
[n:127.0.0.1:59383_solr c:utilizenodecoll s:shard1 r:core_node5
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n2] Registered new searcher
Searcher@136bb650[utilizenodecoll_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 647627 INFO
(zkCallback-1240-thread-2-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1238-thread-1-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1240-thread-1-processing-n:127.0.0.1:59384_solr)
[n:127.0.0.1:59384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1236-thread-2-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1234-thread-3-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1236-thread-1-processing-n:127.0.0.1:59381_solr)
[n:127.0.0.1:59381_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1234-thread-2-processing-n:127.0.0.1:59382_solr)
[n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 647627 INFO
(zkCallback-1238-thread-2-processing-n:127.0.0.1:59383_solr)
[n:127.0.0.1:59383_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 648018 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 648018 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 648018 INFO (qtp654510884-5456) [n:127.0.0.1:59382_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to http:/
[...truncated too long message...]
.misc.Unsafe.park(Native Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
[junit4] > at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8B740BB239B86BBC]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=533, name=qtp2119798872-533,
state=TIMED_WAITING, group=TGRP-RangeFacetTest]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
[junit4] > at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8B740BB239B86BBC]:0)
[junit4] Completed [71/78 (1!)] on J1 in 59.30s, 5 tests, 2 errors <<<
FAILURES!
[...truncated 19 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180218_231057_0423891938378765390882.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 567 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180218_231222_0294180990842476078950.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180218_231222_0297201150607066088333.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1278 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180218_231245_6308830878613867869204.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180218_231245_62813491164745499632887.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 637 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180218_231259_1871459743544566228837.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 21 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180218_231259_1903381089154708158532.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 570 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180218_231330_5771238983887936692315.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180218_231330_5774753062534072656438.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 570 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180218_231347_14214249109845623792085.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180218_231347_1429511308612934218131.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 667 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180218_231358_34612141473260205197237.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180218_231358_34616085591722685680499.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 610 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180218_231432_3077923153987965665343.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180218_231432_306683737394691088724.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 557 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180218_231449_5688143910342689564007.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 32536 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]