You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/30 17:08:13 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-9) - Build # 111 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/111/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.lucene.index.TestCustomNorms.testFloatNorms

Error Message:
expected:<10> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<20>
	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestCustomNorms.testFloatNorms

Error Message:
expected:<10> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<20>
	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestCustomNorms.testFloatNorms

Error Message:
expected:<10> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<20>
	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestCustomNorms.testFloatNorms

Error Message:
expected:<10> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<20>
	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestCustomNorms.testFloatNorms

Error Message:
expected:<10> but was:<20>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<20>
	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1228 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.27s J0 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1adf5ef2), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=204299672,total=434110464
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSorting, TestMultiset, TestDoc, TestIOUtils, TestSameScoresWithThreads, TestBoolean2, TestExceedMaxTermLength, TestUsageTrackingFilterCachingPolicy, TestCloseableThreadLocal, TestLucene80DocValuesFormat, TestPagedBytes, TestAxiomaticF1EXP, TestNearSpansOrdered, TestLSBRadixSorter, TestPayloadsOnVectors, TestAutomatonQuery, TestManyFields, TestSimpleExplanationsWithFillerDocs, TestNRTReaderCleanup, TestSort, TestMatchNoDocsQuery, Test2BPoints, TestBKDRadixSelector, TestMinimize, TestDocValues, TestReadOnlyIndex, TestBoostQuery, TestBlockPostingsFormat, TestTopDocsCollector, TestSparseFixedBitDocIdSet, TestStopFilter, TestAxiomaticF2EXP, TestPostingsOffsets, TestBasicModelIn, TestDocsWithFieldSet, TestBinaryDocValuesUpdates, TestBooleanRewrites, TestDistributionLL, TestDuelingCodecs, TestLongRange, TestBlockPostingsFormat3, TestIndexOptions, TestLatLonDocValuesQueries, TestRollback, TestIndexWriterUnicode, TestFastDecompressionMode, TestDocValuesIndexing, TestFieldType, FuzzyTermOnShortTermsTest, TestSegmentTermDocs, TestByteBuffersDirectory, TestDirectMonotonic, TestIndexWriterConfig, TestComplexExplanations, TestSpanNearQuery, TestDaciukMihovAutomatonBuilder, TestTermQuery, TestLongValuesSource, TestIndexCommit, TestTryDelete, TestRegexpRandom, TestBasicModelG, TestControlledRealTimeReopenThread, TestParallelTermEnum, TestCodecHoldsOpenFiles, TestAxiomaticF3EXP, TestPersistentSnapshotDeletionPolicy, TestRAMDirectory, TestNumericUtils, TestRollingBuffer, TestTermVectorsWriter, TestFileSwitchDirectory, TestAutomaton, TestLatLonPoint, TestFilterDirectoryReader, TestTerms, TestBytesStore, TestNRTCachingDirectory, TestWordlistLoader, TestIntRangeFieldQueries, TestLogMergePolicy, TestBytesRefArray, TestTieredMergePolicy, TestSpanOrQuery, TestTermVectors, TestNot, TestMultiCollector, TestIndexWriterFromReader, TestNeedsScores, TestTrackingDirectoryWrapper, TestFieldInfos, TestBagOfPositions, Test2BPostings, TestDirectoryReader, TestTimSorter, TestIndexOrDocValuesQuery, TestTermsEnum2, TestIndexableField, TestIndexWriterOnVMError, TestCustomNorms]
   [junit4] Completed [254/519 (1!)] on J0 in 0.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 57671 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/111/consoleText

[repro] Revision: 39ff3052c383f6275fb647f7f5b641ecaf46c639

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestCustomNorms
[repro] ant compile-test

[...truncated 210 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCustomNorms" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 31 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.44s J1 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6474a9ee), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=37280752,total=69206016
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms]
   [junit4] Completed [1/5 (1!)] on J1 in 3.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.74s J0 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67b2f189), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=37749960,total=69206016
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms]
   [junit4] Completed [2/5 (2!)] on J0 in 3.64s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.51s J1 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b3ddd86), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=53162000,total=69730304
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestCustomNorms]
   [junit4] Completed [3/5 (3!)] on J1 in 1.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.75s J0 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7acf1692), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=87322160,total=104333312
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestCustomNorms]
   [junit4] Completed [4/5 (4!)] on J0 in 2.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomNorms -Dtests.method=testFloatNorms -Dtests.seed=63D6AE06E60D326D -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-CK -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.34s J1 | TestCustomNorms.testFloatNorms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<10> but was:<20>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63D6AE06E60D326D:2AF64DBA6725B339]:0)
   [junit4]    > 	at org.apache.lucene.index.TestCustomNorms.testFloatNorms(TestCustomNorms.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {date=PostingsFormat(name=Asserting), docid=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), body=PostingsFormat(name=Asserting), title=Lucene50(blocksize=128), normsTestFloat=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1093, maxMBSortInHeap=7.312043726121806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@590a0a1), locale=en-CK, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=38778208,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestCustomNorms, TestCustomNorms]
   [junit4] Completed [5/5 (5!)] on J1 in 0.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1573: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1100: There were test failures: 5 suites, 5 tests, 5 failures [seed: 63D6AE06E60D326D]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.index.TestCustomNorms
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: rename solr/build to solr/build.repro: No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=39ff3052c383f6275fb647f7f5b641ecaf46c639, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #110
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.2) - Build # 115 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/115/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
	at __randomizedtesting.SeedInfo.seed([273338CDBB2FF314:AF67071715D39EEC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsResurrectionTest(TestInPlaceUpdatesDistrib.java:852)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:179)
	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:566)
	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:834)




