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/10/24 01:38:47 UTC

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-16-ea+18) - Build # 1750 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1750/
Java: 64bit/jdk-16-ea+18 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler

Error Message:
Error from server at http://127.0.0.1:50528/solr: Host Unavailable: Not in live nodes as per zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50528/solr: Host Unavailable: Not in live nodes as per zk
	at __randomizedtesting.SeedInfo.seed([D961F1CAD30288EC:F873B6D4E60D0C78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:96)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14049 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.HealthCheckHandlerTest
   [junit4]   2> 367835 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 367836 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\data-dir-35-001
   [junit4]   2> 367836 WARN  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 367836 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 367837 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 367837 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 367839 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001
   [junit4]   2> 367839 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 367845 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 367845 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 367851 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 367949 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 50423
   [junit4]   2> 367949 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50423
   [junit4]   2> 367949 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50423
   [junit4]   2> 367950 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50423
   [junit4]   2> 367954 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367965 INFO  (zkConnectionManagerCallback-2139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367965 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367975 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367984 INFO  (zkConnectionManagerCallback-2141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367984 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367985 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367992 INFO  (zkConnectionManagerCallback-2143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367992 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368107 WARN  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 368107 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 368107 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 368107 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
   [junit4]   2> 368109 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 368109 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 368109 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 368110 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15af7078{/solr,null,AVAILABLE}
   [junit4]   2> 368113 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72e76c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50436}
   [junit4]   2> 368113 INFO  (jetty-launcher-2144-thread-1) [     ] o.e.j.s.Server Started @368043ms
   [junit4]   2> 368113 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50436}
   [junit4]   2> 368113 ERROR (jetty-launcher-2144-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 368113 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 368114 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 368114 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 368114 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 368114 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-24T00:55:39.409063Z
   [junit4]   2> 368114 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368121 INFO  (zkConnectionManagerCallback-2146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368121 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368122 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368128 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 368280 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 368281 WARN  (jetty-launcher-2144-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3df2c1d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368281 WARN  (jetty-launcher-2144-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3df2c1d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368285 WARN  (jetty-launcher-2144-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ae37b45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368285 WARN  (jetty-launcher-2144-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ae37b45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368285 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50423/solr
   [junit4]   2> 368285 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368293 INFO  (zkConnectionManagerCallback-2156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368293 INFO  (jetty-launcher-2144-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368407 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368427 INFO  (zkConnectionManagerCallback-2158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368427 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369638 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50436_solr
   [junit4]   2> 369675 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.Overseer Overseer (id=72112430019051525-127.0.0.1:50436_solr-n_0000000000) starting
   [junit4]   2> 369751 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50436_solr
   [junit4]   2> 369752 INFO  (OverseerStateUpdate-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50436_solr
   [junit4]   2> 369765 INFO  (OverseerStateUpdate-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 369797 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 369797 WARN  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_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> 369841 INFO  (jetty-launcher-2144-thread-1) [n:127.0.0.1:50436_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001\node1
   [junit4]   2> 369871 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 369874 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369901 INFO  (zkConnectionManagerCallback-2173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369905 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369909 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 369913 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50423/solr ready
   [junit4]   2> 369992 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 369999 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 370000 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> 370019 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckV2Api
   [junit4]   2> 370022 INFO  (qtp166304140-3612) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 370023 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 370023 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 370023 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 370023 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
   [junit4]   2> 370025 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 370025 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 370025 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 370025 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49962c00{/solr,null,AVAILABLE}
   [junit4]   2> 370026 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@625db3f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50490}
   [junit4]   2> 370026 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.Server Started @369958ms
   [junit4]   2> 370026 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50490}
   [junit4]   2> 370028 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 370028 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 370028 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 370028 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 370028 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 370028 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-24T00:55:41.323023500Z
   [junit4]   2> 370029 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 370059 INFO  (zkConnectionManagerCallback-2175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370059 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370062 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 370067 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 370205 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 370206 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@606b4565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370206 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@606b4565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370213 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fea70aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370213 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fea70aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370213 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50423/solr
   [junit4]   2> 370216 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 370226 INFO  (zkConnectionManagerCallback-2185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370226 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 370340 INFO  (zkConnectionManagerCallback-2187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370340 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370348 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 370357 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50490_solr as DOWN
   [junit4]   2> 370362 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 370362 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50490_solr
   [junit4]   2> 370366 INFO  (zkCallback-2157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 370367 INFO  (zkCallback-2186-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 370367 INFO  (zkCallback-2172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 370368 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 370369 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_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> 370402 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50490_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001\node2
   [junit4]   2> 370428 INFO  (qtp122946897-3652) [n:127.0.0.1:50490_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 370442 INFO  (zkCallback-2172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 370442 INFO  (zkCallback-2157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 370544 INFO  (qtp122946897-3653) [n:127.0.0.1:50490_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 370545 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1369468756
   [junit4]   2> 370545 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50490_solr
   [junit4]   2> 370546 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 370546 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50490_solr as DOWN
   [junit4]   2> 370546 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Error publishing nodes as down. Continuing to close CoreContainer
   [junit4]   2>           => org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129)
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:831) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2649) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preClose(ZkController.java:582) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:1025) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.close(SolrDispatchFilter.java:337) [java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:631) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckV2Api(HealthCheckHandlerTest.java:186) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2256) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:127) ~[java/:?]
   [junit4]   2> 	... 50 more
   [junit4]   2> 370550 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 370550 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 370550 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 370550 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 370552 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@625db3f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 370553 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49962c00{/solr,null,UNAVAILABLE}
   [junit4]   2> 370553 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 370554 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckV2Api
   [junit4]   2> 370567 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 370567 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 370583 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFindUnhealthyCores
   [junit4]   2> {
   [junit4]   2>   "collection1":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica4":{
   [junit4]   2>             "core":"slice1_replica4",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica1":{
   [junit4]   2>             "core":"slice1_replica1",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica3":{
   [junit4]   2>             "core":"slice1_replica3",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica2":{
   [junit4]   2>             "core":"slice1_replica2",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection2":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica5":{
   [junit4]   2>             "core":"slice1_replica5",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"recovery_failed",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica6":{
   [junit4]   2>             "core":"slice1_replica6",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"recovering",
   [junit4]   2>             "type":"NRT"}}}}}}
   [junit4]   2> 370597 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFindUnhealthyCores
   [junit4]   2> 370617 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 370617 INFO  (qtp166304140-3617) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 370622 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 370633 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 370648 INFO  (OverseerThreadFactory-2165-thread-1-processing-n:127.0.0.1:50436_solr) [n:127.0.0.1:50436_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 370775 INFO  (OverseerStateUpdate-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50436/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50436_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 370989 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr    x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 370993 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr    x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 371016 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 371043 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 371203 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 371274 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from configset _default, trusted=true
   [junit4]   2> 371275 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001\node1\test_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001\node1\test_shard1_replica_n1\data\]
   [junit4]   2> 371360 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 371360 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 371364 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 371364 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 371373 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 371373 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 371373 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 371374 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 371374 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 371374 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_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> 371375 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 371375 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1681392604461137920
   [junit4]   2> 371382 INFO  (searcherExecutor-2204-thread-1-processing-n:127.0.0.1:50436_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 371382 INFO  (searcherExecutor-2204-thread-1-processing-n:127.0.0.1:50436_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 371382 INFO  (searcherExecutor-2204-thread-1-processing-n:127.0.0.1:50436_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 371411 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 371411 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50436/solr/test_shard1_replica_n1/
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:50436/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 371461 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72112430019051525-core_node2-n_0000000000
   [junit4]   2> 371481 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50436/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 371595 INFO  (zkCallback-2157-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371603 INFO  (zkCallback-2157-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371605 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 371617 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=633
   [junit4]   2> 371652 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_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> 371773 INFO  (zkCallback-2157-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371777 INFO  (zkCallback-2157-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371777 INFO  (zkCallback-2157-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 371794 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1160
   [junit4]   2> 371794 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 371799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 371830 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 371970 INFO  (OverseerCollectionConfigSetProcessor-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_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> 371973 INFO  (OverseerThreadFactory-2165-thread-2-processing-n:127.0.0.1:50436_solr) [n:127.0.0.1:50436_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 371973 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr    x:test_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=null
   [junit4]   2> 371973 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7548f097
   [junit4]   2> 371973 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=SolrCore@7548f097
   [junit4]   2> 371973 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader tag=SolrCore@7548f097
   [junit4]   2> 371973 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 372002 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 372037 INFO  (qtp166304140-3616) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=test_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 372191 INFO  (zkCallback-2157-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 372192 INFO  (zkCallback-2157-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 372192 INFO  (zkCallback-2157-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 372318 INFO  (qtp166304140-3618) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=test&action=DELETE&wt=javabin&version=2} status=0 QTime=487
   [junit4]   2> 372325 INFO  (qtp166304140-3617) [n:127.0.0.1:50436_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 372327 INFO  (qtp166304140-3617) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 372335 INFO  (qtp166304140-3612) [n:127.0.0.1:50436_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=conf&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 372352 INFO  (OverseerThreadFactory-2165-thread-3-processing-n:127.0.0.1:50436_solr) [n:127.0.0.1:50436_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"conf",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 372356 INFO  (OverseerCollectionConfigSetProcessor-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_solr     ] 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> 372357 INFO  (OverseerThreadFactory-2165-thread-3-processing-n:127.0.0.1:50436_solr) [n:127.0.0.1:50436_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 372382 INFO  (qtp166304140-3612) [n:127.0.0.1:50436_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=conf&action=DELETE&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 372383 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 372383 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ce970a3{/solr,null,AVAILABLE}
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@698025e3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50528}
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.Server Started @372317ms
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50528}
   [junit4]   2> 372385 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 372385 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-24T00:55:43.680118600Z
   [junit4]   2> 372389 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372396 INFO  (zkConnectionManagerCallback-2212-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372396 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372397 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 372403 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 372630 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 372632 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7687c823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372632 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7687c823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372639 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20813a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372639 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20813a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372640 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50423/solr
   [junit4]   2> 372641 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372658 INFO  (zkConnectionManagerCallback-2222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372659 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372673 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]-SendThread(127.0.0.1:50423)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10031df7f2d000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10031df7f2d000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10031df7f2d000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 372777 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372805 INFO  (zkConnectionManagerCallback-2224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372805 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372813 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 372873 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50528_solr as DOWN
   [junit4]   2> 372880 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372880 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50528_solr
   [junit4]   2> 372893 INFO  (zkCallback-2172-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372893 INFO  (zkCallback-2172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372893 INFO  (zkCallback-2157-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372901 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372901 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_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> 372936 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [n:127.0.0.1:50528_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001\tempDir-001\node3
   [junit4]   2> 372956 INFO  (qtp1841112065-3705) [n:127.0.0.1:50528_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 372958 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1812776622
   [junit4]   2> 372958 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50528_solr
   [junit4]   2> 372963 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 372963 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50528_solr as DOWN
   [junit4]   2> 372987 INFO  (zkCallback-2223-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372996 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 372996 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 372996 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 372996 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 373002 INFO  (zkCallback-2172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 373002 INFO  (zkCallback-2172-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 373002 INFO  (zkCallback-2157-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 373106 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@698025e3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 373106 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ce970a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 373106 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 373107 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[D961F1CAD30288EC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandler -Dtests.seed=D961F1CAD30288EC -Dtests.slow=true -Dtests.locale=en-ER -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.51s J1 | HealthCheckHandlerTest.testHealthCheckHandler <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50528/solr: Host Unavailable: Not in live nodes as per zk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D961F1CAD30288EC:F873B6D4E60D0C78]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:96)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 373248 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1523555570
   [junit4]   2> 373248 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50436_solr
   [junit4]   2> 373255 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 373255 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50436_solr as DOWN
   [junit4]   2> 373312 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 373312 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 373313 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 373313 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 373320 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:50468, session = 0x10031df7f2d0005
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:50468, session = 0x10031df7f2d0005
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 373375 INFO  (closeThreadPool-2241-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72112430019051525-127.0.0.1:50436_solr-n_0000000000) closing
   [junit4]   2> 373376 INFO  (OverseerStateUpdate-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [n:127.0.0.1:50436_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50436_solr
   [junit4]   2> 373376 INFO  (OverseerAutoScalingTriggerThread-72112430019051525-127.0.0.1:50436_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 373382 INFO  (closeThreadPool-2241-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72112430019051525-127.0.0.1:50436_solr-n_0000000000) closing
   [junit4]   2> 373421 INFO  (jetty-closer-2236-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72112430019051525-127.0.0.1:50436_solr-n_0000000000) closing
   [junit4]   2> 373425 INFO  (jetty-closer-2236-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@72e76c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 373425 INFO  (jetty-closer-2236-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15af7078{/solr,null,UNAVAILABLE}
   [junit4]   2> 373425 INFO  (jetty-closer-2236-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 373437 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 373669 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/test/state.json
   [junit4]   2> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/test/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72112430019051525-127.0.0.1:50436_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 373675 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50423
   [junit4]   2> 373675 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50423
   [junit4]   2> 373675 INFO  (SUITE-HealthCheckHandlerTest-seed#[D961F1CAD30288EC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50423
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.HealthCheckHandlerTest_D961F1CAD30288EC-001
   [junit4]   2> Oct 24, 2020 12:55:45 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=480, maxMBSortInHeap=6.282392289843291, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-ER, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 16-ea (64-bit)/cpus=6,threads=1,free=247252056,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestIntervalFaceting, ScheduledTriggerIntegrationTest, TestManagedSynonymFilterFactory, TestSolr4Spatial, TestInPlaceUpdatesRequiredField, OpenExchangeRatesOrgProviderTest, ClassificationUpdateProcessorIntegrationTest, TestFieldCacheSortRandom, XMLAtomicUpdateMultivalueTest, TestSimPolicyCloud, TestZkAclsWithHadoopAuth, TestPKIAuthenticationPlugin, TestReqParamsAPI, TestHashQParserPlugin, TestReRankQParserPlugin, TestFileDictionaryLookup, ChaosMonkeySafeLeaderTest, TestCollectionAPI, TestLeaderElectionWithEmptyReplica, CursorMarkTest, BasicAuthStandaloneTest, RegexBytesRefFilterTest, TestDeprecatedFilters, DocValuesMissingTest, SolrMetricsIntegrationTest, EchoParamsTest, BitVectorTest, HdfsRecoveryZkTest, ThreadDumpHandlerTest, HdfsBasicDistributedZkTest, ZkStateReaderTest, TestSolrIndexConfig, IndexSizeTriggerTest, TestSlowCompositeReaderWrapper, TestReloadDeadlock, MoreLikeThisComponentTest, TestSolrJ, SystemInfoHandlerTest, ZkDynamicConfigTest, TestBulkSchemaAPI, HealthCheckHandlerTest]
   [junit4] Completed [176/921 (1!)] on J1 in 6.60s, 5 tests, 1 error <<< FAILURES!

[...truncated 47551 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1750/consoleText

[repro] Revision: 97551dd644b94390f696c907d94ed602657844db

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[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]       HealthCheckHandlerTest
[repro] ant compile-test

[...truncated 3477 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HealthCheckHandlerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D961F1CAD30288EC -Dtests.slow=true -Dtests.locale=en-ER -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 99 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 1751 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1751/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
Error from server at https://127.0.0.1:55887/_yx: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:55887/_yx: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([591880C88CE1E568:D14CBF12221D8890]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13459 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 23321 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 23489 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\data-dir-1-001
   [junit4]   2> 24964 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25685 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.e.j.u.log Logging initialized @25727ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 25734 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 27359 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 27359 INFO  (SUITE-PeerSyncReplicationTest-seed#[591880C88CE1E568]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_yx/
   [junit4]   2> 27757 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
   [junit4]   2> 27773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 27816 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 27832 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 34969 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 35762 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55835
   [junit4]   2> 35762 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55835
   [junit4]   2> 35918 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55835
   [junit4]   2> 35950 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55835
   [junit4]   2> 44787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47437 INFO  (zkConnectionManagerCallback-4-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47437 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49560 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49644 INFO  (zkConnectionManagerCallback-6-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52026 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 53237 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 53289 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 53325 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 53409 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 53515 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 53596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 53643 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 53705 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 53760 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 53821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 54133 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54148 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54149 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54667 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]-SendThread(127.0.0.1:55835)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100342d99eb0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 54922 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 66832 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 66834 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 66834 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 66873 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 66923 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66923 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66936 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 67036 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@296eae{/_yx,null,AVAILABLE}
   [junit4]   2> 67460 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69e92409{SSL, (ssl, http/1.1)}{127.0.0.1:55887}
   [junit4]   2> 67460 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.s.Server Started @67515ms
   [junit4]   2> 67460 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\tempDir-001/control/data, hostContext=/_yx, hostPort=55887, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\control-001\cores}
   [junit4]   2> 67971 ERROR (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 67971 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 67971 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 67978 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67978 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 67980 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-24T11:40:41.053Z
   [junit4]   2> 67983 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67995 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67996 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68007 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]-SendThread(127.0.0.1:55835)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100342d99eb0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 68110 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 68116 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\control-001\solr.xml
   [junit4]   2> 68391 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 68392 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 68487 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9a0676, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 71973 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 72018 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 72282 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30113651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72282 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30113651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73276 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 73289 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67255a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73292 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67255a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 74473 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55835/solr
   [junit4]   2> 74560 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74584 INFO  (zkConnectionManagerCallback-22-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74585 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74745 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74769 INFO  (zkConnectionManagerCallback-24-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74769 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76477 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55887__yx
   [junit4]   2> 76484 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.Overseer Overseer (id=72114964498415621-127.0.0.1:55887__yx-n_0000000000) starting
   [junit4]   2> 76915 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55887__yx
   [junit4]   2> 76930 INFO  (OverseerStateUpdate-72114964498415621-127.0.0.1:55887__yx-n_0000000000) [n:127.0.0.1:55887__yx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55887__yx
   [junit4]   2> 76946 INFO  (zkCallback-23-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77174 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77260 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] 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> 77722 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78116 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9a0676
   [junit4]   2> 78124 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9a0676
   [junit4]   2> 78124 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9a0676
   [junit4]   2> 78310 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [n:127.0.0.1:55887__yx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\control-001\cores
   [junit4]   2> 78621 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78626 INFO  (zkConnectionManagerCallback-41-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78628 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78630 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78634 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55835/solr ready
   [junit4]   2> 80428 INFO  (qtp1399848082-91) [n:127.0.0.1:55887__yx     ] 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:55887__yx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 80487 INFO  (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 81176 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx    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> 81190 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 82350 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 82770 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 85786 WARN  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.D.s.WordDelimiterFilterFactory Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 85940 WARN  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.D.s.GeoHashField Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 85965 WARN  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.D.s.LatLonType Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 86005 WARN  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.D.s.CurrencyField Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 87942 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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> 88721 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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> 88782 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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@7e9a0676
   [junit4]   2> 88873 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 89016 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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=11, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=49.2607421875, floorSegmentMB=1.837890625, forceMergeDeletesPctAllowed=5.713118047773836, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.080173183434802
   [junit4]   2> 92436 WARN  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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> 95795 ERROR (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:55887/_yx
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 15000 ms elapsed
   [junit4]   2> 	... 9 more
   [junit4]   2> 95800 ERROR (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 95879 INFO  (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 95915 ERROR (qtp1399848082-92) [n:127.0.0.1:55887__yx    x:control_collection_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1779)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:108)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:837)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:801)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 95919 INFO  (qtp1399848082-92) [n:127.0.0.1:55887__yx    x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 96136 ERROR (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:55887/_yx
   [junit4]   2>           => org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775)
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:464) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.access$1200(Http2SolrClient.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 96200 INFO  (zkCallback-23-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 96287 INFO  (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 96287 ERROR (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:55887__yx) [n:127.0.0.1:55887__yx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 96364 INFO  (qtp1399848082-91) [n:127.0.0.1:55887__yx     ] 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:55887__yx&wt=javabin&version=2} status=400 QTime=16153
   [junit4]   2> 96621 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1017727638
   [junit4]   2> 96621 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55887__yx
   [junit4]   2> 96630 INFO  (OverseerCollectionConfigSetProcessor-72114964498415621-127.0.0.1:55887__yx-n_0000000000) [n:127.0.0.1:55887__yx     ] 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> 96641 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 96643 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55887__yx as DOWN
   [junit4]   2> 96681 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 96682 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@374d346: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22be928f
   [junit4]   2> 96711 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 96713 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d29ae0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@37ae0d01
   [junit4]   2> 96714 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 96714 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e063f8f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@54810c22
   [junit4]   2> 96714 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 96732 INFO  (closeThreadPool-51-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72114964498415621-127.0.0.1:55887__yx-n_0000000000) closing
   [junit4]   2> 96736 INFO  (OverseerAutoScalingTriggerThread-72114964498415621-127.0.0.1:55887__yx-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 96737 INFO  (OverseerStateUpdate-72114964498415621-127.0.0.1:55887__yx-n_0000000000) [n:127.0.0.1:55887__yx     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55887__yx
   [junit4]   2> 96746 INFO  (closeThreadPool-51-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72114964498415621-127.0.0.1:55887__yx-n_0000000000) closing
   [junit4]   2> 96753 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]-SendThread(127.0.0.1:55835)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100342d99eb0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 96858 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72114964498415621-127.0.0.1:55887__yx-n_0000000000) closing
   [junit4]   2> 96869 INFO  (closeThreadPool-46-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69e92409{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 96878 INFO  (closeThreadPool-46-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@296eae{/_yx,null,UNAVAILABLE}
   [junit4]   2> 96878 INFO  (closeThreadPool-46-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 97051 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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> 97053 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 97087 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 97087 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 97100 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx 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=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=42.28125, floorSegmentMB=0.3857421875, forceMergeDeletesPctAllowed=22.715819610596398, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.546875, noCFSRatio=0.20525628607441337, deletesPctAllowed=47.57848561059078
   [junit4]   2> 97223 ERROR (qtp1399848082-90) [n:127.0.0.1:55887__yx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:94) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2961) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1399) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1285) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:837) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:801) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 97229 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c07c693
   [junit4]   2> 97229 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@6c07c693
   [junit4]   2> 97229 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14c7c5cd: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6bc0bcbb
   [junit4]   2> 97275 INFO  (searcherExecutor-43-thread-1-processing-n:127.0.0.1:55887__yx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55887__yx 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> 97279 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@6c07c693
   [junit4]   2> 97287 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 97303 ERROR (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:102)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1622)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1616)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1298)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:837)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:801)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1734)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:530)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:529)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:473)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:460)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 49 more
   [junit4]   2> 
   [junit4]   2> 97307 ERROR (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1324)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:837)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:801)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1420)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1285)
   [junit4]   2> 	... 43 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1082)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1399)
   [junit4]   2> 	... 44 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:97)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2961)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:298)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:94)
   [junit4]   2> 	... 48 more
   [junit4]   2> 
   [junit4]   2> 97307 INFO  (qtp1399848082-90) [n:127.0.0.1:55887__yx     ] 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=400 QTime=16160
   [junit4]   2> 97307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97317 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (2)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>   /zookeeper/config (0)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>  /solr (11)
   [junit4]   1>   /solr/configs (2)
   [junit4]   1>    /solr/configs/_default (6)
   [junit4]   1>     /solr/configs/_default/managed-schema (0)
   [junit4]   1>     DATA:
   [junit4]   1>         <?xml version="1.0" encoding="UTF-8" ?>
   [junit4]   1>         <!--
   [junit4]   1>          Licensed to the Apache Software Foundation (ASF) under one or more
   [junit4]   1>          contributor license agreements.  See the NOTICE file distributed with
   [junit4]   1>          this work for additional information regarding copyright ownership.
   [junit4]   1>          The ASF licenses this file to You under the Apache License, Version 2.0
   [junit4]   1>          (the "License"); you may not use this file except in compliance with
   [junit4]   1>          the License.  You may obtain a copy of the License at
   [junit4]   1>         
   [junit4]   1>              http://www.apache.org/licenses/LICENSE-2.0
   [junit4]   1>         
   [junit4]   1>          Unless required by applicable law or agreed to in writing, software
   [junit4]   1>          distributed under the License is distributed on an "AS IS" BASIS,
   [junit4]   1>          WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   [junit4]   1>          See the License for the specific language governing permissions and
   [junit4]   1>          limitations under the License.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <!--
   [junit4]   1>         
   [junit4]   1>          This example schema is the recommended starting point for users.
   [junit4]   1>          It should be kept correct and concise, usable out-of-the-box.
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>          For more information, on how to customize this file, please see
   [junit4]   1>          http://lucene.apache.org/solr/guide/documents-fields-and-schema-design.html
   [junit4]   1>         
   [junit4]   1>          PERFORMANCE NOTE: this schema includes many optional features and should not
   [junit4]   1>          be used for benchmarking.  To improve performance one could
   [junit4]   1>           - set stored="false" for all fields possible (esp large fields) when you
   [junit4]   1>             only need to search on the field but don't need to return the original
   [junit4]   1>             value.
   [junit4]   1>           - set indexed="false" if you don't need to search on the field, but only
   [junit4]   1>             return the field as a result of searching on other indexed fields.
   [junit4]   1>           - remove all unneeded copyField statements
   [junit4]   1>           - for best index size and searching performance, set "index" to false
   [junit4]   1>             for all general text fields, use copyField to copy them to the
   [junit4]   1>             catchall "text" field, and use that for searching.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <schema name="default-config" version="1.6">
   [junit4]   1>             <!-- attribute "name" is the name of this schema and is only used for display purposes.
   [junit4]   1>                version="x.y" is Solr's version number for the schema syntax and 
   [junit4]   1>                semantics.  It should not normally be changed by applications.
   [junit4]   1>         
   [junit4]   1>                1.0: multiValued attribute did not exist, all fields are multiValued 
   [junit4]   1>                     by nature
   [junit4]   1>                1.1: multiValued attribute introduced, false by default 
   [junit4]   1>                1.2: omitTermFreqAndPositions attribute introduced, true by default 
   [junit4]   1>                     except for text fields.
   [junit4]   1>                1.3: removed optional field compress feature
   [junit4]   1>                1.4: autoGeneratePhraseQueries attribute introduced to drive QueryParser
   [junit4]   1>                     behavior when a single string produces multiple tokens.  Defaults 
   [junit4]   1>                     to off for version >= 1.4
   [junit4]   1>                1.5: omitNorms defaults to true for primitive field types 
   [junit4]   1>                     (int, float, boolean, string...)
   [junit4]   1>                1.6: useDocValuesAsStored defaults to true.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- Valid attributes for fields:
   [junit4]   1>              name: mandatory - the name for the field
   [junit4]   1>              type: mandatory - the name of a field type from the 
   [junit4]   1>                fieldTypes section
   [junit4]   1>              indexed: true if this field should be indexed (searchable or sortable)
   [junit4]   1>              stored: true if this field should be retrievable
   [junit4]   1>              docValues: true if this field should have doc values. Doc Values is
   [junit4]   1>                recommended (required, if you are using *Point fields) for faceting,
   [junit4]   1>                grouping, sorting and function queries. Doc Values will make the index
   [junit4]   1>                faster to load, more NRT-friendly and more memory-efficient. 
   [junit4]   1>                They are currently only supported by StrField, UUIDField, all 
   [junit4]   1>                *PointFields, and depending on the field type, they might require
   [junit4]   1>                the field to be single-valued, be required or have a default value
   [junit4]   1>                (check the documentation of the field type you're interested in for
   [junit4]   1>                more information)
   [junit4]   1>              multiValued: true if this field may contain multiple values per document
   [junit4]   1>              omitNorms: (expert) set to true to omit the norms associated with
   [junit4]   1>                this field (this disables length normalization and index-time
   [junit4]   1>                boosting for the field, and saves some memory).  Only full-text
   [junit4]   1>                fields or fields that need an index-time boost need norms.
   [junit4]   1>                Norms are omitted for primitive (non-analyzed) types by default.
   [junit4]   1>              termVectors: [false] set to true to store the term vector for a
   [junit4]   1>                given field.
   [junit4]   1>                When using MoreLikeThis, fields used for similarity should be
   [junit4]   1>                stored for best performance.
   [junit4]   1>              termPositions: Store position information with the term vector.  
   [junit4]   1>                This will increase storage costs.
   [junit4]   1>              termOffsets: Store offset information with the term vector. This 
   [junit4]   1>                will increase storage costs.
   [junit4]   1>              required: The field is required.  It will throw an error if the
   [junit4]   1>                value does not exist
   [junit4]   1>              default: a value that should be used if no value is specified
   [junit4]   1>                when adding a document.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- field names should consist of alphanumeric or underscore characters only and
   [junit4]   1>               not start with a digit.  This is not currently strictly enforced,
   [junit4]   1>               but other field names will not have first class support from all components
   [junit4]   1>               and back compatibility is not guaranteed.  Names with both leading and
   [junit4]   1>               trailing underscores (e.g. _version_) are reserved.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- In this _default configset, only four fields are pre-declared:
   [junit4]   1>                  id, _version_, and _text_ and _root_. All other fields will be type guessed and added via the
   [junit4]   1>                  "add-unknown-fields-to-the-schema" update request processor chain declared in solrconfig.xml.
   [junit4]   1>                  
   [junit4]   1>                  Note that many dynamic fields are also defined - you can use them to specify a 
   [junit4]   1>                  field's type via field naming conventions - see below.
   [junit4]   1>           
   [junit4]   1>                  WARNING: The _text_ catch-all field will significantly increase your index size.
   [junit4]   1>                  If you don't need it, consider removing it and the corresponding copyField directive.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <field name="id" type="string" indexed="true" stored="true" required="true" multiValued="false" />
   [junit4]   1>             <!-- docValues are enabled by default for long type so we don't need to index the version field  -->
   [junit4]   1>             <field name="_version_" type="plong" indexed="false" stored="false"/>
   [junit4]   1>         
   [junit4]   1>             <!-- If you don't use child/nested documents, then you should remove the next two fields:  -->
   [junit4]   1>             <!-- for nested documents (minimal; points to root document) -->
   [junit4]   1>             <field name="_root_" type="string" indexed="true" stored="false" docValues="false" />
   [junit4]   1>             <!-- for nested documents (relationship tracking) -->
   [junit4]   1>             <field name="_nest_path_" type="_nest_path_" /><fieldType name="_nest_path_" class="solr.NestPathField" />
   [junit4]   1>         
   [junit4]   1>             <field name="_text_" type="text_general" indexed="true" stored="false" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- This can be enabled, in case the client does not know what fields may be searched. It isn't enabled by default
   [junit4]   1>                  because it's very expensive to index everything twice. -->
   [junit4]   1>             <!-- <copyField source="*" dest="_text_"/> -->
   [junit4]   1>         
   [junit4]   1>             <!-- Dynamic field definitions allow using convention over configuration
   [junit4]   1>                for fields via the specification of patterns to match field names.
   [junit4]   1>                EXAMPLE:  name="*_i" will match any field ending in _i (like myid_i, z_i)
   [junit4]   1>                RESTRICTION: the glob-like pattern in the name attribute must have a "*" only at the start or the end.  -->
   [junit4]   1>            
   [junit4]   1>             <dynamicField name="*_i"  type="pint"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_is" type="pints"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_s"  type="string"  indexed="true"  stored="true" />
   [junit4]   1>             <dynamicField name="*_ss" type="strings"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_l"  type="plong"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ls" type="plongs"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_t" type="text_general" indexed="true" stored="true" multiValued="false"/>
   [junit4]   1>             <dynamicField name="*_txt" type="text_general" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_b"  type="boolean" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_bs" type="booleans" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_f"  type="pfloat"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_fs" type="pfloats"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_d"  type="pdouble" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ds" type="pdoubles" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="random_*" type="random"/>
   [junit4]   1>             <dynamicField name="ignored_*" type="ignored"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Type used for data-driven schema, to add a string copy for each text field -->
   [junit4]   1>             <dynamicField name="*_str" type="strings" stored="false" docValues="true" indexed="false" useDocValuesAsStored="false"/>
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="*_dt"  type="pdate"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dts" type="pdate"    indexed="true"  stored="true" multiValued="true"/>
   [junit4]   1>             <dynamicField name="*_p"  type="location" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_srpt"  type="location_rpt" indexed="true" stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- payloaded dynamic fields -->
   [junit4]   1>             <dynamicField name="*_dpf" type="delimited_payloads_float" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dpi" type="delimited_payloads_int" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dps" type="delimited_payloads_string" indexed="true"  stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="attr_*" type="text_general" indexed="true" stored="true" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Field to use to determine and enforce document uniqueness.
   [junit4]   1>               Unless this field is marked with required="false", it will be a required field
   [junit4]   1>             -->
   [junit4]   1>             <uniqueKey>id</uniqueKey>
   [junit4]   1>         
   [junit4]   1>             <!-- copyField commands copy one field to another at the time a document
   [junit4]   1>                is added to the index.  It's used either to index the same field differently,
   [junit4]   1>                or to add multiple fields to the same field for easier/faster searching.
   [junit4]   1>         
   [junit4]   1>             <copyField source="sourceFieldName" dest="destinationFieldName"/>
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- field type definitions. The "name" attribute is
   [junit4]   1>                just a label to be used by field definitions.  The "class"
   [junit4]   1>                attribute and any other attributes determine the real
   [junit4]   1>                behavior of the fieldType.
   [junit4]   1>                  Class names starting with "solr" refer to java classes in a
   [junit4]   1>                standard package such as org.apache.solr.analysis
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- sortMissingLast and sortMissingFirst attributes are optional attributes are
   [junit4]   1>                  currently supported on types that are sorted internally as strings
   [junit4]   1>                  and on numeric types.
   [junit4]   1>                This includes "string", "boolean", "pint", "pfloat", "plong", "pdate", "pdouble".
   [junit4]   1>                - If sortMissingLast="true", then a sort on this field will cause documents
   [junit4]   1>                  without the field to come after documents with the field,
   [junit4]   1>                  regardless of the requested sort order (asc or desc).
   [junit4]   1>                - If sortMissingFirst="true", then a sort on this field 

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

ct (1)
   [junit4]   1>    /solr/overseer_elect/election (0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/autoscaling (4)
   [junit4]   1>    /solr/autoscaling/nodeAdded (0)
   [junit4]   1>    /solr/autoscaling/nodeLost (0)
   [junit4]   1>    /solr/autoscaling/triggerState (2)
   [junit4]   1>     /solr/autoscaling/triggerState/.scheduled_maintenance (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"lastRunAt":1603539650951}
   [junit4]   1>     /solr/autoscaling/triggerState/.auto_add_replicas (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "lastLiveNodes":["127.0.0.1:55887__yx"],
   [junit4]   1>           "nodeNameVsTimeRemoved":{}}
   [junit4]   1>    /solr/autoscaling/events (2)
   [junit4]   1>     /solr/autoscaling/events/.scheduled_maintenance (0)
   [junit4]   1>     /solr/autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>   /solr/autoscaling.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 97806 WARN  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]-SendThread(127.0.0.1:55835)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100342d99eb0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100342d99eb0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 97907 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 98143 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55835
   [junit4]   2> 98143 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55835
   [junit4]   2> 98144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[591880C88CE1E568]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55835
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=591880C88CE1E568 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   73.1s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:55887/_yx: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([591880C88CE1E568:D14CBF12221D8890]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_591880C88CE1E568-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=259, maxMBSortInHeap=7.110357487766155, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=142996816,total=194772992
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest]
   [junit4] Completed [9/921 (1!)] on J0 in 95.82s, 1 test, 1 error <<< FAILURES!

[...truncated 55484 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1751/consoleText

[repro] Revision: 97551dd644b94390f696c907d94ed602657844db

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"

[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]       PeerSyncReplicationTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.PeerSyncReplicationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=591880C88CE1E568 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0

[...truncated 99 lines...]