You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/03 22:44:06 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6111 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6111/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AdminHandlersProxyTest.proxyMetricsHandlerAllNodes

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([E6983E6DB0ADE865:F71508873FEA1B8A]: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.solr.handler.admin.AdminHandlersProxyTest.proxyMetricsHandlerAllNodes(AdminHandlersProxyTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2200 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20200603_211743_2279862866594636327754.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20200603_211743_2278641482177124453053.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J4-20200603_211743_22610382272644644514334.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J3-20200603_211743_22717803340093765271103.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J2-20200603_211743_22710893184693017532959.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 310 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200603_212029_32514072583408335262483.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200603_212029_32811802690144882307981.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200603_212029_3267215815057927065779.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200603_212029_3255193821746650015077.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200603_212029_3257030539983002017941.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1112 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200603_212059_65112477106001559459709.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200603_212059_64918194644618942080852.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200603_212059_64918210881800987380642.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200603_212059_6517526049621172983506.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200603_212059_6497445911065338755525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200603_212133_9324178418603674191642.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200603_212133_93515800927545629606051.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200603_212133_9326600564187419452871.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200603_212133_93316462580077840121583.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200603_212133_93316618031785408640437.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200603_212141_95712972885841155998206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200603_212141_9577580183122230046522.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200603_212141_95710459774313488167692.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200603_212141_9579071927042670459860.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200603_212141_9577301971244346387254.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200603_212149_43910596753159405917938.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200603_212149_4392685934603580845437.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200603_212149_4399685534132054120949.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200603_212154_4916234018356265342610.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200603_212154_49115060162038946049686.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200603_212154_4974255411967316752859.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200603_212154_49511796806070795592751.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200603_212154_49113986202769601885156.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200603_212200_5389136058375185267651.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200603_212200_53911661668386549823646.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200603_212200_5367865149821635241600.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200603_212200_53610587145348122338653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200603_212200_5364765417527414148736.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200603_212205_0705342907832752682530.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200603_212205_07110544721760998745775.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200603_212205_0728587195171673525444.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200603_212205_0765147741907562587571.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200603_212205_07015997680436860866616.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200603_212211_3708822129501664505086.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200603_212211_37010339764546868286981.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200603_212214_57417789859637148702821.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200603_212214_5756054477995435515091.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200603_212214_5742225914705579252472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200603_212214_57418036325093269275070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200603_212218_8376205632640776802779.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200603_212218_836396603480786235685.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200603_212218_835356474896806076836.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200603_212218_8375765245588256405141.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200603_212218_83514382837526983281178.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1277 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200603_212304_1176352338391814691898.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200603_212304_1139695086327325904652.syserr
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200603_212304_1179201603168689651209.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200603_212304_11513031611772795397897.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200603_212304_11412742028982301770058.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200603_212315_7171884903410645563272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.classification.KNearestFuzzyClassifierTest
   [junit4] Completed [10/12] on J2 in 1.48s, 3 tests
   [junit4] 
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200603_212315_7185600382020475370661.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200603_212315_7203589696621337556096.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200603_212315_72013557846214811957485.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200603_212315_71811020839886341706507.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 306 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200603_212324_09113695169489842611560.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200603_212324_0934885924047638658459.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200603_212324_09118146051320662186317.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200603_212324_0909321254074554157517.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200603_212324_09011121559286649520186.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200603_212412_07615195597748687667654.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200603_212412_0769628160241588370480.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200603_212412_077907309334858521829.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200603_212412_0785346237586982410829.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200603_212412_07617225196788373391870.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200603_212417_83012397215513743166938.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200603_212417_82913634882970345902026.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200603_212417_82914253724114110794109.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200603_212417_8295698678135787245407.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200603_212417_83012276669962945864628.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200603_212424_39910303526569695618535.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200603_212424_3981237642882014419042.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200603_212424_39917104762269642547978.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200603_212424_3995974053498122618810.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200603_212424_39815664947309064089429.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200603_212441_34312994815059495684997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200603_212441_34614425078323589916457.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200603_212441_34313618807175432441602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200603_212441_3445019492651565247220.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200603_212441_3437080462105321184040.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200603_212450_32610998430412237427120.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200603_212450_32713676831124530886894.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200603_212450_32516355498934393665630.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200603_212450_32412985240027201635883.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200603_212450_3242514947484376668802.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J2-20200603_212509_70115608609414120879656.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20200603_212509_70115748221821266824195.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J4-20200603_212509_7024538246084358102202.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20200603_212509_70115627717153678307935.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J3-20200603_212509_70216000240620776127325.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 270 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200603_212521_01910166501043204558181.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200603_212521_01813079665719493574923.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200603_212521_0176493921896391269930.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200603_212521_01717803539412408615996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200603_212521_0204929409339503612774.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200603_212530_2864571654516752574398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200603_212530_28615955222893219418440.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200603_212534_4606884054597698645285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200603_212534_46116938959334796776475.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200603_212534_4615530308546334870964.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200603_212534_4635267925712976393482.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200603_212534_46315804855076731835764.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 265 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200603_212545_90510717066088545223196.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200603_212545_90714190637256362654236.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200603_212545_90510855965380076807717.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200603_212545_90614834620473975164778.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200603_212545_90618254256864149157206.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200603_212555_8666450389348166172651.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200603_212555_86414264658915534609661.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200603_212555_8641020348989986799596.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200603_212555_8647404491105080309025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200603_212555_86517812684234701121221.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200603_212607_0043167479833626525361.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200603_212607_00116391617607139667142.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200603_212607_0016117680298929868799.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200603_212607_0002042803882877216976.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200603_212607_00413328776957259913137.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200603_212617_67615745480239473622403.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200603_212617_6775212863839683693822.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200603_212617_67612318929413646859353.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200603_212617_6763248214971583142943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200603_212617_6761941417479138928712.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200603_212633_565147031314106495844.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200603_212633_56513674890011345408532.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200603_212633_5651424557427224053024.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200603_212633_5658901266742733228467.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200603_212633_56511923698544581990564.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 285 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200603_212645_59010669492332316456032.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200603_212645_5883829228394930571934.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200603_212645_59018061656711741260799.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200603_212645_58817912836078518303391.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200603_212645_5889946954231479175174.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200603_212659_9745918271124123600935.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200603_212659_9742686671307757780604.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200603_212659_9747422350340789283622.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200603_212659_97415070536719160495729.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200603_212659_97616196973461658411313.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200603_212709_2597078744450045335672.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200603_212709_25815242005351937255236.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200603_212709_25710238619216042154073.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200603_212709_25711077864111786843518.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200603_212709_25716264018639137659481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2247 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AdminHandlersProxyTest
   [junit4]   2> 470675 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 470676 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.admin.AdminHandlersProxyTest_E6983E6DB0ADE865-001/data-dir-31-001
   [junit4]   2> 470676 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 470678 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 470679 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 470680 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.admin.AdminHandlersProxyTest_E6983E6DB0ADE865-001/tempDir-001
   [junit4]   2> 470689 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 470689 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 470689 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 470795 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 52582
   [junit4]   2> 470795 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52582
   [junit4]   2> 470795 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52582
   [junit4]   2> 470795 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52582
   [junit4]   2> 470804 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470814 INFO  (zkConnectionManagerCallback-2538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470814 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470836 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470838 INFO  (zkConnectionManagerCallback-2540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470841 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470844 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470850 INFO  (zkConnectionManagerCallback-2542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470855 INFO  (SUITE-AdminHandlersProxyTest-seed#[E6983E6DB0ADE865]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 470981 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 470990 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 470990 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 470990 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 470991 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46cf91a2{/solr,null,AVAILABLE}
   [junit4]   2> 470993 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 470993 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 470993 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 470993 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a306341{/solr,null,AVAILABLE}
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b34530{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52587}
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.e.j.s.Server Started @471059ms
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52587}
   [junit4]   2> 470994 ERROR (jetty-launcher-2543-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 470994 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T21:35:56.272749Z
   [junit4]   2> 470996 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470998 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71b549d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52588}
   [junit4]   2> 470998 INFO  (jetty-launcher-2543-thread-1) [     ] o.e.j.s.Server Started @471063ms
   [junit4]   2> 470998 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52588}
   [junit4]   2> 470999 ERROR (jetty-launcher-2543-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 470999 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 470999 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 470999 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 470999 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 470999 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T21:35:56.277237Z
   [junit4]   2> 471000 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471004 INFO  (zkConnectionManagerCallback-2545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471004 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471006 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 471007 INFO  (zkConnectionManagerCallback-2547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471007 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471008 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 471136 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 471138 WARN  (jetty-launcher-2543-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52ae221f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471139 WARN  (jetty-launcher-2543-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52ae221f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471149 WARN  (jetty-launcher-2543-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b9a22a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471151 WARN  (jetty-launcher-2543-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b9a22a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471153 INFO  (jetty-launcher-2543-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 471159 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471169 INFO  (zkConnectionManagerCallback-2558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471170 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471236 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 471238 WARN  (jetty-launcher-2543-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@220bc9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471238 WARN  (jetty-launcher-2543-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@220bc9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471248 WARN  (jetty-launcher-2543-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ca2739a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471248 WARN  (jetty-launcher-2543-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ca2739a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471250 INFO  (jetty-launcher-2543-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
   [junit4]   2> 471252 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471259 INFO  (zkConnectionManagerCallback-2569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471259 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471490 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52588_solr
   [junit4]   2> 471506 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.Overseer Overseer (id=72098152899084294-127.0.0.1:52588_solr-n_0000000000) starting
   [junit4]   2> 471683 INFO  (OverseerStateUpdate-72098152899084294-127.0.0.1:52588_solr-n_0000000000) [n:127.0.0.1:52588_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52588_solr
   [junit4]   2> 471687 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52588_solr
   [junit4]   2> 471747 INFO  (zkCallback-2568-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471761 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 471762 WARN  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 471820 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 471901 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52588.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57239c6c
   [junit4]   2> 471937 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52588.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57239c6c
   [junit4]   2> 471940 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52588.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57239c6c
   [junit4]   2> 471942 INFO  (jetty-launcher-2543-thread-1) [n:127.0.0.1:52588_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.admin.AdminHandlersProxyTest_E6983E6DB0ADE865-001/tempDir-001/node1
   [junit4]   2> 472994 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473095 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52587_solr as DOWN
   [junit4]   2> 473119 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 473119 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52587_solr
   [junit4]   2> 473146 INFO  (zkCallback-2568-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473160 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473210 INFO  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 473211 WARN  (jetty-launcher-2543-thread-2) [n:127.0.0.1:52587_solr     ] o.a.s.c.CoreConta

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

tderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20200603_222918_573973221539039677947.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J2-20200603_222935_34314393825058671685206.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200603_222935_3428138072891121525077.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200603_222935_3453979162784726369794.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200603_222935_3421992113829546692076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 672 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200603_222949_92314388273773730575211.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200603_222949_9236802964135718426122.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200603_222949_9253308652771459283772.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200603_222949_92411701339763624307061.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200603_222949_92416186491902915896432.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 581 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200603_223042_851165784064520162566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200603_223042_85117305664040090008676.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200603_223042_85111997106191147128390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200603_223042_85214691210635306238442.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200603_223042_8518187606114666980627.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200603_223104_78516394198137542667531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 42797 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6111/consoleText

[repro] Revision: 0c4836b25a05aa3c7d4bf73955ed7dde8a132ecf

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=AdminHandlersProxyTest -Dtests.method=proxyMetricsHandlerAllNodes -Dtests.seed=E6983E6DB0ADE865 -Dtests.slow=true -Dtests.locale=lg-UG -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AdminHandlersProxyTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=E6983E6DB0ADE865 -Dtests.slow=true -Dtests.locale=lg-UG -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 69 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200603_224300_3586015035704235414072.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200603_224300_3586585643888645193971.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200603_224300_35812284581875678645530.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20200603_224300_358404562549567206560.syserr
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20200603_224300_358402693566923379588.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 39 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.admin.AdminHandlersProxyTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6113 - Still Unstable!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1591257158031 bcoll: 1591257158300

Stack Trace:
java.lang.AssertionError: acoll: 1591257158031 bcoll: 1591257158300
	at __randomizedtesting.SeedInfo.seed([42E782E498BF95C6:CAB3BD3E3643F83E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           "base_url":"http://127.0.0.1:55379/solr",           "node_name":"127.0.0.1:55379_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           "base_url":"http://127.0.0.1:55443/solr",           "node_name":"127.0.0.1:55443_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:55443_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "base_url":"http://127.0.0.1:55379/solr",
          "node_name":"127.0.0.1:55379_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"http://127.0.0.1:55443/solr",
          "node_name":"127.0.0.1:55443_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:55443_solr]
	at __randomizedtesting.SeedInfo.seed([42E782E498BF95C6:96B6E1AB4901A2A5]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:953)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.handler.component.CustomHighlightComponentTest.test

Error Message:
Error from server at http://127.0.0.1:56025/solr/collection72: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:56025/solr/collection72: error processing commands
	at __randomizedtesting.SeedInfo.seed([42E782E498BF95C6:CAB3BD3E3643F83E]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:640)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 12800 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 50043 INFO  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 50048 INFO  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/data-dir-2-001
   [junit4]   2> 50049 WARN  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=55 numCloses=55
   [junit4]   2> 50049 INFO  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 50051 INFO  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 50051 INFO  (SUITE-TestCloudSearcherWarming-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 50072 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 50079 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001
   [junit4]   2> 50090 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 50092 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 50092 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 50207 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55373
   [junit4]   2> 50209 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55373
   [junit4]   2> 50214 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55373
   [junit4]   2> 50214 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55373
   [junit4]   2> 50350 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50405 INFO  (zkConnectionManagerCallback-26-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50405 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50435 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50449 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50449 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50452 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50460 INFO  (zkConnectionManagerCallback-30-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50460 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50861 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 50861 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 50865 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 50876 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 50876 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 50878 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 50887 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79db4a91{/solr,null,AVAILABLE}
   [junit4]   2> 50892 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e7716b6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55379}
   [junit4]   2> 50892 INFO  (jetty-launcher-31-thread-1) [     ] o.e.j.s.Server Started @50962ms
   [junit4]   2> 50892 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55379}
   [junit4]   2> 50910 ERROR (jetty-launcher-31-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50910 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 50910 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 50910 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50910 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 50911 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T07:42:50.120916Z
   [junit4]   2> 50912 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50918 INFO  (zkConnectionManagerCallback-33-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50918 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50922 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51067 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51072 WARN  (jetty-launcher-31-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d517243[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51072 WARN  (jetty-launcher-31-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d517243[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51078 WARN  (jetty-launcher-31-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46462ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51078 WARN  (jetty-launcher-31-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46462ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51079 INFO  (jetty-launcher-31-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55373/solr
   [junit4]   2> 51100 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51105 INFO  (zkConnectionManagerCallback-44-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51106 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52321 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55379_solr
   [junit4]   2> 52344 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.Overseer Overseer (id=72100539289370628-127.0.0.1:55379_solr-n_0000000000) starting
   [junit4]   2> 52644 INFO  (OverseerStateUpdate-72100539289370628-127.0.0.1:55379_solr-n_0000000000) [n:127.0.0.1:55379_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55379_solr
   [junit4]   2> 52660 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55379_solr
   [junit4]   2> 52698 INFO  (zkCallback-43-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52767 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 52779 WARN  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 52856 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52939 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df0389
   [junit4]   2> 52939 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df0389
   [junit4]   2> 52940 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df0389
   [junit4]   2> 52956 INFO  (jetty-launcher-31-thread-1) [n:127.0.0.1:55379_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001/node1
   [junit4]   2> 53131 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 53136 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53159 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53159 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53191 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 53222 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55373/solr ready
   [junit4]   2> 53909 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:55379_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53953 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 53967 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 53998 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 54014 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 54023 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 54044 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 54095 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 54167 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 54224 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 54265 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 54296 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 54327 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 54357 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 54378 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 54409 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 54464 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 54528 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 54580 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 54621 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 54738 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 54831 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 54919 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 55046 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 55229 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 55430 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 55556 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 55676 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 55813 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 55896 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 55925 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 55969 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 56068 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 56139 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 56251 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 56349 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 56452 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 56515 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 56574 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 56636 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 56703 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 56781 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 56844 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 56952 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 56982 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 57054 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:55379_solr) [n:127.0.0.1:55379_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 57906 INFO  (qtp962145276-82) [n:127.0.0.1:55379_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 57911 INFO  (qtp962145276-82) [n:127.0.0.1:55379_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=33
   [junit4]   2> 58092 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 58549 INFO  (OverseerStateUpdate-72100539289370628-127.0.0.1:55379_solr-n_0000000000) [n:127.0.0.1:55379_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55379/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55379_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59241 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr    x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59884 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 60180 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 64703 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 64703 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration from configset testPeersyncFailureReplicationSuccess.AUTOCREATED, trusted=true
   [junit4]   2> 64817 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55379.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' (registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df0389
   [junit4]   2> 64836 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 67020 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67020 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67051 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 67051 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67105 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 67108 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 67112 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 67228 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 67229 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 67263 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 67281 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 67298 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668553466454212608
   [junit4]   2> 67420 INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 67421 INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 67434 INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 67570 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testPeersyncFailureReplicationSuccess/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 67583 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testPeersyncFailureReplicationSuccess/leaders/shard1
   [junit4]   2> 67755 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67756 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67758 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 67773 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67778 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ has no replicas
   [junit4]   2> 67784 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testPeersyncFailureReplicationSuccess/leaders/shard1/leader after winning as /collections/testPeersyncFailureReplicationSuccess/leader_elect/shard1/election/72100539289370628-core_node2-n_0000000000
   [junit4]   2> 67843 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ shard1
   [junit4]   2> 67861 INFO  (zkCallback-43-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67862 INFO  (zkCallback-43-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67887 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67932 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8693
   [junit4]   2> 67979 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 68090 INFO  (zkCallback-43-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68090 INFO  (zkCallback-43-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68090 INFO  (zkCallback-43-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68113 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:55379_solr&wt=javabin&version=2} status=0 QTime=14209
   [junit4]   2> 68122 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testPeersyncFailureReplicationSuccess): The collection should have 1 shard and 1 replica
   [junit4]   2> 68155 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 68155 INFO  (watches-58-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 68161 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 68167 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[42E782E498BF95C6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 68225 INFO  (qtp962145276-82) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 68225 INFO  (Thread-12) [     ] o.a.s.c.SolrCore config update listener called for core testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 68231 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68259 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.c.SolrCore core reload testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 68395 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68397 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68399 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 68402 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 68402 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68427 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 68489 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 68530 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68530 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 68531 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68532 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 68532 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68666 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68668 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 68668 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68671 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 68671 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68780 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68780 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68780 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 68784 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 68784 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68888 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68889 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 68889 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68890 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 5 attempts
   [junit4]   2> 68890 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 68973 INFO  (OverseerCollectionConfigSetProcessor-72100539289370628-127.0.0.1:55379_solr-n_0000000000) [n:127.0.0.1:55379_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 68994 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 68995 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 68995 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 68996 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 6 attempts
   [junit4]   2> 68996 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 69122 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69122 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69122 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69124 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 7 attempts
   [junit4]   2> 69124 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 69229 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69230 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69230 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69235 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 8 attempts
   [junit4]   2> 69235 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69353 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69353 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 69354 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69363 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 9 attempts
   [junit4]   2> 69363 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69475 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69475 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69475 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69476 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 10 attempts
   [junit4]   2> 69476 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69580 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69580 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69581 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69582 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 11 attempts
   [junit4]   2> 69582 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69686 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69687 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69687 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69690 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 12 attempts
   [junit4]   2> 69690 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69790 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 69790 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration from configset testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 69803 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69804 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 69804 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69806 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 13 attempts
   [junit4]   2> 69806 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 69914 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 69915 INFO  (qtp962145276-80) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69915 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 69917 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 14 attempts
   [junit4]   2> 69917 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 70032 INFO  (Thread-12) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55379.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' (registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df0389
   [junit4]   2> 70032 INFO  (Thread-12) [n:127.0.0.1:55379_solr     ] o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_42E782E498BF95C6-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 70037 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 70037 INFO  (qtp962145276-79) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 70037 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 70039 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:55379/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 15 attempts
   [junit4]   2> 70039 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 70148 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 70149 INFO  (qtp962145276-81) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 70149 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 70152 INFO  (solrHandlerExecutor-68-thread-1-processing-n:127.0.0.1:55379_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:55379_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigH

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

s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1980624 INFO  (zkCallback-13939-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1980631 INFO  (zkCallback-13941-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1980679 INFO  (jetty-closer-14793-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c69250b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1980679 INFO  (jetty-closer-14793-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6da27fc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1980679 INFO  (jetty-closer-14793-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1980790 INFO  (jetty-closer-14793-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72100662761226247-127.0.0.1:56024_solr-n_0000000000) closing
   [junit4]   2> 1980847 INFO  (zkCallback-13941-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1980872 INFO  (jetty-closer-14793-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27aeca5d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1980892 INFO  (jetty-closer-14793-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2909981d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1980901 INFO  (jetty-closer-14793-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1980968 INFO  (jetty-closer-14793-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c92224c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1980970 INFO  (jetty-closer-14793-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b77354f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1980972 INFO  (jetty-closer-14793-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1980977 INFO  (SUITE-CustomHighlightComponentTest-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1981308 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/collection72/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection72/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection72/terms/shard3
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection72/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1981351 INFO  (SUITE-CustomHighlightComponentTest-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56014
   [junit4]   2> 1981351 INFO  (SUITE-CustomHighlightComponentTest-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56014
   [junit4]   2> 1981351 INFO  (SUITE-CustomHighlightComponentTest-seed#[42E782E498BF95C6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56014
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_42E782E498BF95C6-001
   [junit4]   2> Jun 04, 2020 8:15:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=712, maxMBSortInHeap=6.3326389066264195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c46a67c), locale=tt-RU, timezone=Europe/Kiev
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=150968808,total=449314816
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceNodeTest, MetricsHandlerTest, TestPolicyCloud, DistributedTermsComponentTest, TestPartialUpdateDeduplication, ChaosMonkeySafeLeaderTest, ZkStateReaderTest, TestStressThreadBackup, HLLSerializationTest, TestDistributedTracing, TestManagedStopFilterFactory, TestStressLucene, TestLocalStatsCacheCloud, TestPivotHelperCode, RandomizedTaggerTest, TestXmlQParserPlugin, TestSurroundQueryParser, HdfsUnloadDistributedZkTest, TestObjectReleaseTracker, LeaderVoteWaitTimeoutTest, TestBM25SimilarityFactory, TestManagedSchema, TestAnalyzedSuggestions, ExecutePlanActionTest, SolrLogAuditLoggerPluginTest, TestWithCollection, TestLMDirichletSimilarityFactory, CategoryRoutedAliasUpdateProcessorTest, TestPostingsSolrHighlighter, TestDeprecatedFilters, DistributedQueueTest, TestFieldCollectionResource, ConjunctionSolrSpellCheckerTest, HdfsDirectoryFactoryTest, MultiThreadedOCPTest, TestTolerantSearch, TestMergePolicyConfig, TestInitQParser, DebugComponentTest, TestRequestStatusCollectionAPI, OverseerStatusTest, HdfsDirectoryTest, NumericFieldsTest, PrimitiveFieldTypeTest, TestTlogReplica, DateRangeFieldTest, XsltUpdateRequestHandlerTest, TestDistributedSearch, CreateRoutedAliasTest, TestLegacyNumericUtils, TestExclusionRuleCollectionAccess, SolrLogPostToolTest, TestRandomRequestDistribution, TestRestoreCore, TestUseDocValuesAsStored, MissingSegmentRecoveryTest, GraphQueryTest, TestPerFieldSimilarityWithDefaultOverride, OverseerCollectionConfigSetProcessorTest, MaxSizeAutoCommitTest, DeleteShardTest, ZkDynamicConfigTest, ClusterStateMockUtilTest, SSLMigrationTest, SpellCheckCollatorWithCollapseTest, ScheduledTriggerIntegrationTest, TestConfigSetProperties, BasicAuthIntegrationTest, TestApiFramework, TestShardHandlerFactory, FullSolrCloudDistribCmdsTest, TestCollapseQParserPlugin, TestFieldCacheReopen, SuggesterFSTTest, TestRestManager, CustomCollectionTest, FastVectorHighlighterTest, TestCustomStream, ConnectionReuseTest, PreAnalyzedUpdateProcessorTest, CurrencyRangeFacetCloudTest, TestSimExtremeIndexing, HdfsBasicDistributedZkTest, TestPackages, PeerSyncWithLeaderTest, DOMUtilTest, EchoParamsTest, SliceStateTest, SolrMetricManagerTest, UniqFieldsUpdateProcessorFactoryTest, RecoveryZkTest, SplitShardTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery2, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestSkipOverseerOperations, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, CollectionsAPIAsyncDistributedZkTest, TestHdfsCloudBackupRestore, IndexSizeTriggerMixedBoundsTest, RestoreTriggerStateTest, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInitParams, TestSolrConfigHandler, TestCSVLoader, TestHdfsBackupRestoreCore, CoreAdminHandlerTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, BadComponentTest, CustomHighlightComponentTest]
   [junit4] Completed [670/913 (3!)] on J1 in 47.60s, 1 test, 1 error <<< FAILURES!

[...truncated 53112 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6113/consoleText

[repro] Revision: 08a13ce589428d721ef21de083a2c57710bf49ea

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=42E782E498BF95C6 -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=Etc/UTC -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=42E782E498BF95C6 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=CustomHighlightComponentTest -Dtests.method=test -Dtests.seed=42E782E498BF95C6 -Dtests.slow=true -Dtests.locale=tt-RU -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCloudSearcherWarming
[repro]       CustomHighlightComponentTest
[repro]       MultiThreadedOCPTest
[repro] ant compile-test

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestCloudSearcherWarming|*.CustomHighlightComponentTest|*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=42E782E498BF95C6 -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=Etc/UTC -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 126 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   0/5 failed: org.apache.solr.handler.component.CustomHighlightComponentTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6112 - Still Unstable!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplicationFactorTest:     1) Thread[id=12062, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ReplicationFactorTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplicationFactorTest: 
   1) Thread[id=12062, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ReplicationFactorTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([5891595AAD8A8158]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.snapshots.TestSolrCoreSnapshots

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.snapshots.TestSolrCoreSnapshots:     1) Thread[id=26011, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCoreSnapshots]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.snapshots.TestSolrCoreSnapshots: 
   1) Thread[id=26011, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCoreSnapshots]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([5891595AAD8A8158]:0)




Build Log:
[...truncated 14282 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> 1329159 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1329160 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1329162 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/data-dir-91-001
   [junit4]   2> 1329169 WARN  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=608 numCloses=608
   [junit4]   2> 1329175 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1329177 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1329177 INFO  (SUITE-ReplicationFactorTest-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ds_zxk/c
   [junit4]   2> 1329198 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1329199 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1329199 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1329300 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54599
   [junit4]   2> 1329300 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54599
   [junit4]   2> 1329300 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54599
   [junit4]   2> 1329300 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54599
   [junit4]   2> 1329307 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329321 INFO  (zkConnectionManagerCallback-8081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329322 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329333 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329338 INFO  (zkConnectionManagerCallback-8083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1329338 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329344 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1329371 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1329384 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1329398 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1329405 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1329415 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1329427 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1329443 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1329452 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1329463 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1329483 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1329507 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1330520 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1330520 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1330521 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1330533 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1330533 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1330533 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1330541 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d6c39fd{/ds_zxk/c,null,AVAILABLE}
   [junit4]   2> 1330547 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@450a772f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54623}
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.s.Server Started @1330629ms
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ds_zxk/c, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/tempDir-001/control/data, hostPort=54622, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/control-001/cores}
   [junit4]   2> 1330549 ERROR (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1330549 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T03:06:37.521767Z
   [junit4]   2> 1330554 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1330558 INFO  (zkConnectionManagerCallback-8085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1330558 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1330669 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1330669 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/control-001/solr.xml
   [junit4]   2> 1330674 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1330978 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1330983 WARN  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7db82bc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330983 WARN  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7db82bc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330996 WARN  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ff937fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330997 WARN  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ff937fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1330999 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54599/solr
   [junit4]   2> 1331001 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331006 INFO  (zkConnectionManagerCallback-8096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331007 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331118 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331121 INFO  (zkConnectionManagerCallback-8098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331121 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331778 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54622_ds_zxk%2Fc
   [junit4]   2> 1331782 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.Overseer Overseer (id=72099453147152388-127.0.0.1:54622_ds_zxk%2Fc-n_0000000000) starting
   [junit4]   2> 1331825 INFO  (OverseerStateUpdate-72099453147152388-127.0.0.1:54622_ds_zxk%2Fc-n_0000000000) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54622_ds_zxk%2Fc
   [junit4]   2> 1331828 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54622_ds_zxk%2Fc
   [junit4]   2> 1331839 INFO  (zkCallback-8097-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331857 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1331857 WARN  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1331931 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1331971 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1331992 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1331992 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1331994 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/control-001/cores
   [junit4]   2> 1332015 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332019 INFO  (zkConnectionManagerCallback-8115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332019 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1332024 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1332029 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54599/solr ready
   [junit4]   2> 1332031 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54631,localport=54622], receiveBufferSize: 408300
   [junit4]   2> 1332036 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54623,localport=54632], receiveBufferSize=408300
   [junit4]   2> 1332039 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] 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:54622_ds_zxk%252Fc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1332063 INFO  (OverseerThreadFactory-8105-thread-1-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1332205 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54633,localport=54622], receiveBufferSize: 408300
   [junit4]   2> 1332210 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54623,localport=54634], receiveBufferSize=408300
   [junit4]   2> 1332212 INFO  (qtp1163346785-12090) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1332213 INFO  (qtp1163346785-12090) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1332235 INFO  (qtp1163346785-12087) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1332267 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc    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> 1333590 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1333612 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1333759 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1333838 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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 configset conf1, trusted=true
   [junit4]   2> 1333839 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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@41d14887
   [junit4]   2> 1333839 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1333839 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1333847 WARN  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333942 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333943 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333947 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1333947 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1333948 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.23046875, floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=3.361886450318549, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=20.918173953370214
   [junit4]   2> 1333951 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333953 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333954 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1333954 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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 1668536075210981376
   [junit4]   2> 1333960 INFO  (searcherExecutor-8117-thread-1-processing-n:127.0.0.1:54622_ds_zxk%2Fc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1333976 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333977 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333997 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1333997 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1333997 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54622/ds_zxk/c/control_collection_shard1_replica_n1/
   [junit4]   2> 1334000 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1334001 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54622/ds_zxk/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1334001 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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/72099453147152388-core_node2-n_0000000000
   [junit4]   2> 1334008 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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:54622/ds_zxk/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1334118 INFO  (zkCallback-8097-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> 1334119 INFO  (zkCallback-8097-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> 1334122 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc 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> 1334154 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc     ] 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=1887
   [junit4]   2> 1334161 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1334255 INFO  (zkCallback-8097-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> 1334255 INFO  (zkCallback-8097-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> 1334255 INFO  (zkCallback-8097-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> 1334259 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] 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:54622_ds_zxk%252Fc&wt=javabin&version=2} status=0 QTime=2220
   [junit4]   2> 1334261 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1334377 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334381 INFO  (zkConnectionManagerCallback-8126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334381 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1334386 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1334392 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54599/solr ready
   [junit4]   2> 1334392 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1334394 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54642,localport=54622], receiveBufferSize: 408300
   [junit4]   2> 1334395 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54623,localport=54643], receiveBufferSize=408300
   [junit4]   2> 1334398 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1334408 INFO  (OverseerThreadFactory-8105-thread-2-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1334409 INFO  (OverseerCollectionConfigSetProcessor-72099453147152388-127.0.0.1:54622_ds_zxk%2Fc-n_0000000000) [n:127.0.0.1:54622_ds_zxk%2Fc     ] 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> 1334629 WARN  (OverseerThreadFactory-8105-thread-2-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1334633 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1334637 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=238
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1334643 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1335333 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1335335 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1335335 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1335335 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1335338 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1335338 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1335338 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1335338 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f47e188{/ds_zxk/c,null,AVAILABLE}
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32485c55{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54651}
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server Started @1335420ms
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ds_zxk/c, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/tempDir-001/jetty1, hostPort=54650, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1335340 ERROR (closeThreadPool-8127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1335340 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T03:06:42.312904Z
   [junit4]   2> 1335342 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335347 INFO  (zkConnectionManagerCallback-8129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335347 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335452 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1335452 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001/solr.xml
   [junit4]   2> 1335458 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1335573 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1335578 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58dfcbac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1335578 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58dfcbac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1335591 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29255db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1335591 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29255db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1335594 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54599/solr
   [junit4]   2> 1335598 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335602 INFO  (zkConnectionManagerCallback-8140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335603 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335720 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335725 INFO  (zkConnectionManagerCallback-8142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335726 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335771 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1335798 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:54650_ds_zxk%2Fc as DOWN
   [junit4]   2> 1335803 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1335803 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54650_ds_zxk%2Fc
   [junit4]   2> 1335813 INFO  (zkCallback-8097-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1335813 INFO  (zkCallback-8125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1335816 INFO  (zkCallback-8141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1335823 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1335823 WARN  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1335864 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1335954 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1335971 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1335971 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1335974 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001/cores
   [junit4]   2> 1335989 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54650_ds_zxk%2Fc
   [junit4]   2> 1336372 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-2-001 of type NRT for shard3
   [junit4]   2> 1336373 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1336374 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1336375 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1336384 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336384 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336384 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1336386 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb8f44{/ds_zxk/c,null,AVAILABLE}
   [junit4]   2> 1336393 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bb181cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54661}
   [junit4]   2> 1336393 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server Started @1336473ms
   [junit4]   2> 1336393 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ds_zxk/c, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/tempDir-001/jetty2, hostPort=54660, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-2-001/cores}
   [junit4]   2> 1336394 ERROR (closeThreadPool-8127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336394 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336394 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1336395 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336397 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1336397 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T03:06:43.369220Z
   [junit4]   2> 1336402 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336407 INFO  (zkConnectionManagerCallback-8152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336407 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336515 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1336515 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-2-001/solr.xml
   [junit4]   2> 1336517 INFO  (OverseerCollectionConfigSetProcessor-72099453147152388-127.0.0.1:54622_ds_zxk%2Fc-n_0000000000) [n:127.0.0.1:54622_ds_zxk%2Fc     ] 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> 1336524 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1336642 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1336651 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@723a0e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336651 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@723a0e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336663 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47c2242b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336664 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47c2242b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336665 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54599/solr
   [junit4]   2> 1336667 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336675 INFO  (zkConnectionManagerCallback-8163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336675 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336787 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1336796 INFO  (zkConnectionManagerCallback-8165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336796 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1336852 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1336901 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:54660_ds_zxk%2Fc as DOWN
   [junit4]   2> 1336906 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1336906 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54660_ds_zxk%2Fc
   [junit4]   2> 1336912 INFO  (zkCallback-8097-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1336912 INFO  (zkCallback-8125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1336913 INFO  (zkCallback-8141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1336913 INFO  (zkCallback-8164-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1336935 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1336937 WARN  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1337014 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1337086 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337104 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337104 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337107 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-2-001/cores
   [junit4]   2> 1337124 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54660_ds_zxk%2Fc
   [junit4]   2> 1337273 INFO  (TEST-ReplicationFactorTest.test-seed#[5891595AAD8A8158]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1337274 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1337274 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1337274 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1337279 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1337279 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1337279 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1337280 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a189996{/ds_zxk/c,null,AVAILABLE}
   [junit4]   2> 1337281 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7eaf84ea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54676}
   [junit4]   2> 1337281 INFO  (closeThreadPool-8127-thread-1) [     ] o.e.j.s.Server Started @1337361ms
   [junit4]   2> 1337281 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ds_zxk/c, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/tempDir-001/jetty3, hostPort=54675, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1337282 ERROR (closeThreadPool-8127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1337282 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1337282 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1337282 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1337282 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1337282 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T03:06:44.254470Z
   [junit4]   2> 1337288 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337290 INFO  (zkConnectionManagerCallback-8175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337290 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337399 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1337399 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001/solr.xml
   [junit4]   2> 1337423 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1337588 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1337590 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a005b8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337591 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a005b8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337596 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7132dc62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337596 WARN  (closeThreadPool-8127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7132dc62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1337597 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54599/solr
   [junit4]   2> 1337599 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337602 INFO  (zkConnectionManagerCallback-8186-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337602 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337726 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337733 INFO  (zkConnectionManagerCallback-8188-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337733 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337783 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1337802 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:54675_ds_zxk%2Fc as DOWN
   [junit4]   2> 1337806 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1337807 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54675_ds_zxk%2Fc
   [junit4]   2> 1337812 INFO  (zkCallback-8097-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1337812 INFO  (zkCallback-8125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1337812 INFO  (zkCallback-8164-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1337814 INFO  (zkCallback-8141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1337814 INFO  (zkCallback-8187-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1337821 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1337822 WARN  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1337852 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1337874 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337893 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337894 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1337896 INFO  (closeThreadPool-8127-thread-1) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001/cores
   [junit4]   2> 1337907 INFO  (closeThreadPool-8127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54675_ds_zxk%2Fc
   [junit4]   2> 1337914 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54691,localport=54622], receiveBufferSize: 408300
   [junit4]   2> 1337914 INFO  (qtp1163346785-12090) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54650_ds_zxk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1337916 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54623,localport=54693], receiveBufferSize=408300
   [junit4]   2> 1337916 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54692,localport=54622], receiveBufferSize: 408300
   [junit4]   2> 1337918 INFO  (qtp1163346785-12089) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54660_ds_zxk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1337918 INFO  (SocketProxy-Acceptor-54622) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54623,localport=54694], receiveBufferSize=408300
   [junit4]   2> 1337920 INFO  (qtp1163346785-12087) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54675_ds_zxk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1337930 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1337932 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337934 INFO  (SocketProxy-Acceptor-54650) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54696,localport=54650], receiveBufferSize: 408300
   [junit4]   2> 1337936 INFO  (SocketProxy-Acceptor-54650) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54651,localport=54697], receiveBufferSize=408300
   [junit4]   2> 1337938 INFO  (qtp913821251-12153) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337940 INFO  (SocketProxy-Acceptor-54660) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54698,localport=54660], receiveBufferSize: 408300
   [junit4]   2> 1337941 INFO  (SocketProxy-Acceptor-54660) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54661,localport=54699], receiveBufferSize=408300
   [junit4]   2> 1337944 INFO  (qtp522675086-12183) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337946 INFO  (SocketProxy-Acceptor-54675) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54700,localport=54675], receiveBufferSize: 408300
   [junit4]   2> 1337947 INFO  (SocketProxy-Acceptor-54675) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54676,localport=54701], receiveBufferSize=408300
   [junit4]   2> 1337950 INFO  (qtp417839760-12213) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337952 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1337954 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337957 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1337959 INFO  (qtp522675086-12184) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337961 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337962 INFO  (OverseerThreadFactory-8105-thread-3-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54650_ds_zxk%2Fc for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1337963 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1337966 INFO  (qtp1163346785-12088) [n:127.0.0.1:54622_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1337967 INFO  (qtp913821251-12155) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337971 INFO  (OverseerThreadFactory-8105-thread-3-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1337974 INFO  (qtp522675086-12185) [n:127.0.0.1:54660_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337977 INFO  (SocketProxy-Acceptor-54650) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54702,localport=54650], receiveBufferSize: 408300
   [junit4]   2> 1337978 INFO  (qtp417839760-12215) [n:127.0.0.1:54675_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1337978 INFO  (SocketProxy-Acceptor-54650) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54651,localport=54703], receiveBufferSize=408300
   [junit4]   2> 1337983 INFO  (OverseerThreadFactory-8105-thread-5-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54675_ds_zxk%2Fc for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1337985 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1337989 INFO  (OverseerThreadFactory-8105-thread-5-processing-n:127.0.0.1:54622_ds_zxk%2Fc) [n:127.0.0.1:54622_ds_zxk%2Fc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1337994 INFO  (SocketProxy-Acceptor-54675) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54704,localport=54675], receiveBufferSize: 408300
   [junit4]   2> 1337995 INFO  (SocketProxy-Acceptor-54675) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=54676,localport=54705], receiveBufferSize=408300
   [junit4]   2> 1337998 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1339020 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1339040 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1339082 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1339105 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1339473 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1339590 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1340286 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1340287 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1340287 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1340295 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1340299 WARN  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_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> 1340325 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1340326 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41d14887
   [junit4]   2> 1340330 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ReplicationFactorTest_5891595AAD8A8158-001/shard-3-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1340339 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1340354 WARN  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 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> 1340731 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1340732 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1340736 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340736 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340740 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.23046875, floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=3.361886450318549, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=20.918173953370214
   [junit4]   2> 1340789 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1340839 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1340841 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1340841 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668536082432524288
   [junit4]   2> 1340869 INFO  (searcherExecutor-8199-thread-1-processing-n:127.0.0.1:54650_ds_zxk%2Fc x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1340960 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1340961 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1340993 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340993 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1341026 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.23046875, floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=3.361886450318549, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=20.918173953370214
   [junit4]   2> 1341078 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1341082 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1341083 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1341083 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668536082686279680
   [junit4]   2> 1341108 INFO  (searcherExecutor-8201-thread-1-processing-n:127.0.0.1:54675_ds_zxk%2Fc x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1341114 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1341114 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54650/ds_zxk/c/collection1_shard2_replica_n1/
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54650/ds_zxk/c/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1341518 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72099453147152393-core_node3-n_0000000000
   [junit4]   2> 1341552 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1341553 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1341675 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54650/ds_zxk/c/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1341766 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1341865 INFO  (qtp913821251-12154) [n:127.0.0.1:54650_ds_zxk%2Fc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3880
   [junit4]   2> 1341912 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1341912 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1341912 INFO  (qtp417839760-12214) [n:127.0.0.1:54675_ds_zxk%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54675/ds_zxk/c/collection1_shard1_replica_n2/
   [junit4]   2> 1341912 INFO  (qtp417839760-12

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

unit4]   2> 2086548 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/SolrCoreSnapshots/terms/shard1
   [junit4]   2> 	3	/solr/collections/SolrCoreSnapshots_IndexOptimization/terms/shard1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/SolrCoreSnapshots_IndexOptimization/state.json
   [junit4]   2> 	9	/solr/collections/SolrCoreSnapshots/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2086550 INFO  (SUITE-TestSolrCoreSnapshots-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62007
   [junit4]   2> 2086551 INFO  (SUITE-TestSolrCoreSnapshots-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62007
   [junit4]   2> 2086551 INFO  (SUITE-TestSolrCoreSnapshots-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62007
   [junit4]   2> 2086551 INFO  (SUITE-TestSolrCoreSnapshots-seed#[5891595AAD8A8158]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jun 04, 2020 3:19:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 04, 2020 3:19:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.snapshots.TestSolrCoreSnapshots: 
   [junit4]   2>    1) Thread[id=26011, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCoreSnapshots]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Jun 04, 2020 3:19:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=26011, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCoreSnapshots]
   [junit4]   2> 2096679 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Jun 04, 2020 3:19:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=26950, maxDocsPerChunk=6, blockShift=11), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=26950, blockSize=11)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16236243), locale=br, timezone=Europe/Warsaw
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=111568224,total=379777024
   [junit4]   2> NOTE: All tests run in this JVM: [CursorPagingTest, RankQueryTest, TestManagedSchemaThreadSafety, AddReplicaTest, SynonymTokenizerTest, TestCollationField, TestQueryUtils, ZkControllerTest, TestCopyFieldCollectionResource, SoftAutoCommitTest, HdfsChaosMonkeySafeLeaderTest, ImplicitSnitchTest, TestFieldTypeCollectionResource, BasicAuthStandaloneTest, ClassificationUpdateProcessorIntegrationTest, TestXIncludeConfig, TestSchemaVersionResource, DataDrivenBlockJoinTest, SolrMetricsIntegrationTest, TaggerTest, OverseerTest, MoveReplicaHDFSTest, AssignTest, TestSearchPerf, TestSolrCloudWithHadoopAuthPlugin, TriggerEventQueueTest, DistanceUnitsTest, HighlighterMaxOffsetTest, BitVectorTest, FileBasedSpellCheckerTest, CdcrBootstrapTest, RangeFacetCloudTest, TestManagedSynonymGraphFilterFactory, OverseerRolesTest, DistributedUpdateProcessorTest, SolrCloudExampleTest, TestNumericTerms64, OutputWriterTest, TestSolrQueryParser, TestJsonRangeFacets, TestAtomicUpdateErrorCases, HttpPartitionTest, TestLegacyBM25SimilarityFactory, NodeMarkersRegistrationTest, CdcrWithNodesRestartsTest, JWTVerificationkeyResolverTest, TestMiniSolrCloudClusterSSL, TestFieldCacheSortRandom, TestSolr4Spatial2, SearchRateTriggerIntegrationTest, ShardRoutingCustomTest, TestReplicationHandlerBackup, TestStressInPlaceUpdates, TestDocTermOrds, TestRemoteStreaming, TestQueryingOnDownCollection, BlobRepositoryCloudTest, TestSimTriggerIntegration, PathHierarchyTokenizerFactoryTest, CollectionsAPIDistributedZkTest, SimpleFacetsTest, SolrCloudReportersTest, JavaBinAtomicUpdateMultivalueTest, HdfsSyncSliceTest, DeleteLastCustomShardedReplicaTest, TestExtendedDismaxParser, LeaderFailoverAfterPartitionTest, BlockCacheTest, SuggestComponentContextFilterQueryTest, UUIDFieldTest, TestSkipOverseerOperations, StressHdfsTest, QueryResultKeyTest, BasicZkTest, JvmMetricsTest, CloudReplicaSourceTest, TestLRUStatsCacheCloud, TestRealTimeGet, TestDynamicFieldNamesIndexCorrectly, TestSimDistribStateManager, XMLAtomicUpdateMultivalueTest, SplitHandlerTest, TestInitParams, TestCloudSearcherWarming, TemplateUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestJsonRequest, HttpTriggerListenerTest, TestCloudPhrasesIdentificationComponent, ChaosMonkeySafeLeaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, ConfigSetsAPITest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SyncSliceTest, TestCloudRecovery2, TestDistribDocBasedVersion, TestLocalStatsCacheCloud, TestRequestForwarding, TestShortCircuitedRequests, TestWaitForStateWithJettyShutdowns, TestWithCollection, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestCoreDiscovery, TestDynamicLoadingUrl, TestSimpleTextCodec, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrXml, TestSolrCoreSnapshots]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCoreSnapshots -Dtests.seed=5891595AAD8A8158 -Dtests.slow=true -Dtests.locale=br -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestSolrCoreSnapshots (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.snapshots.TestSolrCoreSnapshots: 
   [junit4]    >    1) Thread[id=26011, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCoreSnapshots]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5891595AAD8A8158]:0)
   [junit4] Completed [635/913 (2!)] on J3 in 15.25s, 2 tests, 1 error <<< FAILURES!

[...truncated 53329 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6112/consoleText

[repro] Revision: 08a13ce589428d721ef21de083a2c57710bf49ea

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ReplicationFactorTest -Dtests.seed=5891595AAD8A8158 -Dtests.slow=true -Dtests.locale=ccp-BD -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestSolrCoreSnapshots -Dtests.seed=5891595AAD8A8158 -Dtests.slow=true -Dtests.locale=br -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrCoreSnapshots
[repro]       ReplicationFactorTest
[repro] ant compile-test

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestSolrCoreSnapshots|*.ReplicationFactorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5891595AAD8A8158 -Dtests.slow=true -Dtests.locale=br -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ReplicationFactorTest
[repro]   0/5 failed: org.apache.solr.core.snapshots.TestSolrCoreSnapshots
[repro] Exiting with code 0

[...truncated 73 lines...]