Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/231/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{
"status":0, "QTime":0}, "overlay":{ "znodeVersion":0,
"runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"overlay":{
"znodeVersion":0,
"runtimeLib":{"colltest":{
"name":"colltest",
"version":1}}}}, from server: null
at
__randomizedtesting.SeedInfo.seed([14AE1563E6908BFC:CCE33834114D2E5C]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:835)
Build Log:
[...truncated 2110 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J1-20190429_091946_7754816271231332403366.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20190429_091946_7761503595050569129869.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 322 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190429_092710_7072976397437125595505.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190429_092710_7071188132808247489825.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 1081 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190429_092831_7824153415454055682429.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190429_092831_78216232585023071846562.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 257 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190429_093048_3622202895754592522587.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190429_093048_3627778356979715485254.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 254 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190429_093100_0127720993085173493171.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190429_093100_0129552883191907699102.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 163 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190429_093141_8934519845899814197978.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190429_093141_89318157352012477230849.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 205 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190429_093151_73212240254671012033383.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190429_093151_72810474885247711316948.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190429_093208_1413443589345551651463.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190429_093208_1411290276803265090482.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 177 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190429_093217_422874602175316608544.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190429_093217_47610241561392643762188.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190429_093236_8311228141304256665743.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190429_093236_83116938908392527114683.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 168 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190429_093254_4351571125393151173874.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190429_093254_4359804325009363688915.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 194 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190429_093305_145350691181527390395.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190429_093305_0928856140871768829681.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 1557 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190429_093528_27012607319433414523430.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190429_093528_26816848540736299524828.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 252 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J0-20190429_093550_35313756476190538425487.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J1-20190429_093550_3544826073652762545420.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 262 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20190429_093622_35714170339994579439766.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20190429_093622_357449961246778438236.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 235 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20190429_093851_58511026934713115086875.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J1-20190429_093851_5851916390349802027188.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 174 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20190429_093859_11113849333801019904344.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20190429_093859_1118682540952420352847.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 235 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J0-20190429_093912_3652370903050855868845.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J1-20190429_093912_36513716181786553410928.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 183 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20190429_094009_65614101912829391115901.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20190429_094009_65512357366617248843069.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 259 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190429_094024_8751248847223668455573.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190429_094024_8755589018095721127096.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20190429_094053_25518441660595099431476.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J0-20190429_094053_25317043827804724938758.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 303 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J0-20190429_094119_8624819749483745088848.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J1-20190429_094119_86110150787178980244241.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 156 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J0-20190429_094133_1044383466736933874565.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J1-20190429_094133_10412930387822857736417.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20190429_094142_53617287230665346828506.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J0-20190429_094142_5361777148080956793916.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 307 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20190429_094217_28815383856458218339422.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J0-20190429_094217_28817371110211016964864.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190429_094233_5281051527252817996367.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190429_094233_52816095143324396707913.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 217 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20190429_094250_5586331336141893488680.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20190429_094250_5588534360777908392079.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 251 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190429_094312_90116415032103279602552.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190429_094312_89912708046008083522722.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 300 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190429_094355_07613676417379668369297.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190429_094355_07513434024294658132640.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 184 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190429_094451_2855150363552053584427.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 14 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190429_094451_28511193141370650708447.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 152 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20190429_094532_80417017623177009133812.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 259 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20190429_094542_8621056501424409161802.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20190429_094542_86212875525428406782727.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 3840 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\init-core-data-001
[junit4] 2> 2926755 INFO
(SUITE-TestDynamicLoading-seed#[14AE1563E6908BFC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2926757 INFO
(SUITE-TestDynamicLoading-seed#[14AE1563E6908BFC]-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)
[junit4] 2> 2926758 INFO
(SUITE-TestDynamicLoading-seed#[14AE1563E6908BFC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2926758 INFO
(SUITE-TestDynamicLoading-seed#[14AE1563E6908BFC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2926764 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2926764 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2926764 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2926864 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:57296
[junit4] 2> 2926864 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57296
[junit4] 2> 2926864 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57296
[junit4] 2> 2926870 INFO (zkConnectionManagerCallback-18469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2926875 INFO (zkConnectionManagerCallback-18471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2926876 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2926878 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2926879 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2926881 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2926883 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2926884 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2926886 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2926887 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2926889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2926891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2926892 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2926893 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2927381 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2927381 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2927381 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2927381 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 2927382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2927382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2927382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2927382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4bdb7312{/,null,AVAILABLE}
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@10447434{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:57304}
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.s.Server Started @2927431ms
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\tempDir-001/control/data,
hostPort=57304,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\control-001\cores,
replicaType=NRT}
[junit4] 2> 2927384 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2927384 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-29T10:37:08.287860900Z
[junit4] 2> 2927388 INFO (zkConnectionManagerCallback-18473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2927390 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2927390 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\control-001\solr.xml
[junit4] 2> 2927393 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2927393 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2927394 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2927603 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2927604 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3a10df70[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2927608 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@513f30c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2927611 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57296/solr
[junit4] 2> 2927614 INFO (zkConnectionManagerCallback-18480-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2927619 INFO (zkConnectionManagerCallback-18482-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2927701 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:57304_
[junit4] 2> 2927702 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.c.Overseer Overseer
(id=72059684646289412-127.0.0.1:57304_-n_0000000000) starting
[junit4] 2> 2927708 INFO (zkConnectionManagerCallback-18489-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2927710 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57296/solr ready
[junit4] 2> 2927710 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57304_
[junit4] 2> 2927736 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2927743 INFO
(OverseerStateUpdate-72059684646289412-127.0.0.1:57304_-n_0000000000)
[n:127.0.0.1:57304_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:57304_
[junit4] 2> 2927743 INFO
(OverseerStateUpdate-72059684646289412-127.0.0.1:57304_-n_0000000000)
[n:127.0.0.1:57304_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2927753 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2927758 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2927758 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2927762 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC])
[n:127.0.0.1:57304_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\control-001\cores
[junit4] 2> 2927772 INFO (zkCallback-18488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2927788 INFO (zkConnectionManagerCallback-18495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2927788 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2927790 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57296/solr ready
[junit4] 2> 2927791 INFO (qtp678779111-47524) [n:127.0.0.1:57304_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57304_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2927794 INFO
(OverseerThreadFactory-13593-thread-1-processing-n:127.0.0.1:57304_)
[n:127.0.0.1:57304_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2927918 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2927918 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2928932 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2928946 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2929029 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2929053 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2929053 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2929053 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 2929056 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38195240640855743]
[junit4] 2> 2929063 WARN (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2929147 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2929147 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2929151 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2929151 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2929152 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1666465309,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2929152 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d6e6543[control_collection_shard1_replica_n1] main]
[junit4] 2> 2929153 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2929154 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2929154 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2929154 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1632144436816248832
[junit4] 2> 2929157 INFO
(searcherExecutor-13594-thread-1-processing-n:127.0.0.1:57304_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:57304_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@2d6e6543[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2929160 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2929160 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57304/control_collection_shard1_replica_n1/
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:57304/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72059684646289412-core_node2-n_0000000000
[junit4] 2> 2929161 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57304/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2929267 INFO (zkCallback-18481-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2929268 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2929269 INFO (zkCallback-18481-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2929272 INFO (qtp678779111-47526) [n:127.0.0.1:57304_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1354
[junit4] 2> 2929276 INFO (qtp678779111-47524) [n:127.0.0.1:57304_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2929372 INFO (zkCallback-18481-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2929372 INFO (zkCallback-18481-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2929372 INFO (zkCallback-18481-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2929373 INFO (qtp678779111-47524) [n:127.0.0.1:57304_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57304_&wt=javabin&version=2}
status=0 QTime=1581
[junit4] 2> 2929380 INFO (zkConnectionManagerCallback-18501-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2929381 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2929382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57296/solr ready
[junit4] 2> 2929382 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2929383 INFO (qtp678779111-47525) [n:127.0.0.1:57304_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2929386 INFO
(OverseerCollectionConfigSetProcessor-72059684646289412-127.0.0.1:57304_-n_0000000000)
[n:127.0.0.1:57304_ ] 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> 2929386 INFO
(OverseerThreadFactory-13593-thread-2-processing-n:127.0.0.1:57304_)
[n:127.0.0.1:57304_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2929589 WARN
(OverseerThreadFactory-13593-thread-2-processing-n:127.0.0.1:57304_)
[n:127.0.0.1:57304_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2929591 INFO (qtp678779111-47525) [n:127.0.0.1:57304_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2929592 INFO (qtp678779111-47525) [n:127.0.0.1:57304_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 2929592 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 2930020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-1-001
of type NRT
[junit4] 2> 2930045 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2930046 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2930047 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a491d00{/,null,AVAILABLE}
[junit4] 2> 2930047 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e94ef51{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:57413}
[junit4] 2> 2930047 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server Started @2930094ms
[junit4] 2> 2930047 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\tempDir-001/jetty1,
hostPort=57413,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-1-001\cores,
replicaType=NRT}
[junit4] 2> 2930047 ERROR (closeThreadPool-18502-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2930047 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2930048 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2930048 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2930048 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2930048 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-29T10:37:10.951961700Z
[junit4] 2> 2930052 INFO (zkConnectionManagerCallback-18504-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930053 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2930053 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-1-001\solr.xml
[junit4] 2> 2930053 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10001e6c1f80008, likely client has closed socket
[junit4] 2> 2930058 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2930058 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2930059 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2930283 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2930286 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@56b140b0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2930317 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@240b3c34[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2930317 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57296/solr
[junit4] 2> 2930422 INFO (zkConnectionManagerCallback-18511-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930442 INFO (zkConnectionManagerCallback-18513-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930446 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2930453 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.ZkController Publish node=127.0.0.1:57413_ as
DOWN
[junit4] 2> 2930454 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2930454 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57413_
[junit4] 2> 2930456 INFO (zkCallback-18500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2930456 INFO (zkCallback-18488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2930456 INFO (zkCallback-18481-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2930489 INFO (zkCallback-18512-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2930492 INFO (zkConnectionManagerCallback-18520-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930493 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2930496 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57296/solr ready
[junit4] 2> 2930497 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2930521 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930529 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930529 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930531 INFO (closeThreadPool-18502-thread-1)
[n:127.0.0.1:57413_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-1-001\cores
[junit4] 2> 2930589 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-2-001
of type NRT
[junit4] 2> 2930589 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@424544a0{/,null,AVAILABLE}
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5a773575{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:57432}
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server Started @2930639ms
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\tempDir-001/jetty2,
hostPort=57432,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-2-001\cores,
replicaType=NRT}
[junit4] 2> 2930589 ERROR (closeThreadPool-18502-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2930589 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-29T10:37:11.492955400Z
[junit4] 2> 2930597 INFO (zkConnectionManagerCallback-18523-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930597 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2930597 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-2-001\solr.xml
[junit4] 2> 2930598 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10001e6c1f8000c, likely client has closed socket
[junit4] 2> 2930603 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2930603 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2930603 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2930802 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2930814 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2cca2ba7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2930818 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@768222bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2930819 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57296/solr
[junit4] 2> 2930824 INFO (zkConnectionManagerCallback-18530-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930828 INFO (zkConnectionManagerCallback-18532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930832 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2930837 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:57432_ as DOWN
[junit4] 2> 2930837 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2930838 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57432_
[junit4] 2> 2930841 INFO (zkCallback-18500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930841 INFO (zkCallback-18481-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930841 INFO (zkCallback-18488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930841 INFO (zkCallback-18512-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930864 INFO (zkCallback-18531-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930867 INFO (zkCallback-18519-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2930871 INFO (zkConnectionManagerCallback-18539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2930873 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2930873 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57296/solr ready
[junit4] 2> 2930873 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2930907 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930926 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930926 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3
[junit4] 2> 2930931 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-2-001\cores
[junit4] 2> 2931063 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[14AE1563E6908BFC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-3-001
of type NRT
[junit4] 2> 2931064 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2931064 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2931066 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56c452b1{/,null,AVAILABLE}
[junit4] 2> 2931076 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15ae3e75{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:57451}
[junit4] 2> 2931076 INFO (closeThreadPool-18502-thread-1) [ ]
o.e.j.s.Server Started @2931123ms
[junit4] 2> 2931076 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\tempDir-001/jetty3,
hostPort=57451,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-3-001\cores,
replicaType=NRT}
[junit4] 2> 2931077 ERROR (closeThreadPool-18502-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2931077 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2931077 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2931077 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2931077 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2931077 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-29T10:37:11.980010800Z
[junit4] 2> 2931100 INFO (zkConnectionManagerCallback-18542-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2931102 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2931102 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_14AE1563E6908BFC-001\shard-3-001\solr.xml
[junit4] 2> 2931106 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2931106 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2931106 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4818dfe3, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2931388 INFO
(OverseerCollectionConfigSetProcessor-72059684646289412-127.0.0.1:57304_-n_0000000000)
[n:127.0.0.1:57304_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2931551 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2931553 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@47a86907[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931555 WARN (closeThreadPool-18502-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@35142d12[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931558 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57296/solr
[junit4] 2> 2931561 INFO (zkConnectionManagerCallback-18549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2931561 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10001e6c1f80011, likely client has closed socket
[junit4] 2> 2931565 INFO (zkConnectionManagerCallback-18551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2931569 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2931572 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:57451_ as DOWN
[junit4] 2> 2931572 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2931572 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57451_
[junit4] 2> 2931574 INFO (zkCallback-18531-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931574 INFO (zkCallback-18488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931574 INFO (zkCallback-18512-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931574 INFO (zkCallback-18519-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931574 INFO (zkCallback-18500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931574 INFO (zkCallback-18481-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931577 INFO (zkCallback-18550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931577 INFO (zkCallback-18538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2931609 INFO (zkConnectionManagerCallback-18558-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2931610 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2931610 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57296/solr ready
[junit4] 2> 2931610 INFO (closeThreadPool-18502-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system
[...truncated too long message...]
as not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20190429_105753_6004633144995504747458.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190429_105753_6007254910910583411924.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 572 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190429_110114_898538872048425789585.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190429_110114_89810200177550193967562.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 1301 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190429_110221_02416047766426778837662.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190429_110221_0243474220776218431551.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190429_110250_7111131467672336755479.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190429_110250_71116607195307239057510.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 574 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190429_110359_0873199135834940340455.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190429_110359_0878571365442637246738.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 582 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190429_110439_696122673961014178676.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190429_110439_6965567375829530557645.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 683 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190429_110515_7584949933572076108239.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190429_110515_75811276482923032796773.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 582 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190429_110641_8486370800100667051514.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190429_110641_84816085582313262933727.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 568 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190429_110736_5735050924363598883967.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 34163 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/231/consoleText
[repro] Revision: 793c974a59207a8a4fb77c56f417bb2e2c635aa9
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestDynamicLoading
[repro] ant compile-test
[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=14AE1563E6908BFC -Dtests.slow=true -Dtests.locale=en-BB
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 50 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190429_111611_5968001159636302951949.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 4 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190429_111611_5967003988951163874778.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 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 21 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]