Build Log:
[...truncated 15767 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/init-core-data-001
   [junit4]   2> 3246181 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3246182 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3246195 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3246204 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3246206 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3246374 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3246375 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@636b8cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3246378 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d4480b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3246396 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3246396 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3246419 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3246425 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3246425 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[273338CDBB2FF314]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3246426 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3246440 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3246446 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3246452 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3246452 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3246453 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3246453 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/init-core-data-001/]
   [junit4]   2> 3246460 WARN  (coreLoadExecutor-18473-thread-1) [    x:collection1] 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> 3246498 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3246498 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3246511 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3246516 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3246521 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29309b58[collection1] main]
   [junit4]   2> 3246529 WARN  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3246530 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3246530 INFO  (coreLoadExecutor-18473-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632411947183898624
   [junit4]   2> 3246533 INFO  (searcherExecutor-18474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29309b58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3246539 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3246539 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3246539 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3246648 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer start zk server on port:59546
   [junit4]   2> 3246648 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59546
   [junit4]   2> 3246648 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59546
   [junit4]   2> 3246664 INFO  (zkConnectionManagerCallback-21096-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3246668 INFO  (zkConnectionManagerCallback-21098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3246669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3246671 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 3246673 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3246674 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3246676 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3246677 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3246679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3246680 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3246681 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3246683 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3246685 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3246686 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3247165 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3247166 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3247166 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3247166 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 3247171 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3247171 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3247171 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3247172 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37bdb00a{/,null,AVAILABLE}
   [junit4]   2> 3247173 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6609a325{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:59558}
   [junit4]   2> 3247173 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.s.Server Started @3247230ms
   [junit4]   2> 3247173 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/tempDir-001/control/data, hostPort=59558, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 3247174 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3247174 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3247174 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3247175 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3247175 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3247175 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T09:29:08.469206Z
   [junit4]   2> 3247178 INFO  (zkConnectionManagerCallback-21100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3247181 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3247181 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/control-001/solr.xml
   [junit4]   2> 3247189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3247189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3247192 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3247298 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3247303 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ff15fa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3247308 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79ba7bb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3247309 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59546/solr
   [junit4]   2> 3247313 INFO  (zkConnectionManagerCallback-21107-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3247317 INFO  (zkConnectionManagerCallback-21109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3247426 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59558_
   [junit4]   2> 3247427 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.Overseer Overseer (id=72069047430873092-127.0.0.1:59558_-n_0000000000) starting
   [junit4]   2> 3247436 INFO  (zkConnectionManagerCallback-21116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3247439 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3247440 INFO  (OverseerStateUpdate-72069047430873092-127.0.0.1:59558_-n_0000000000) [n:127.0.0.1:59558_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59558_
   [junit4]   2> 3247447 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59558_
   [junit4]   2> 3247452 INFO  (zkCallback-21108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3247452 INFO  (zkCallback-21115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3247468 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3247531 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3247540 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3247540 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3247542 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/control-001/cores
   [junit4]   2> 3247564 INFO  (zkConnectionManagerCallback-21122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3247566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3247567 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3247569 INFO  (qtp1996517632-53851) [n:127.0.0.1:59558_    ] 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:59558_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3247573 INFO  (OverseerThreadFactory-18488-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3247688 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_    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> 3247688 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3248702 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3248712 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3248726 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3248726 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248726 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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@1dc4e626
   [junit4]   2> 3248726 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3248727 WARN  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248783 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248783 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248786 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3248786 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3248787 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1361adf4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3248788 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3248789 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248789 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3248789 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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 1632411949552631808
   [junit4]   2> 3248792 INFO  (searcherExecutor-18493-thread-1-processing-n:127.0.0.1:59558_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59558_ 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@1361adf4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3248796 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248796 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248802 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3248802 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248802 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59558/control_collection_shard1_replica_n1/
   [junit4]   2> 3248802 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3248803 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59558/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3248803 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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/72069047430873092-core_node2-n_0000000000
   [junit4]   2> 3248805 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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:59558/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3248911 INFO  (zkCallback-21108-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> 3248911 INFO  (zkCallback-21108-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> 3248912 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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> 3249019 INFO  (zkCallback-21108-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> 3249019 INFO  (zkCallback-21108-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> 3249020 INFO  (zkCallback-21108-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> 3249021 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ 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=1332
   [junit4]   2> 3249032 INFO  (qtp1996517632-53851) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3249032 INFO  (qtp1996517632-53851) [n:127.0.0.1:59558_    ] 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:59558_&wt=javabin&version=2} status=0 QTime=1462
   [junit4]   2> 3249037 INFO  (zkConnectionManagerCallback-21128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249039 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249041 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3249041 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3249042 INFO  (qtp1996517632-53852) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3249046 INFO  (OverseerThreadFactory-18488-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3249046 INFO  (OverseerCollectionConfigSetProcessor-72069047430873092-127.0.0.1:59558_-n_0000000000) [    ] 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> 3249266 WARN  (OverseerThreadFactory-18488-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3249268 INFO  (qtp1996517632-53852) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3249270 INFO  (qtp1996517632-53852) [n:127.0.0.1:59558_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=227
   [junit4]   2> 3249271 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 3249529 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001 of type NRT
   [junit4]   2> 3249530 WARN  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3249530 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3249530 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3249530 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38c86115{/,null,AVAILABLE}
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16953289{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:59569}
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.e.j.s.Server Started @3249589ms
   [junit4]   2> 3249532 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/tempDir-001/jetty1, hostPort=59569, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001/cores}
   [junit4]   2> 3249533 ERROR (closeThreadPool-21129-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3249533 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3249533 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3249533 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3249533 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3249533 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T09:29:10.827167Z
   [junit4]   2> 3249536 INFO  (zkConnectionManagerCallback-21131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249538 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3249538 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001/solr.xml
   [junit4]   2> 3249540 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3249540 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3249541 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3249655 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3249656 WARN  (closeThreadPool-21129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c297302[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249659 WARN  (closeThreadPool-21129-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50934fd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249660 INFO  (closeThreadPool-21129-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59546/solr
   [junit4]   2> 3249667 INFO  (zkConnectionManagerCallback-21138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249680 INFO  (zkConnectionManagerCallback-21140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249706 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249714 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.ZkController Publish node=127.0.0.1:59569_ as DOWN
   [junit4]   2> 3249715 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3249715 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59569_
   [junit4]   2> 3249721 INFO  (zkCallback-21108-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3249721 INFO  (zkCallback-21115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3249721 INFO  (zkCallback-21127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3249722 INFO  (zkCallback-21139-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3249751 INFO  (zkConnectionManagerCallback-21147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249761 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3249785 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3249785 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3249803 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3249814 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3249814 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3249816 INFO  (closeThreadPool-21129-thread-1) [n:127.0.0.1:59569_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001/cores
   [junit4]   2> 3249820 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-2-001 of type NRT
   [junit4]   2> 3249820 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3249821 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3249821 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3249821 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 3249822 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3249822 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3249822 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3249822 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ad8f2c5{/,null,AVAILABLE}
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4592ee4e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:59574}
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.Server Started @3249879ms
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/tempDir-001/jetty2, hostPort=59574, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-2-001/cores}
   [junit4]   2> 3249823 ERROR (closeThreadPool-21129-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3249823 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T09:29:11.117533Z
   [junit4]   2> 3249826 INFO  (zkConnectionManagerCallback-21150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249827 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3249827 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-2-001/solr.xml
   [junit4]   2> 3249829 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3249829 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3249830 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3249916 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3249917 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@191a01c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249919 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e5876a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249921 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59546/solr
   [junit4]   2> 3249923 INFO  (zkConnectionManagerCallback-21157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249929 INFO  (zkConnectionManagerCallback-21159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249938 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3249945 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.ZkController Publish node=127.0.0.1:59574_ as DOWN
   [junit4]   2> 3249947 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3249947 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59574_
   [junit4]   2> 3249949 INFO  (zkCallback-21127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249949 INFO  (zkCallback-21108-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249949 INFO  (zkCallback-21139-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249949 INFO  (zkCallback-21115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249949 INFO  (zkCallback-21158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249949 INFO  (zkCallback-21146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3249969 INFO  (zkConnectionManagerCallback-21166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249971 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3249973 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3249973 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3249990 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3249999 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3249999 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3250001 INFO  (closeThreadPool-21129-thread-2) [n:127.0.0.1:59574_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-2-001/cores
   [junit4]   2> 3250133 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[273338CDBB2FF314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001 of type NRT
   [junit4]   2> 3250134 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3250134 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3250134 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3250134 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 3250135 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3250135 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3250135 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3250135 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e4dd595{/,null,AVAILABLE}
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@438c2312{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:59579}
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.e.j.s.Server Started @3250192ms
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/tempDir-001/jetty3, hostPort=59579, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001/cores}
   [junit4]   2> 3250136 ERROR (closeThreadPool-21129-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3250136 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T09:29:11.430523Z
   [junit4]   2> 3250138 INFO  (zkConnectionManagerCallback-21169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3250140 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3250140 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001/solr.xml
   [junit4]   2> 3250142 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3250142 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3250143 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3250208 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3250209 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2a026b0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3250211 WARN  (closeThreadPool-21129-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2074923d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3250212 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59546/solr
   [junit4]   2> 3250215 INFO  (zkConnectionManagerCallback-21176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3250218 INFO  (zkConnectionManagerCallback-21178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3250226 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3250232 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:59579_ as DOWN
   [junit4]   2> 3250233 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3250233 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59579_
   [junit4]   2> 3250235 INFO  (zkCallback-21108-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250235 INFO  (zkCallback-21115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250235 INFO  (zkCallback-21146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250235 INFO  (zkCallback-21158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250235 INFO  (zkCallback-21139-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250235 INFO  (zkCallback-21127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250236 INFO  (zkCallback-21165-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250236 INFO  (zkCallback-21177-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3250253 INFO  (zkConnectionManagerCallback-21185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3250255 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3250257 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59546/solr ready
   [junit4]   2> 3250257 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3250281 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3250290 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3250290 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3250291 INFO  (closeThreadPool-21129-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001/cores
   [junit4]   2> 3250329 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59569_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3250330 INFO  (qtp1996517632-53855) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59579_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3250330 INFO  (qtp1996517632-53850) [n:127.0.0.1:59558_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59574_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3250333 INFO  (OverseerThreadFactory-18488-thread-3) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:59569_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 3250333 INFO  (OverseerCollectionConfigSetProcessor-72069047430873092-127.0.0.1:59558_-n_0000000000) [    ] 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> 3250335 INFO  (OverseerThreadFactory-18488-thread-3) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3250339 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3251351 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3251362 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3251364 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3251364 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3251364 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3251364 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 3251367 WARN  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_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> 3251409 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3251409 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3251421 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3251421 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3251421 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@313fa97d[collection1_shard1_replica_n1] main]
   [junit4]   2> 3251423 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3251424 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3251424 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3251424 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632411952315629568
   [junit4]   2> 3251426 INFO  (searcherExecutor-18525-thread-1-processing-n:127.0.0.1:59569_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@313fa97d[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3251431 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3251431 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59569/collection1_shard1_replica_n1/
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59569/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3251438 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72069047430873098-core_node2-n_0000000000
   [junit4]   2> 3251440 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59569/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 3251594 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3251597 INFO  (qtp399480306-53915) [n:127.0.0.1:59569_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1258
   [junit4]   2> 3251600 INFO  (qtp1996517632-53853) [n:127.0.0.1:59558_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59569_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1271
   [junit4]   2> 3252343 INFO  (OverseerThreadFactory-18488-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:59579_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 3252343 INFO  (OverseerCollectionConfigSetProcessor-72069047430873092-127.0.0.1:59558_-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3252344 INFO  (OverseerThreadFactory-18488-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3252347 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3253370 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3253380 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=inplace-updates
   [junit4]   2> 3253382 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3253382 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 3253382 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc4e626
   [junit4]   2> 3253382 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001/cores/collection1_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_273338CDBB2FF314-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 3253387 WARN  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] 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> 3253425 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3253425 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3253427 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3253427 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3253427 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@24b43cf5[collection1_shard1_replica_n3] main]
   [junit4]   2> 3253429 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3253430 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3253430 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3253430 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632411954419073024
   [junit4]   2> 3253433 INFO  (searcherExecutor-18530-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [collection1_shard1_replica_n3] Registered new searcher Searcher@24b43cf5[collection1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3253437 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 3253437 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 3253441 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n3
   [junit4]   2> 3253442 INFO  (updateExecutor-21172-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3253443 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3253443 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 3253444 INFO  (qtp2111735764-53981) [n:127.0.0.1:59579_ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1096
   [junit4]   2> 3253445 INFO  (qtp399480306-53917) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 3253445 INFO  (qtp399480306-53917) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3253445 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 3253445 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3253445 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:59569/collection1_shard1_replica_n1/] and I am [http://127.0.0.1:59579/collection1_shard1_replica_n3/]
   [junit4]   2> 3253448 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59569]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:59579_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3253449 INFO  (qtp399480306-53918) [n:127.0.0.1:59569_    x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3253449 INFO  (qtp399480306-53918) [n:127.0.0.1:59569_    x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:59579_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:59579","node_name":"127.0.0.1:59579_","state":"down","type":"NRT"}
   [junit4]   2> 3253450 INFO  (qtp1996517632-53855) [n:127.0.0.1:59558_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59579_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=3120
   [junit4]   2> 3253561 INFO  (watches-21141-thread-1) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:59579_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:59579","node_name":"127.0.0.1:59579_","state":"recovering","type":"NRT"}
   [junit4]   2> 3253561 INFO  (qtp399480306-53918) [n:127.0.0.1:59569_    x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:59579_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=112
   [junit4]   2> 3254071 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:59569/collection1_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 3254071 WARN  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 3254071 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 3254071 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 3254071 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:59569/collection1_shard1_replica_n1/].
   [junit4]   2> 3254072 INFO  (qtp399480306-53913) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632411955092258816,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3254072 INFO  (qtp399480306-53913) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3254072 INFO  (qtp399480306-53913) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3254075 INFO  (qtp2111735764-53984) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 3254075 INFO  (qtp2111735764-53984) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:59569/collection1_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 3254076 INFO  (qtp399480306-53913) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 3254078 INFO  (qtp399480306-53914) [n:127.0.0.1:59569_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp= path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3254078 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:59579_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3254078 INFO  (recoveryExecutor-21174-thread-1-processing-n:127.0.0.1:59579_ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core

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

TestFaceting, TestHdfsCloudBackupRestore, BadIndexSchemaTest, SuggesterFSTTest, SpellCheckComponentTest, TestUpdate, HdfsChaosMonkeyNothingIsSafeTest, PluginInfoTest, TestClassicSimilarityFactory, SecurityConfHandlerTest, TestObjectReleaseTracker, SimpleMLTQParserTest, CdcrBidirectionalTest, TestLegacyNumericUtils, TestSimExtremeIndexing, TaggingAttributeTest, TestOrdValues, TestConfigSetsAPI, MetricTriggerIntegrationTest, TestSubQueryTransformer, TestUtilizeNode, BufferStoreTest, CdcrWithNodesRestartsTest, TestJoin, TestEmbeddedSolrServerSchemaAPI, BlockJoinFacetDistribTest, TestSystemCollAutoCreate, TestSolrCloudSnapshots, ResourceLoaderTest, TestHighFrequencyDictionaryFactory, PreAnalyzedFieldTest, DeleteStatusTest, EmbeddedSolrNoSerializeTest, ZkControllerTest, SoftAutoCommitTest, TestDocBasedVersionConstraints, TestCloudConsistency, TestQueryUtils, RecoveryAfterSoftCommitTest, NodeAddedTriggerIntegrationTest, TestHashQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, DistributedQueryComponentOptimizationTest, VersionInfoTest, TestStressCloudBlindAtomicUpdates, HdfsTlogReplayBufferedWhileIndexingTest, TokenizerChainTest, SuggesterTest, DistribDocExpirationUpdateProcessorTest, TestBinaryField, FastVectorHighlighterTest, VMParamsZkACLAndCredentialsProvidersTest, IndexSchemaRuntimeFieldTest, NodeMarkersRegistrationTest, TestReplicationHandlerBackup, MetricsHistoryIntegrationTest, TestRetrieveFieldsOptimizer, MigrateRouteKeyTest, FullHLLTest, TestOnReconnectListenerSupport, DocumentAnalysisRequestHandlerTest, TestLockTree, ChaosMonkeyNothingIsSafeTest, ZkNodePropsTest, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, TestDeprecatedFilters, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthStandaloneTest, ReindexCollectionTest, ZkStateWriterTest, AnalysisAfterCoreReloadTest, TestManagedSchemaAPI, TestReplicaProperties, TestFieldCacheWithThreads, CreateRoutedAliasTest, TestUseDocValuesAsStored2, TestCloudRecovery, TestInfoStreamLogging, MoveReplicaHDFSFailoverTest, AutoscalingHistoryHandlerTest, TestRandomCollapseQParserPlugin, QueryEqualityTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestLegacyBM25SimilarityFactory, DocValuesMultiTest, SpatialRPTFieldTypeTest, DaemonStreamApiTest, TestReload, CdcrRequestHandlerTest, TestMissingGroups, TestExclusionRuleCollectionAccess, TestTrieFacet, BinaryUpdateRequestHandlerTest, PeerSyncTest, TestReversedWildcardFilterFactory, RequiredFieldsTest, LeaderFailureAfterFreshStartTest, TestSolrJ, TestJsonRequest, SolrMetricsIntegrationTest, ConnectionManagerTest, TestSuggestSpellingConverter, TestSolrCloudWithHadoopAuthPlugin, TestUnInvertedFieldException, TestSimpleQParserPlugin, UpdateLogTest, TestEmbeddedSolrServerAdminHandler, RuleEngineTest, TestPseudoReturnFields, TestSweetSpotSimilarityFactory, CollectionTooManyReplicasTest, BigEndianAscendingWordDeserializerTest, HdfsRecoveryZkTest, HdfsBasicDistributedZk2Test, TestFieldCollectionResource, DocValuesNotIndexedTest, PreAnalyzedUpdateProcessorTest, DateMathParserTest, TestCorePropertiesReload, TestManagedStopFilterFactory, HdfsWriteToMultipleCollectionsTest, QueryElevationComponentTest, AnalyticsMergeStrategyTest, TestZkChroot, Tagger2Test, TestCrossCoreJoin, SuggestComponentContextFilterQueryTest, BasicDistributedZkTest, RAMDirectoryFactoryTest, SolrIndexSplitterTest, TestPerFieldSimilarity, TestDistributedSearch, TriggerEventQueueTest, TestStressVersions, TestMacroExpander, TestComplexPhraseQParserPlugin, HealthCheckHandlerTest, MoveReplicaTest, TestNumericTerms32, OverseerModifyCollectionTest, PKIAuthenticationIntegrationTest, TestHdfsBackupRestoreCore, TestCloudPivotFacet, TestUtils, SolrIndexConfigTest, ShardRoutingTest, CloudExitableDirectoryReaderTest, TestCollapseQParserPlugin, ManagedSchemaRoundRobinCloudTest, CurrencyRangeFacetCloudTest, TestSerializedLuceneMatchVersion, CircularListTest, LoggingHandlerTest, TestDirectoryFactory, TestPayloadCheckQParserPlugin, TestDeleteCollectionOnDownNodes, TestSolrDeletionPolicy1, TestHalfAndHalfDocValues, SolrMetricManagerTest, TestSystemIdResolver, TestAuthorizationFramework, TestReqParamsAPI, AddReplicaTest, SystemCollectionCompatTest, DocumentBuilderTest, CachingDirectoryFactoryTest, TestSolrCoreProperties, DistanceFunctionTest, TestCodecSupport, TestLogWatcher, TestConfigSetProperties, TestBulkSchemaAPI, AtomicUpdatesTest, CoreSorterTest, HdfsLockFactoryTest, MetricUtilsTest, TestFunctionQuery, TestSimTriggerIntegration, TestReloadAndDeleteDocs, SolrJmxReporterCloudTest, TestRandomFlRTGCloud, TestPostingsSolrHighlighter, TestSubQueryTransformerDistrib, TestUninvertingReader, AsyncCallRequestStatusResponseTest, OutputWriterTest, HttpTriggerListenerTest, DistributedFacetPivotSmallTest, TestSortableTextField, TestPHPSerializedResponseWriter, TestInitQParser, StatelessScriptUpdateProcessorFactoryTest, DistributedQueueTest, TestCloudJSONFacetSKG, PingRequestHandlerTest, TestLRUStatsCache, SpatialFilterTest, TestCollectionAPI, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderElectionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, RecoveryZkTest, RollingRestartTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SplitShardTest, TestCloudPseudoReturnFields, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestSegmentSorting, TestShortCircuitedRequests, TestSkipOverseerOperations, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, ZkCLITest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, TriggerSetPropertiesIntegrationTest, TestSimComputePlanAction, TestSimDistributedQueue, TestSimGenericDistributedQueue, TestSimLargeCluster, TestMergePolicyConfig, TestQuerySenderListener, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, JsonLoaderTest, MoreLikeThisHandlerTest, RequestLoggingTest, ResponseBuilderTest, TestBlobHandler, TestReplicationHandler, V2StandaloneTest, XmlUpdateRequestHandlerTest, CoreAdminHandlerTest, MBeansHandlerTest, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, DistributedSpellCheckComponentTest, PhrasesIdentificationComponentTest, ResponseLogComponentTest, SearchHandlerTest, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, TestLegacyField, TestLegacyTerms, TestNumericRangeQuery32, SolrSlf4jReporterTest, SolrShardReporterTest, TestRemoteStreaming, TestWriterPerf, SmileWriterTest, TestCSVResponseWriter, TestGraphMLResponseWriter, TestRawTransformer, TestChildDocTransformerHierarchy, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, CopyFieldTest, DateRangeFieldTest, DocValuesTest, TestCloudSchemaless, TestSchemaManager, TestSchemalessBufferedUpdates, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, SignificantTermsQParserPluginTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestComponentsName, TestCustomSort, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestIndexSearcher, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestRecovery, TestJsonFacets, TestZkAclsWithHadoopAuth, NoCacheHeaderTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, DirectSolrSpellCheckerTest, SpellCheckCollatorTest, SuggesterWFSTTest, TestAnalyzedSuggestions, TestFreeTextSuggestions, TestPhraseSuggestions, TestDocTermOrdsUninvertLimit, TestFieldCacheReopen, TestNumericTerms64, PeerSyncWithBufferUpdatesTest, PeerSyncWithLeaderTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [848/855 (1!)] on J0 in 52.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 8985 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 1 violations in source files (File uses Mockito but has no assumeWorkingMockito() call).

Total time: 107 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-9) - Build # 114 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/114/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
	at __randomizedtesting.SeedInfo.seed([1F004AB1981A3781:9754756B36E65A79]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsResurrectionTest(TestInPlaceUpdatesDistrib.java:852)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:844)




Build Log:
[...truncated 15684 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/init-core-data-001
   [junit4]   2> 3247519 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 3247520 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3247540 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3247554 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3247557 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3248047 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3248048 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a8e51cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3248052 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b055af8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3248103 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3248103 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3248124 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248137 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248137 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248143 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3248182 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3248201 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3248204 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3248204 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3248205 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248205 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/init-core-data-001/]
   [junit4]   2> 3248265 WARN  (coreLoadExecutor-18814-thread-1) [    x:collection1] 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> 3248335 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3248335 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3248336 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3248336 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3248338 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4816a2e[collection1] main]
   [junit4]   2> 3248339 WARN  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3248339 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3248339 INFO  (coreLoadExecutor-18814-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632375906764849152
   [junit4]   2> 3248341 INFO  (searcherExecutor-18815-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4816a2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3248349 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3248349 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3248349 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3248454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer start zk server on port:55604
   [junit4]   2> 3248454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55604
   [junit4]   2> 3248454 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55604
   [junit4]   2> 3248487 INFO  (zkConnectionManagerCallback-25269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3248492 INFO  (zkConnectionManagerCallback-25271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3248500 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3248502 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 3248504 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3248506 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3248512 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3248514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3248516 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3248524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3248526 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3248528 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3248529 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3248531 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3249076 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3249076 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3249076 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3249076 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3249078 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3249078 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3249078 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3249080 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a6745c4{/_,null,AVAILABLE}
   [junit4]   2> 3249082 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9dcada2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55610}
   [junit4]   2> 3249083 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.s.Server Started @3249160ms
   [junit4]   2> 3249083 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/control/data, hostPort=55610, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores}
   [junit4]   2> 3249084 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3249084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3249084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3249084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3249084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3249084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T23:56:17.747523Z
   [junit4]   2> 3249087 INFO  (zkConnectionManagerCallback-25273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249089 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3249089 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/solr.xml
   [junit4]   2> 3249094 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3249094 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3249097 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3249167 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3249168 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3614d124[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249171 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@75256169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249173 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3249176 INFO  (zkConnectionManagerCallback-25280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249180 INFO  (zkConnectionManagerCallback-25282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249433 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55610__
   [junit4]   2> 3249434 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.Overseer Overseer (id=72066794904223748-127.0.0.1:55610__-n_0000000000) starting
   [junit4]   2> 3249448 INFO  (zkConnectionManagerCallback-25289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249452 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3249455 INFO  (OverseerStateUpdate-72066794904223748-127.0.0.1:55610__-n_0000000000) [n:127.0.0.1:55610__    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55610__
   [junit4]   2> 3249456 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55610__
   [junit4]   2> 3249458 INFO  (OverseerStateUpdate-72066794904223748-127.0.0.1:55610__-n_0000000000) [n:127.0.0.1:55610__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249460 INFO  (zkCallback-25288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249509 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3249536 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249553 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249553 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249554 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores
   [junit4]   2> 3249599 INFO  (zkConnectionManagerCallback-25295-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249600 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249602 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3249607 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] 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:55610__&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3249611 INFO  (OverseerThreadFactory-18829-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3249724 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    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> 3249725 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3250740 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3250752 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3250754 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3250754 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3250755 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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@1341b363
   [junit4]   2> 3250755 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3250759 WARN  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3250806 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3250806 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251411 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3251411 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3251413 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54ce6972[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3251414 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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 1632375909990268928
   [junit4]   2> 3251419 INFO  (searcherExecutor-18834-thread-1-processing-n:127.0.0.1:55610__ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55610__ 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@54ce6972[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3251424 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251424 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55610/_/control_collection_shard1_replica_n1/
   [junit4]   2> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55610/_/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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/72066794904223748-core_node2-n_0000000000
   [junit4]   2> 3251434 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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:55610/_/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3251536 INFO  (zkCallback-25281-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> 3251536 INFO  (zkCallback-25281-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> 3251538 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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> 3251541 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 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=1816
   [junit4]   2> 3251544 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3251621 INFO  (OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000) [    ] 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> 3251641 INFO  (zkCallback-25281-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> 3251641 INFO  (zkCallback-25281-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> 3251641 INFO  (zkCallback-25281-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> 3251643 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] 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:55610__&wt=javabin&version=2} status=0 QTime=2036
   [junit4]   2> 3251748 INFO  (zkConnectionManagerCallback-25301-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251750 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251758 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3251758 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3251760 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3251768 INFO  (OverseerThreadFactory-18829-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3251983 WARN  (OverseerThreadFactory-18829-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3251985 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3251986 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=226
   [junit4]   2> 3251988 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 3252393 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001 of type NRT
   [junit4]   2> 3252393 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37693a8{/_,null,AVAILABLE}
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7122f545{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55625}
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server Started @3252473ms
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty1, hostPort=55625, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores}
   [junit4]   2> 3252396 ERROR (closeThreadPool-25302-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T23:56:21.059861Z
   [junit4]   2> 3252400 INFO  (zkConnectionManagerCallback-25304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252401 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3252401 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/solr.xml
   [junit4]   2> 3252405 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3252405 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3252406 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3252527 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3252528 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6143b362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3252532 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3da01c51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3252533 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3252536 INFO  (zkConnectionManagerCallback-25311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252541 INFO  (zkConnectionManagerCallback-25313-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252551 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3252559 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.ZkController Publish node=127.0.0.1:55625__ as DOWN
   [junit4]   2> 3252560 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3252560 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55625__
   [junit4]   2> 3252562 INFO  (zkCallback-25281-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25312-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252590 INFO  (zkConnectionManagerCallback-25320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252592 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3252594 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3252595 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3252617 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252631 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252632 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252634 INFO  (closeThreadPool-25302-thread-1) [n:127.0.0.1:55625__    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores
   [junit4]   2> 3252907 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001 of type NRT
   [junit4]   2> 3252907 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@159d592a{/_,null,AVAILABLE}
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e10e1ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55630}
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server Started @3252987ms
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty2, hostPort=55630, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 3252910 ERROR (closeThreadPool-25302-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T23:56:21.573401Z
   [junit4]   2> 3252913 INFO  (zkConnectionManagerCallback-25323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252915 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3252915 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/solr.xml
   [junit4]   2> 3252918 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3252918 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3252919 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3253086 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3253088 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@57fe01f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253091 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f48643d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253092 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3253095 INFO  (zkConnectionManagerCallback-25330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253100 INFO  (zkConnectionManagerCallback-25332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253112 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3253120 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55630__ as DOWN
   [junit4]   2> 3253122 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3253122 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55630__
   [junit4]   2> 3253125 INFO  (zkCallback-25281-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25331-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25312-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25319-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253158 INFO  (zkConnectionManagerCallback-25339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253160 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3253163 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3253163 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3253190 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253209 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253209 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253211 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/cores
   [junit4]   2> 3253621 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001 of type NRT
   [junit4]   2> 3253621 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb82de7{/_,null,AVAILABLE}
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30ca9d41{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55635}
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] o.e.j.s.Server Started @3253702ms
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty3, hostPort=55635, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores}
   [junit4]   2> 3253625 ERROR (closeThreadPool-25302-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T23:56:22.288475Z
   [junit4]   2> 3253628 INFO  (zkConnectionManagerCallback-25342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253630 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3253630 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/solr.xml
   [junit4]   2> 3253641 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3253641 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3253642 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3253771 INFO  (OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000) [    ] 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> 3253775 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3253776 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d29debe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253779 WARN  (closeThreadPool-25302-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@53dae758[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253780 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3253784 INFO  (zkConnectionManagerCallback-25349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253789 INFO  (zkConnectionManagerCallback-25351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253802 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3253811 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55635__ as DOWN
   [junit4]   2> 3253813 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3253813 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55635__
   [junit4]   2> 3253816 INFO  (zkCallback-25331-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25312-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25281-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25319-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253817 INFO  (zkCallback-25338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253846 INFO  (zkConnectionManagerCallback-25358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253848 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3253852 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3253853 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3253889 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253903 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253904 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253909 INFO  (closeThreadPool-25302-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores
   [junit4]   2> 3253985 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55625__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3253986 INFO  (qtp1287886252-58758) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55635__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3253987 INFO  (qtp1287886252-58763) [n:127.0.0.1:55610__    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55630__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3253991 INFO  (OverseerThreadFactory-18829-thread-3) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55625__ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 3253994 INFO  (OverseerThreadFactory-18829-thread-3) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3253998 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3255016 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3255056 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 3255066 WARN  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_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> 3255125 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3255125 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3255128 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3255128 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3255129 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@126d63e3[collection1_shard1_replica_n1] main]
   [junit4]   2> 3255131 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632375913887825920
   [junit4]   2> 3255135 INFO  (searcherExecutor-18866-thread-1-processing-n:127.0.0.1:55625__ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@126d63e3[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3255140 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3255140 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 3255145 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3255145 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55625/_/collection1_shard1_replica_n1/
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55625/_/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72066794904223754-core_node2-n_0000000000
   [junit4]   2> 3255148 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55625/_/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 3255255 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3255264 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1265
   [junit4]   2> 3255267 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55625__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1281
   [junit4]   2> 3256008 INFO  (OverseerThreadFactory-18829-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55635__ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 3256009 INFO  (OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3256011 INFO  (OverseerThreadFactory-18829-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3256017 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257051 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3257068 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=inplace-updates
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3257116 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores/collection1_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 3257121 WARN  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] 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> 3257188 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3257188 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3257190 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3257190 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3257192 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a261848[collection1_shard1_replica_n3] main]
   [junit4]   2> 3257193 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3257194 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3257195 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3257195 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632375916051038208
   [junit4]   2> 3257198 INFO  (searcherExecutor-18871-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [collection1_shard1_replica_n3] Registered new searcher Searcher@6a261848[collection1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3257208 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 3257208 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 3257213 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n3
   [junit4]   2> 3257213 INFO  (updateExecutor-25345-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3257213 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3257214 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 3257216 INFO  (qtp1994141972-58823) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3257216 INFO  (qtp1994141972-58823) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3257216 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 3257217 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3257217 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:55625/_/collection1_shard1_replica_n1/] and I am [http://127.0.0.1:55635/_/collection1_shard1_replica_n3/]
   [junit4]   2> 3257217 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1199
   [junit4]   2> 3257218 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:55625/_]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:55635__&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3257219 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3257219 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:55635__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:55635/_","node_name":"127.0.0.1:55635__","state":"down","type":"NRT"}
   [junit4]   2> 3257220 INFO  (qtp1287886252-58758) [n:127.0.0.1:55610__ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55635__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=3234
   [junit4]   2> 3257331 INFO  (watches-25314-thread-1) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:55635__, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:55635/_","node_name":"127.0.0.1:55635__","state":"recovering","type":"NRT"}
   [junit4]   2> 3257331 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:55635__&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=112
   [junit4]   2> 3257837 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:55625/_/collection1_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 3257838 WARN  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 3257838 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 3257838 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 3257838 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:55625/_/collection1_shard1_replica_n1/].
   [junit4]   2> 3257839 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632375916726321152,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3257840 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3257841 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3257843 INFO  (qtp985023011-58889) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 3257843 INFO  (qtp985023011-58889) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/_ path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55625/_/collection1_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 3257843 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 3257845 INFO  (qtp1994141972-58820) [n:127.0.0.1:55625__ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3257845 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3257845 INFO  (recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] o.a.s.h

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

ockCacheTest, DeleteStatusTest, QueryEqualityTest, TestSolrCoreProperties, ReplicationFactorTest, AssignBackwardCompatibilityTest, DistributedFacetPivotSmallTest, TestManagedSchemaAPI, TestRandomCollapseQParserPlugin, AnalysisErrorHandlingTest, TestCustomSort, TestLegacyNumericUtils, LargeFieldTest, VMParamsZkACLAndCredentialsProvidersTest, DateRangeFieldTest, TestFieldTypeCollectionResource, TestSimDistributedQueue, TestSafeXMLParsing, TestInPlaceUpdatesRequiredField, DocumentAnalysisRequestHandlerTest, TestCoreContainer, TestAuthorizationFramework, TestReplicationHandlerBackup, TestRuleBasedAuthorizationPlugin, DefaultValueUpdateProcessorTest, TestConfigSetsAPIZkFailure, ZkControllerTest, TestUtilizeNode, TestReqParamsAPI, SimplePostToolTest, TestPostingsSolrHighlighter, MoveReplicaTest, SuggestComponentContextFilterQueryTest, NodeLostTriggerIntegrationTest, RankQueryTest, ResponseHeaderTest, BinaryUpdateRequestHandlerTest, TestJsonFacets, TestSubQueryTransformerDistrib, TestExpandComponent, TestRemoteStreaming, TestLRUCache, TestOmitPositions, TestCloudConsistency, TestReload, OrderedExecutorTest, TestTolerantUpdateProcessorCloud, TestMissingGroups, TestCustomDocTransformer, BadComponentTest, SolrSlf4jReporterTest, TestUnInvertedFieldException, AuditLoggerPluginTest, TestReRankQParserPlugin, PingRequestHandlerTest, TestIndexingPerformance, WrapperMergePolicyFactoryTest, ExitableDirectoryReaderTest, BlockJoinFacetDistribTest, DistributedFacetExistsSmallTest, HdfsChaosMonkeyNothingIsSafeTest, TestFastOutputStream, HdfsNNFailoverTest, CloudExitableDirectoryReaderTest, TestMergePolicyConfig, TestLegacyField, TestQuerySenderListener, SaslZkACLProviderTest, ReplaceNodeNoTargetTest, LeaderFailureAfterFreshStartTest, TestInitQParser, OverseerTest, ProtectedTermFilterFactoryTest, TestTrieFacet, TestManagedResourceStorage, RecoveryAfterSoftCommitTest, PeerSyncWithLeaderTest, SpellCheckCollatorTest, TestSimpleQParserPlugin, TestEmbeddedSolrServerAdminHandler, NestedAtomicUpdateTest, TestRandomFaceting, TestCoreAdminApis, TestFreeTextSuggestions, ShowFileRequestHandlerTest, HdfsLockFactoryTest, TestInfoStreamLogging, TestSystemCollAutoCreate, NodeMutatorTest, TestObjectReleaseTracker, ScheduledMaintenanceTriggerTest, CoreAdminRequestStatusTest, TestScoreJoinQPNoScore, AlternateDirectoryTest, TestBlobHandler, LoggingHandlerTest, V2StandaloneTest, RAMDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSchemaNameResource, DaemonStreamApiTest, OutputWriterTest, FullHLLTest, SubstringBytesRefFilterTest, NodeAddedTriggerIntegrationTest, TestDistributedMap, MetricsHistoryIntegrationTest, ChaosMonkeyNothingIsSafeTest, HttpTriggerListenerTest, TestDistributedSearch, SolrCoreCheckLockOnStartupTest, TestCollectionAPI, DisMaxRequestHandlerTest, TestMultiValuedNumericRangeQuery, CollectionsAPIDistributedZkTest, NodeMarkersRegistrationTest, TestUtils, OverseerStatusTest, FileBasedSpellCheckerTest, ZkSolrClientTest, TestExclusionRuleCollectionAccess, TestZkChroot, EchoParamsTest, TestFieldCacheReopen, FileUtilsTest, SolrMetricsIntegrationTest, HdfsWriteToMultipleCollectionsTest, TestDeprecatedFilters, UpdateLogTest, SliceStateTest, TestSystemIdResolver, ForceLeaderWithTlogReplicasTest, TestPerFieldSimilarity, CacheHeaderTest, SystemCollectionCompatTest, CdcrRequestHandlerTest, DeleteReplicaTest, TestManagedStopFilterFactory, TestShortCircuitedRequests, BasicDistributedZkTest, SolrJmxReporterCloudTest, TestExceedMaxTermLength, TestConfigSetsAPI, TestReloadAndDeleteDocs, TestEmbeddedSolrServerSchemaAPI, AtomicUpdatesTest, DistanceFunctionTest, OverseerModifyCollectionTest, SpellPossibilityIteratorTest, AnalysisAfterCoreReloadTest, TestFieldCacheWithThreads, ShardSplitTest, HealthCheckHandlerTest, TolerantUpdateProcessorTest, BufferStoreTest, TestSortableTextField, HdfsBasicDistributedZk2Test, SignatureUpdateProcessorFactoryTest, TestBinaryField, TestCollectionAPIs, TestConfigReload, TestFunctionQuery, MBeansHandlerTest, TestNoOpRegenerator, TestTrie, TestSolrDeletionPolicy1, CurrencyFieldTypeTest, SoftAutoCommitTest, TestHashQParserPlugin, TestFieldCollectionResource, CollectionTooManyReplicasTest, ResponseBuilderTest, TestCloudJSONFacetSKG, TestFaceting, TestSimLargeCluster, TestSolrCloudWithHadoopAuthPlugin, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardRoutingCustomTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudPivotFacet, TestCloudRecovery2, TestClusterProperties, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestStressInPlaceUpdates, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest, TestHdfsCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, MetricTriggerIntegrationTest, NodeAddedTriggerTest, NodeLostTriggerTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, TriggerEventQueueTest, TriggerIntegrationTest, CdcrOpsAndBoundariesTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, ResourceLoaderTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigOverlay, TestConfigSetProperties, TestCoreDiscovery, TestDirectoryFactory, TestDynamicLoading, TestSolrXml, TestSolrCloudSnapshots, TestSolrConfigHandlerConcurrent, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSpellCheckComponentTest, FacetPivotSmallTest, PhrasesIdentificationComponentTest, QueryElevationComponentTest, SearchHandlerTest, TermVectorComponentDistributedTest, TaggerTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, TestNumericRangeQuery64, SolrMetricManagerTest, SolrShardReporterTest, TestPHPSerializedResponseWriter, TestRawTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaResource, TestSchemaVersionResource, TestManagedSynonymFilterFactory, BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, DocValuesMissingTest, IndexSchemaRuntimeFieldTest, ManagedSchemaRoundRobinCloudTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, TestCollationField, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestPointFields, SignificantTermsQParserPluginTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestDocSet, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestIndexSearcher, TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, TestQueryTypes, TestQueryUtils, TestRTGBase, TestRealTimeGet, TestRecovery, TestJsonFacetRefinement, TestJsonFacetsWithNestedObjects, SortByFunctionTest, TestOrdValues, BJQParserTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestJsonRequest, SimpleMLTQParserTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestDistribIDF, TestExactStatsCache, JWTAuthPluginIntegrationTest, DirectSolrConnectionTest, SolrRequestParserTest, SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, SuggesterFSTTest, SuggesterTest, TestAnalyzedSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, TestDocTermOrds, TestDocTermOrdsUninvertLimit, TestFieldCache, TestFieldCacheSort, TestFieldCacheSortRandom, TestNumericTerms32, DataDrivenBlockJoinTest, SolrCmdDistributorTest, SolrIndexSplitterTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [822/855 (1!)] on J0 in 58.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 9050 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 1 violations in source files (File uses Mockito but has no assumeWorkingMockito() call).

Total time: 102 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-9) - Build # 113 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/113/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 24757 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 1 violations in source files (File uses Mockito but has no assumeWorkingMockito() call).

Total time: 105 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-9) - Build # 112 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/112/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 24734 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 1 violations in source files (File uses Mockito but has no assumeWorkingMockito() call).

Total time: 100 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2