You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/12 00:45:06 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 772 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/772/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([1FADBB395E536134:7A6EED4EFCF0C937]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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 13385 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 31940 INFO  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 31940 INFO  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/data-dir-4-001
   [junit4]   2> 31940 WARN  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 31941 INFO  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 31942 INFO  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 31960 INFO  (SUITE-TestWithCollection-seed#[1FADBB395E536134]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 31963 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionNoWithCollection
   [junit4]   2> 31967 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001
   [junit4]   2> 31974 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 31977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 31977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 32053 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 32075 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38581
   [junit4]   2> 32075 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38581
   [junit4]   2> 32076 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38581
   [junit4]   2> 32077 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38581
   [junit4]   2> 32183 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32233 INFO  (zkConnectionManagerCallback-130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32233 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32261 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32265 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32265 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32266 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32269 INFO  (zkConnectionManagerCallback-134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32269 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32783 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 32783 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 32788 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 32788 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 32790 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 32795 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 32835 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 32835 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 32838 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 32861 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5983413e{/solr,null,AVAILABLE}
   [junit4]   2> 32875 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 32875 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 32876 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 33004 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72360a3e{/solr,null,AVAILABLE}
   [junit4]   2> 33063 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cfd7f81{SSL, (ssl, http/1.1)}{127.0.0.1:43889}
   [junit4]   2> 33063 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8ebbe24{SSL, (ssl, http/1.1)}{127.0.0.1:44181}
   [junit4]   2> 33063 INFO  (jetty-launcher-135-thread-1) [     ] o.e.j.s.Server Started @33097ms
   [junit4]   2> 33064 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44181}
   [junit4]   2> 33067 INFO  (jetty-launcher-135-thread-2) [     ] o.e.j.s.Server Started @33097ms
   [junit4]   2> 33067 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43889}
   [junit4]   2> 33091 ERROR (jetty-launcher-135-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33091 ERROR (jetty-launcher-135-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-11T23:46:00.615Z
   [junit4]   2> 33092 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-11T23:46:00.615Z
   [junit4]   2> 33093 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33110 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33110 INFO  (zkConnectionManagerCallback-137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33110 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33113 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33120 INFO  (zkConnectionManagerCallback-139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33120 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33125 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33132 WARN  (jetty-launcher-135-thread-1-SendThread(127.0.0.1:38581)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10170a0ca8e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10170a0ca8e0003, 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 0x10170a0ca8e0003, 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> 33132 WARN  (jetty-launcher-135-thread-2-SendThread(127.0.0.1:38581)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10170a0ca8e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10170a0ca8e0004, 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 0x10170a0ca8e0004, 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> 34199 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 34201 WARN  (jetty-launcher-135-thread-2) [     ] 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> 34235 WARN  (jetty-launcher-135-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b884d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34235 WARN  (jetty-launcher-135-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b884d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34260 WARN  (jetty-launcher-135-thread-2) [     ] 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> 34293 WARN  (jetty-launcher-135-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42e9149b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34293 WARN  (jetty-launcher-135-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42e9149b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34294 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 34339 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34351 INFO  (zkConnectionManagerCallback-153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34352 INFO  (jetty-launcher-135-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 34497 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34523 INFO  (zkConnectionManagerCallback-155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34523 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35227 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43889_solr
   [junit4]   2> 35232 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.Overseer Overseer (id=72462904910020614-127.0.0.1:43889_solr-n_0000000000) starting
   [junit4]   2> 35344 INFO  (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43889_solr
   [junit4]   2> 35357 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43889_solr
   [junit4]   2> 35380 INFO  (zkCallback-154-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 35407 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 35411 WARN  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_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> 35432 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 35462 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 35467 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 35511 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 35511 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 35511 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 35514 INFO  (jetty-launcher-135-thread-2) [n:127.0.0.1:43889_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node2
   [junit4]   2> 35604 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 35604 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 35872 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43889_solr]
   [junit4]   2> 35875 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 35875 DEBUG (ScheduledTrigger-160-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 35875 TRACE (ScheduledTrigger-160-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:43889_solr]
   [junit4]   2> 35875 TRACE (ScheduledTrigger-160-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:43889_solr]
   [junit4]   2> 35876 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 35996 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 35997 WARN  (jetty-launcher-135-thread-1) [     ] 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> 35998 WARN  (jetty-launcher-135-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c3e33ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35998 WARN  (jetty-launcher-135-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c3e33ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36007 WARN  (jetty-launcher-135-thread-1) [     ] 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> 36016 WARN  (jetty-launcher-135-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a180d00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36016 WARN  (jetty-launcher-135-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a180d00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36017 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 36020 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36023 INFO  (zkConnectionManagerCallback-175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36023 INFO  (jetty-launcher-135-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36144 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36151 INFO  (zkConnectionManagerCallback-177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36151 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36164 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 36171 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44181_solr as DOWN
   [junit4]   2> 36174 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36174 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44181_solr
   [junit4]   2> 36178 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44181_solr
   [junit4]   2> 36179 INFO  (zkCallback-154-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36192 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 36192 WARN  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_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> 36196 INFO  (zkCallback-176-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36213 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 36265 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44181.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 36279 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44181.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 36279 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44181.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 36280 INFO  (jetty-launcher-135-thread-1) [n:127.0.0.1:44181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node1
   [junit4]   2> 36315 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 36327 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36404 INFO  (zkConnectionManagerCallback-190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36483 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36488 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 36494 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38581/solr ready
   [junit4]   2> 36517 DEBUG (zkCallback-154-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 36517 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 36529 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 36538 DEBUG (OverseerAutoScalingTriggerThread-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 37275 INFO  (qtp1621724232-135) [n:127.0.0.1:43889_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 37311 INFO  (OverseerThreadFactory-162-thread-1-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollectionNoWithCollection_xyz
   [junit4]   2> 37311 ERROR (OverseerThreadFactory-162-thread-1-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testCreateCollectionNoWithCollection_xyz operation: create failed:org.apache.solr.common.SolrException: The 'withCollection' does not exist: testCreateCollectionNoWithCollection_abc
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:129)
   [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> 37322 INFO  (qtp1621724232-135) [n:127.0.0.1:43889_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=400 QTime=50
   [junit4]   2> 37856 INFO  (qtp1621724232-131) [n:127.0.0.1:43889_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testCreateCollectionNoWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 37859 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollectionNoWithCollection_abc
   [junit4]   2> 37860 INFO  (OverseerCollectionConfigSetProcessor-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_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> 37860 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 37867 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 37974 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 37979 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 37984 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 38002 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 38012 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 38018 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 38021 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 38026 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 38028 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 38032 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 38038 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 38042 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 38048 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 38050 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 38064 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 38071 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 38076 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 38079 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 38081 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 38096 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 38101 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 38106 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 38114 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 38120 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 38124 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 38126 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 38130 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 38143 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 38146 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 38148 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 38151 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 38156 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 38158 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 38161 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 38165 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 38166 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 38168 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 38169 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 38171 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 38173 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 38174 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 38178 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 38179 INFO  (OverseerThreadFactory-162-thread-2-processing-n:127.0.0.1:43889_solr) [n:127.0.0.1:43889_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 38186 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollectionNoWithCollection_abc
   [junit4]   2> 38397 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 38523 INFO  (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 38525 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 38525 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 38529 INFO  (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 38530 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 38530 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 38631 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollectionNoWithCollection_abc/state.json version: 0
   [junit4]   2> 38794 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr    x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard2_replica_n2&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 38797 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr    x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38798 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr    x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 38815 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 38817 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 38817 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollectionNoWithCollection_abc//collections/testCreateCollectionNoWithCollection_abc/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 38827 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 38827 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 38827 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollectionNoWithCollection_abc//collections/testCreateCollectionNoWithCollection_abc/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 38833 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 38843 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 38908 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 38918 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 38928 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollectionNoWithCollection_abc/state.json version: 1
   [junit4]   2> 39384 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 39389 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 39655 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollectionNoWithCollection_abc_shard1_replica_n1' using configuration from configset testCreateCollectionNoWithCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 39656 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollectionNoWithCollection_abc_shard2_replica_n2' using configuration from configset testCreateCollectionNoWithCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 39657 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44181.solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 39657 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 39657 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43889.solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2' (registry 'solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
   [junit4]   2> 39657 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SolrCore [[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/data/]
   [junit4]   2> 39931 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 39931 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39933 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 39933 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39939 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 39939 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 39939 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39941 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 39941 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39942 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 39943 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 39947 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 39947 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 39947 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 39948 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 39948 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 39951 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 39951 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 39961 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_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> 39963 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] 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> 39975 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 39977 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683109568839680000
   [junit4]   2> 39979 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 39979 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683109568841777152
   [junit4]   2> 39982 INFO  (searcherExecutor-192-thread-1-processing-n:127.0.0.1:44181_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 39983 INFO  (searcherExecutor-192-thread-1-processing-n:127.0.0.1:44181_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 39984 INFO  (searcherExecutor-192-thread-1-processing-n:127.0.0.1:44181_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testCreateCollectionNoWithCollection_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 39985 INFO  (searcherExecutor-194-thread-1-processing-n:127.0.0.1:43889_solr x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 39985 INFO  (searcherExecutor-194-thread-1-processing-n:127.0.0.1:43889_solr x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 39986 INFO  (searcherExecutor-194-thread-1-processing-n:127.0.0.1:43889_solr x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SolrCore [testCreateCollectionNoWithCollection_abc_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 39992 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollectionNoWithCollection_abc/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 39992 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollectionNoWithCollection_abc/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 39995 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCreateCollectionNoWithCollection_abc/leaders/shard2
   [junit4]   2> 39995 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCreateCollectionNoWithCollection_abc/leaders/shard1
   [junit4]   2> 40006 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 40006 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 40006 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 40006 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 40007 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43889/solr/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/
   [junit4]   2> 40007 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44181/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 40008 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 40008 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 40008 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44181/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 40008 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:43889/solr/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/ has no replicas
   [junit4]   2> 40010 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCreateCollectionNoWithCollection_abc/leaders/shard2/leader after winning as /collections/testCreateCollectionNoWithCollection_abc/leader_elect/shard2/election/72462904910020614-core_node4-n_0000000000
   [junit4]   2> 40010 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCreateCollectionNoWithCollection_abc/leaders/shard1/leader after winning as /collections/testCreateCollectionNoWithCollection_abc/leader_elect/shard1/election/72462904910020616-core_node3-n_0000000000
   [junit4]   2> 40016 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43889/solr/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/ shard2
   [junit4]   2> 40016 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44181/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 40276 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollectionNoWithCollection_abc/state.json version: 2
   [junit4]   2> 40277 INFO  (zkCallback-154-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollectionNoWithCollection_abc/state.json] for collection [testCreateCollectionNoWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40277 INFO  (zkCallback-176-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollectionNoWithCollection_abc/state.json] for collection [testCreateCollectionNoWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40278 INFO  (zkCallback-154-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollectionNoWithCollection_abc/state.json] for collection [testCreateCollectionNoWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40278 INFO  (zkCallback-176-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollectionNoWithCollection_abc/state.json] for collection [testCreateCollectionNoWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40280 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 40282 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 40286 ERROR (qtp1621724232-134) [n:127.0.0.1:43889_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Collection testCreateCollectionNoWithCollection_abc is not lazy or watched!
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollectionNoWithCollection_abc//collections/testCreateCollectionNoWithCollection_abc/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 40288 DEBUG (OverseerStateUpdate-72462904910020614-127.0.0.1:43889_solr-n_0000000000) [n:127.0.0.1:43889_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollectionNoWithCollection_abc//collections/testCreateCollectionNoWithCollection_abc/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44181/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44181_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43889/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43889_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 40292 INFO  (qtp553939249-123) [n:127.0.0.1:44181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1492
   [junit4]   2> 40293 INFO  (qtp1621724232-134) [n:127.0.0.1:43889_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard2_replica_n2&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1500
   [junit4]   2> 40296 INFO  (qtp1621724232-131) [n:127.0.0.1:43889_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at mos

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

10170a2a3d10006, 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> 156959 INFO  (zkCallback-1070-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 156963 INFO  (OverseerAutoScalingTriggerThread-72462912850034694-127.0.0.1:35805_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 156968 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 156968 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 156968 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 156968 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 156969 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 156969 DEBUG (closeThreadPool-1105-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 156969 INFO  (closeThreadPool-1105-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72462912850034694-127.0.0.1:35805_solr-n_0000000000) closing
   [junit4]   2> 156979 INFO  (coreCloseExecutor-1106-thread-2) [n:127.0.0.1:40435_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1 tag=SolrCore@76714f42
   [junit4]   2> 156979 INFO  (coreCloseExecutor-1106-thread-2) [n:127.0.0.1:40435_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28022d46: rootName = solr_40435, domain = solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1/com.codahale.metrics.MetricRegistry@5bd67f05
   [junit4]   2> 156993 INFO  (coreCloseExecutor-1106-thread-1) [n:127.0.0.1:40435_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMoveReplicaWithCollection_abc.shard1.leader tag=SolrCore@6987bfbd
   [junit4]   2> 156994 INFO  (coreCloseExecutor-1106-thread-1) [n:127.0.0.1:40435_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 156999 INFO  (coreCloseExecutor-1106-thread-2) [n:127.0.0.1:40435_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMoveReplicaWithCollection_xyz.shard1.leader tag=SolrCore@76714f42
   [junit4]   2> 157006 INFO  (coreCloseExecutor-1106-thread-2) [n:127.0.0.1:40435_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 157010 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 157010 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a699fff: rootName = solr_40435, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@128ea7c5
   [junit4]   2> 157022 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 157022 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fccede8: rootName = solr_40435, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@a97f3d4
   [junit4]   2> 157024 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 157024 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bbb963c: rootName = solr_40435, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3d870aa1
   [junit4]   2> 157024 INFO  (jetty-closer-1097-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 157028 WARN  (jetty-launcher-1029-thread-2-SendThread(127.0.0.1:42957)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10170a2a3d10008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10170a2a3d10008, 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 0x10170a2a3d10008, 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> 157059 INFO  (jetty-closer-1097-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72462912850034694-127.0.0.1:35805_solr-n_0000000000) closing
   [junit4]   2> 157060 INFO  (jetty-closer-1097-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73a461c7{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 157061 INFO  (jetty-closer-1097-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15e9dd9c{/solr,null,STOPPED}
   [junit4]   2> 157061 INFO  (jetty-closer-1097-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 157161 INFO  (jetty-closer-1097-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1dda54e0{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 157161 INFO  (jetty-closer-1097-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23f8dd56{/solr,null,STOPPED}
   [junit4]   2> 157161 INFO  (jetty-closer-1097-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 157162 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 157366 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMoveReplicaWithCollection_abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/testMoveReplicaWithCollection_abc/state.json
   [junit4]   2> 	10	/solr/collections/testMoveReplicaWithCollection_xyz/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 157370 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42957
   [junit4]   2> 157370 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42957
   [junit4]   2> 157370 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42957
   [junit4]   2> 157370 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[1FADBB395E536134]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaWithCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestWithCollection_1FADBB395E536134-001
   [junit4]   2> Nov 11, 2020 11:48:05 PM 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=256, maxMBSortInHeap=6.977997777086989, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-Latn-ME, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=174464328,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [InfixSuggestersTest, TestSortableTextField, SortSpecParsingTest, TestWithCollection]
   [junit4] Completed [59/921 (1!)] on J3 in 126.12s, 9 tests, 1 failure <<< FAILURES!

[...truncated 53627 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 773 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/773/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:39541/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39541/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([BFAA45B13E4C360C:B79DA379E5E24282]: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:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	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.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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 15085 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1729852 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1729852 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/data-dir-108-001
   [junit4]   2> 1729853 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1729853 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1729853 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1729854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001
   [junit4]   2> 1729854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1729854 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1729854 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1729855 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1729954 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40219
   [junit4]   2> 1729954 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40219
   [junit4]   2> 1729954 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40219
   [junit4]   2> 1729954 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40219
   [junit4]   2> 1729956 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1729959 INFO  (zkConnectionManagerCallback-17114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1729959 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1729961 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1729962 INFO  (zkConnectionManagerCallback-17116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1729962 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1729963 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1729963 INFO  (zkConnectionManagerCallback-17118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1729963 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1730066 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1730080 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1730080 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1730080 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6728c087{/solr,null,AVAILABLE}
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@791a727b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44201}
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-1) [     ] o.e.j.s.Server Started @1730113ms
   [junit4]   2> 1730081 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44201}
   [junit4]   2> 1730082 ERROR (jetty-launcher-17119-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:00.732Z
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1730082 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28a9127a{/solr,null,AVAILABLE}
   [junit4]   2> 1730086 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730086 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1730086 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1730086 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1730086 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1163b5b4{/solr,null,AVAILABLE}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11609de2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42757}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.e.j.s.Server Started @1730118ms
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a7133f0{/solr,null,AVAILABLE}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42757}
   [junit4]   2> 1730087 ERROR (jetty-launcher-17119-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15593b24{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36191}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:00.737Z
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-2) [     ] o.e.j.s.Server Started @1730119ms
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36191}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21d2da39{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40275}
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-4) [     ] o.e.j.s.Server Started @1730119ms
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40275}
   [junit4]   2> 1730087 ERROR (jetty-launcher-17119-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1730087 ERROR (jetty-launcher-17119-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1730087 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:00.738Z
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1730088 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:00.738Z
   [junit4]   2> 1730092 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730092 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730092 INFO  (zkConnectionManagerCallback-17121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730092 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730093 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730093 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1730093 INFO  (zkConnectionManagerCallback-17123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730093 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730093 INFO  (zkConnectionManagerCallback-17125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730093 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730094 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1730094 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1730096 INFO  (zkConnectionManagerCallback-17127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730096 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730097 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1730097 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1730099 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1730099 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1730099 WARN  (jetty-launcher-17119-thread-1-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0003, 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 0x101715aa80f0003, 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> 1730099 WARN  (jetty-launcher-17119-thread-3-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0004, 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 0x101715aa80f0004, 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> 1730100 WARN  (jetty-launcher-17119-thread-2-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0006, 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 0x101715aa80f0006, 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> 1730103 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1730200 WARN  (jetty-launcher-17119-thread-4-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0005, 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 0x101715aa80f0005, 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> 1730594 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1730594 WARN  (jetty-launcher-17119-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53c9ee0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730594 WARN  (jetty-launcher-17119-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53c9ee0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730597 WARN  (jetty-launcher-17119-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bd12449[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730597 WARN  (jetty-launcher-17119-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bd12449[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730598 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1730599 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730599 INFO  (zkConnectionManagerCallback-17147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730599 INFO  (jetty-launcher-17119-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730673 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1730673 WARN  (jetty-launcher-17119-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@728e677e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730673 WARN  (jetty-launcher-17119-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@728e677e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730676 WARN  (jetty-launcher-17119-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cd43f36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730676 WARN  (jetty-launcher-17119-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cd43f36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730677 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1730678 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730678 INFO  (zkConnectionManagerCallback-17155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730678 INFO  (jetty-launcher-17119-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730679 WARN  (jetty-launcher-17119-thread-2-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0008, 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 0x101715aa80f0008, 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> 1730704 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730705 INFO  (zkConnectionManagerCallback-17157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730705 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730783 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730785 INFO  (zkConnectionManagerCallback-17159-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730785 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730816 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1730817 WARN  (jetty-launcher-17119-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2332bda6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730817 WARN  (jetty-launcher-17119-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2332bda6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730820 WARN  (jetty-launcher-17119-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7565fa24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730820 WARN  (jetty-launcher-17119-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7565fa24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730821 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1730822 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730836 INFO  (zkConnectionManagerCallback-17171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730836 INFO  (jetty-launcher-17119-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730837 WARN  (jetty-launcher-17119-thread-3-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f000b, 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 0x101715aa80f000b, 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> 1730858 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40275_solr
   [junit4]   2> 1730859 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.Overseer Overseer (id=72463703195189257-127.0.0.1:40275_solr-n_0000000000) starting
   [junit4]   2> 1730878 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1730879 INFO  (OverseerStateUpdate-72463703195189257-127.0.0.1:40275_solr-n_0000000000) [n:127.0.0.1:40275_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40275_solr
   [junit4]   2> 1730879 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40275_solr
   [junit4]   2> 1730879 WARN  (jetty-launcher-17119-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13c50a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730884 WARN  (jetty-launcher-17119-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13c50a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730886 INFO  (OverseerStateUpdate-72463703195189257-127.0.0.1:40275_solr-n_0000000000) [n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1730887 WARN  (jetty-launcher-17119-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@613b1cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730887 WARN  (jetty-launcher-17119-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@613b1cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1730887 INFO  (zkCallback-17158-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1730888 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36191_solr as DOWN
   [junit4]   2> 1730888 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1730888 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730889 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1730889 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36191_solr
   [junit4]   2> 1730890 INFO  (zkCallback-17158-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1730890 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1730890 INFO  (zkCallback-17156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1730890 WARN  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_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> 1730892 INFO  (zkConnectionManagerCallback-17184-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730892 INFO  (jetty-launcher-17119-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730893 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1730893 WARN  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_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> 1730907 INFO  (jetty-launcher-17119-thread-4) [n:127.0.0.1:40275_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node4
   [junit4]   2> 1730907 INFO  (jetty-launcher-17119-thread-2) [n:127.0.0.1:36191_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node2
   [junit4]   2> 1730938 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730939 INFO  (zkConnectionManagerCallback-17193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1730939 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1730943 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1730946 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42757_solr as DOWN
   [junit4]   2> 1730947 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1730947 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42757_solr
   [junit4]   2> 1730948 INFO  (zkCallback-17158-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1730948 INFO  (zkCallback-17156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1730948 INFO  (zkCallback-17192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1730949 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1730949 WARN  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_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> 1730960 INFO  (jetty-launcher-17119-thread-3) [n:127.0.0.1:42757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node3
   [junit4]   2> 1731039 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731040 INFO  (zkConnectionManagerCallback-17201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731040 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731045 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1731049 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44201_solr as DOWN
   [junit4]   2> 1731050 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1731050 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44201_solr
   [junit4]   2> 1731051 INFO  (zkCallback-17192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1731051 INFO  (zkCallback-17158-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1731051 INFO  (zkCallback-17156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1731051 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1731052 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1731053 WARN  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_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> 1731064 INFO  (jetty-launcher-17119-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node1
   [junit4]   2> 1731074 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1731075 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731076 INFO  (zkConnectionManagerCallback-17212-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731076 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731077 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1731078 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40219/solr ready
   [junit4]   2> 1731081 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=286213004
   [junit4]   2> 1731081 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36191_solr
   [junit4]   2> 1731081 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1731081 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36191_solr as DOWN
   [junit4]   2> 1731084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1731084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1731084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1731084 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1731089 WARN  (jetty-launcher-17119-thread-2-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f000a, 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 0x101715aa80f000a, 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> 1731090 INFO  (zkCallback-17156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1731090 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1731090 INFO  (zkCallback-17192-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1731190 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1731191 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@15593b24{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1731192 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1163b5b4{/solr,null,STOPPED}
   [junit4]   2> 1731192 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1731192 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731193 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1731193 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1731195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21441b12{/solr,null,AVAILABLE}
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12b39645{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35389}
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server Started @1731228ms
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39805}
   [junit4]   2> 1731196 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1731196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:01.846Z
   [junit4]   2> 1731200 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731201 INFO  (zkConnectionManagerCallback-17219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731201 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731201 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731219 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1732010 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1732011 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ddb7a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732011 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ddb7a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732013 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56b9ade7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732013 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56b9ade7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732014 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1732014 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732015 INFO  (zkConnectionManagerCallback-17230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732015 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732016 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0011, 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 0x101715aa80f0011, 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> 1732117 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732118 INFO  (zkConnectionManagerCallback-17232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732118 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732122 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1732126 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39805_solr as DOWN
   [junit4]   2> 1732127 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1732127 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39805_solr
   [junit4]   2> 1732128 INFO  (zkCallback-17192-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732128 INFO  (zkCallback-17156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732128 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732128 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732129 INFO  (zkCallback-17231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732130 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1732130 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_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> 1732147 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39805_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node2
   [junit4]   2> 1732154 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1732156 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:35389/solr. Proxy: http://127.0.0.1:39805/solr
   [junit4]   2> 1732156 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=701062195
   [junit4]   2> 1732156 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40275_solr
   [junit4]   2> 1732156 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1732156 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40275_solr as DOWN
   [junit4]   2> 1732158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1732158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1732158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1732158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1732158 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1732158 INFO  (closeThreadPool-17243-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72463703195189257-127.0.0.1:40275_solr-n_0000000000) closing
   [junit4]   2> 1732161 INFO  (OverseerStateUpdate-72463703195189257-127.0.0.1:40275_solr-n_0000000000) [n:127.0.0.1:40275_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40275_solr
   [junit4]   2> 1732161 INFO  (OverseerAutoScalingTriggerThread-72463703195189257-127.0.0.1:40275_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1732168 INFO  (closeThreadPool-17243-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72463703195189257-127.0.0.1:40275_solr-n_0000000000) closing
   [junit4]   2> 1732168 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732168 INFO  (zkCallback-17192-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732168 INFO  (zkCallback-17231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732168 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732169 INFO  (zkCallback-17192-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42757_solr
   [junit4]   2> 1732169 INFO  (zkCallback-17192-thread-1) [n:127.0.0.1:42757_solr     ] o.a.s.c.Overseer Overseer (id=72463703195189261-127.0.0.1:42757_solr-n_0000000002) starting
   [junit4]   2> 1732173 INFO  (OverseerStateUpdate-72463703195189261-127.0.0.1:42757_solr-n_0000000002) [n:127.0.0.1:42757_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42757_solr
   [junit4]   2> 1732268 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.Overseer Overseer (id=72463703195189257-127.0.0.1:40275_solr-n_0000000000) closing
   [junit4]   2> 1732269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21d2da39{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1732270 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a7133f0{/solr,null,STOPPED}
   [junit4]   2> 1732270 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1732270 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1732271 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1732271 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1732280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1732280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1732280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1732280 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@133fe11e{/solr,null,AVAILABLE}
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d4d827d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42299}
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server Started @1732313ms
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34091}
   [junit4]   2> 1732281 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1732281 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1732282 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1732282 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:02.932Z
   [junit4]   2> 1732283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732283 INFO  (zkConnectionManagerCallback-17249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732284 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1732288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1732729 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1732730 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@733fbbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732730 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@733fbbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732732 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25816afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732732 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25816afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1732734 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732735 INFO  (zkConnectionManagerCallback-17260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732735 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732837 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732838 INFO  (zkConnectionManagerCallback-17262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732838 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732845 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1732848 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34091_solr as DOWN
   [junit4]   2> 1732849 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1732849 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34091_solr
   [junit4]   2> 1732850 INFO  (zkCallback-17231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732850 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732850 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732850 INFO  (zkCallback-17192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732850 INFO  (zkCallback-17261-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1732851 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1732851 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_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> 1732867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:34091_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node4
   [junit4]   2> 1732874 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1732875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:42299/solr. Proxy: http://127.0.0.1:34091/solr
   [junit4]   2> 1732875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=99175534
   [junit4]   2> 1732875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42757_solr
   [junit4]   2> 1732875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1732875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42757_solr as DOWN
   [junit4]   2> 1732876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1732876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1732876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1732877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1732877 INFO  (closeThreadPool-17273-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72463703195189261-127.0.0.1:42757_solr-n_0000000002) closing
   [junit4]   2> 1732877 INFO  (OverseerStateUpdate-72463703195189261-127.0.0.1:42757_solr-n_0000000002) [n:127.0.0.1:42757_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42757_solr
   [junit4]   2> 1732880 INFO  (OverseerAutoScalingTriggerThread-72463703195189261-127.0.0.1:42757_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1732882 WARN  (jetty-launcher-17119-thread-3-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f000d, 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 0x101715aa80f000d, 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> 1732883 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732883 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44201_solr
   [junit4]   2> 1732883 INFO  (closeThreadPool-17273-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72463703195189261-127.0.0.1:42757_solr-n_0000000002) closing
   [junit4]   2> 1732883 INFO  (zkCallback-17261-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732883 INFO  (zkCallback-17231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732883 INFO  (zkCallback-17200-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1732883 INFO  (zkCallback-17200-thread-1) [n:127.0.0.1:44201_solr     ] o.a.s.c.Overseer Overseer (id=72463703195189262-127.0.0.1:44201_solr-n_0000000003) starting
   [junit4]   2> 1732886 INFO  (OverseerStateUpdate-72463703195189262-127.0.0.1:44201_solr-n_0000000003) [n:127.0.0.1:44201_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44201_solr
   [junit4]   2> 1732983 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.Overseer Overseer (id=72463703195189261-127.0.0.1:42757_solr-n_0000000002) closing
   [junit4]   2> 1732984 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@11609de2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1732984 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28a9127a{/solr,null,STOPPED}
   [junit4]   2> 1732984 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1732985 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1732985 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1732985 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1732996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1732996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1732996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1732996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2719f7a0{/solr,null,AVAILABLE}
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42e148a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39187}
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.s.Server Started @1733029ms
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39541}
   [junit4]   2> 1732997 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1732997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T03:09:03.647Z
   [junit4]   2> 1733000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1733002 INFO  (zkConnectionManagerCallback-17279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733002 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1733002 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1733007 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1733619 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1733620 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e3c2472[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1733620 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e3c2472[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1733623 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cffd8eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1733623 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cffd8eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1733624 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 1733624 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1733625 INFO  (zkConnectionManagerCallback-17290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733625 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1733727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1733729 INFO  (zkConnectionManagerCallback-17292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733729 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1733734 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1733737 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39541_solr as DOWN
   [junit4]   2> 1733738 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1733738 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39541_solr
   [junit4]   2> 1733739 INFO  (zkCallback-17211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1733739 INFO  (zkCallback-17261-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1733739 INFO  (zkCallback-17231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1733739 INFO  (zkCallback-17200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1733739 INFO  (zkCallback-17291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1733740 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1733741 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_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> 1733757 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [n:127.0.0.1:39541_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001/tempDir-001/node3
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39187/solr. Proxy: http://127.0.0.1:39541/solr
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1457051224
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44201_solr
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1733765 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44201_solr as DOWN
   [junit4]   2> 1733767 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1733767 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1733767 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1733767 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1733768 INFO  (closeThreadPool-17303-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72463703195189262-127.0.0.1:44201_solr-n_0000000003) closing
   [junit4]   2> 1733768 INFO  (OverseerStateUpdate-72463703195189262-127.0.0.1:44201_solr-n_0000000003) [n:127.0.0.1:44201_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44201_solr
   [junit4]   2> 1733769 INFO  (OverseerAutoScalingTriggerThread-72463703195189262-127.0.0.1:44201_solr-n_0000000003) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1733770 WARN  (jetty-launcher-17119-thread-1-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStr

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

ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1772823 WARN  (zkConnectionManagerCallback-17262-thread-1-SendThread(127.0.0.1:40219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101715aa80f0020.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101715aa80f0020, 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 0x101715aa80f0020, 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> 1772823 INFO  (jetty-closer-17381-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42e148a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1772824 INFO  (jetty-closer-17381-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2719f7a0{/solr,null,STOPPED}
   [junit4]   2> 1772824 INFO  (jetty-closer-17381-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1772923 INFO  (jetty-closer-17381-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72463703195189266-127.0.0.1:39805_solr-n_0000000004) closing
   [junit4]   2> 1772924 INFO  (jetty-closer-17381-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@12b39645{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1772925 INFO  (jetty-closer-17381-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21441b12{/solr,null,STOPPED}
   [junit4]   2> 1772925 INFO  (jetty-closer-17381-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1772926 INFO  (jetty-closer-17381-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d4d827d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1772926 INFO  (jetty-closer-17381-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@133fe11e{/solr,null,STOPPED}
   [junit4]   2> 1772926 INFO  (jetty-closer-17381-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1773024 INFO  (jetty-closer-17381-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f08524b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1773024 INFO  (jetty-closer-17381-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cdddbb2{/solr,null,STOPPED}
   [junit4]   2> 1773024 INFO  (jetty-closer-17381-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1773025 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1773227 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> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/security.json
   [junit4]   2> 	11	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	96	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	45	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	34	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72463703195189275-127.0.0.1:40369_solr-n_0000000007
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72463703195189266-127.0.0.1:39805_solr-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72463703195189257-127.0.0.1:40275_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	106	/solr/live_nodes
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	53	/solr/collections
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1773235 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40219
   [junit4]   2> 1773235 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40219
   [junit4]   2> 1773235 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[BFAA45B13E4C360C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40219
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_BFAA45B13E4C360C-001
   [junit4]   2> Nov 12, 2020 3:09:44 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-GR, timezone=Mexico/General
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=175402584,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, BinaryUpdateRequestHandlerTest, TestCryptoKeys, SolrCoreMetricManagerTest, CreateRoutedAliasTest, TestUtilizeNode, TestSolrCLIRunExample, ChaosMonkeyNothingIsSafeTest, RankFieldTest, UUIDUpdateProcessorFallbackTest, ScheduledTriggerIntegrationTest, TestXmlQParser, OverseerSolrResponseUnsafeSerializationTest, LeaderTragicEventTest, TlogReplayBufferedWhileIndexingTest, SolrCloudExampleTest, WrapperMergePolicyFactoryTest, TestClusterStateMutator, TestSuggestSpellingConverter, TestCloudInspectUtil, TestBadConfig, TestSurroundQueryParser, TestUtils, MetricTriggerTest, TestSolrQueryParser, HdfsChaosMonkeyNothingIsSafeTest, SolrLogAuditLoggerPluginTest, TestFacetMethods, TestDefaultStatsCache, OverseerCollectionConfigSetProcessorTest, ConjunctionSolrSpellCheckerTest, ShardSplitTest, TestLRUStatsCache, NodeLostTriggerTest, SolrPluginUtilsTest, PhrasesIdentificationComponentTest, AnalyticsQueryTest, TestInPlaceUpdateWithRouteField, SpatialHeatmapFacetsTest, TestStressRecovery, BigEndianAscendingWordDeserializerTest, TestSubQueryTransformerDistrib, TestManagedSynonymGraphFilterFactory, TestChildDocTransformerHierarchy, ImplicitSnitchTest, InfoHandlerTest, FullHLLTest, AtomicUpdateJavabinTest, TestDynamicLoadingUrl, CollectionsAPISolrJTest, BasicFunctionalityTest, TestSimGenericDistributedQueue, TestContainerPlugin, TestConfigsApi, TestSolrCoreProperties, DistributedTermsComponentTest, TestOnReconnectListenerSupport, RoutingToNodesWithPropertiesTest, TestComplexPhraseQParserPlugin, IndexSizeTriggerMixedBoundsTest, TestClassicSimilarityFactory, TestHashQParserPlugin, TestPackages, TestLRUCache, XmlUpdateRequestHandlerTest, BasicAuthOnSingleNodeTest, MetricsHandlerTest, TestSolrCloudWithSecureImpersonation, CdcrWithNodesRestartsTest, CachingDirectoryFactoryTest, TestJsonFacetsWithNestedObjects, DistribDocExpirationUpdateProcessorTest, ManagedSchemaRoundRobinCloudTest, TestSha256AuthenticationProvider, DefaultValueUpdateProcessorTest, ReindexCollectionTest, TestScoreJoinQPNoScore, ConcurrentCreateCollectionTest, TestMultiValuedNumericRangeQuery, PolyFieldTest, TestSolrCachePerf, TestSQLHandler, TestJsonFacetErrors, TestInitParams, MetricsHistoryWithAuthIntegrationTest, DateRangeFieldTest, TaggingAttributeTest, TestBulkSchemaConcurrent, TestDownShardTolerantSearch, AssignBackwardCompatibilityTest, EmbeddedSolrNoSerializeTest, TestMinMaxOnMultiValuedField, TestPivotHelperCode, SignificantTermsQParserPluginTest, TestRequestForwarding, TestCoreDiscovery, SoftAutoCommitTest, TestElisionMultitermQuery, CloudMLTQParserTest, TestDistributedSearch, SearchHandlerTest, AnalysisErrorHandlingTest, DocumentBuilderTest, SolrGraphiteReporterTest, TestBlendedInfixSuggestions, UpdateLogTest, EnumFieldTest, TestStreamBody, TestFilteredDocIdSet, TestManagedSchemaThreadSafety, CustomTermsComponentTest, CdcrOpsAndBoundariesTest, TestLockTree, TestPullReplicaErrorHandling]
   [junit4] Completed [552/921 (1!)] on J1 in 44.27s, 4 tests, 1 error <<< FAILURES!

[...truncated 51908 lines...]