Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/283/

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1CF596E491ABE064:A8C40E0C72429648]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at 
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudHttp2SolrClientTest.java:957)
        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 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        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 17285 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
   [junit4]   2> 30385 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 30385 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 30386 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/data-dir-5-001
   [junit4]   2> 30386 WARN  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154
   [junit4]   2> 30386 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 30387 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 30387 INFO  
(SUITE-CloudHttp2SolrClientTest-seed#[1CF596E491ABE064]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 30391 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRouting
   [junit4]   2> 30393 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001
   [junit4]   2> 30397 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 30402 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 30404 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 30404 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 30627 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 30683 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41939
   [junit4]   2> 30683 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41939
   [junit4]   2> 30683 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41939
   [junit4]   2> 30684 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41939
   [junit4]   2> 30748 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30861 INFO  (zkConnectionManagerCallback-179-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30861 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30886 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30898 INFO  (zkConnectionManagerCallback-181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30898 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30898 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30906 INFO  (zkConnectionManagerCallback-183-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30906 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31014 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 31014 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 31018 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 31025 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 31026 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 31026 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31026 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31026 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 31026 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 31038 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31038 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31038 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 31042 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32222891{/solr,null,AVAILABLE}
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65f327cf{/solr,null,AVAILABLE}
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@9e3db9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42917}
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-2) [     ] 
o.e.j.s.Server Started @31289ms
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41939/solr, hostPort=42917}
   [junit4]   2> 31043 ERROR (jetty-launcher-184-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31043 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.2
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-27T12:16:04.969Z
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 31044 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@310090bd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34239}
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.e.j.s.Server Started @31292ms
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41939/solr, hostPort=34239}
   [junit4]   2> 31046 ERROR (jetty-launcher-184-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.2
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 31046 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-27T12:16:04.971Z
   [junit4]   2> 31047 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@435feefb{/solr,null,AVAILABLE}
   [junit4]   2> 31050 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31050 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31057 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ad850a0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41781}
   [junit4]   2> 31057 INFO  (jetty-launcher-184-thread-3) [     ] 
o.e.j.s.Server Started @31303ms
   [junit4]   2> 31057 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41939/solr, hostPort=41781}
   [junit4]   2> 31057 ERROR (jetty-launcher-184-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 31057 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31058 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.2
   [junit4]   2> 31058 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 31059 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 31059 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-27T12:16:04.984Z
   [junit4]   2> 31062 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31062 INFO  (zkConnectionManagerCallback-186-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31062 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31070 INFO  (zkConnectionManagerCallback-188-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31070 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31072 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 31076 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 31087 INFO  (zkConnectionManagerCallback-190-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31087 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31095 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 31094 WARN  
(jetty-launcher-184-thread-1-SendThread(127.0.0.1:41939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b3426050004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b3426050004, 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 0x1021b3426050004, 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> 31088 WARN  
(jetty-launcher-184-thread-2-SendThread(127.0.0.1:41939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b3426050003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b3426050003, 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 0x1021b3426050003, 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> 31104 WARN  
(jetty-launcher-184-thread-3-SendThread(127.0.0.1:41939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b3426050005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b3426050005, 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 0x1021b3426050005, 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> 31637 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 31641 WARN  (jetty-launcher-184-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ee0690c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31641 WARN  (jetty-launcher-184-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ee0690c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31672 WARN  (jetty-launcher-184-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@cbddc7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31672 WARN  (jetty-launcher-184-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@cbddc7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31673 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41939/solr
   [junit4]   2> 31693 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31918 INFO  (zkConnectionManagerCallback-207-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31919 INFO  (jetty-launcher-184-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31930 WARN  
(jetty-launcher-184-thread-1-SendThread(127.0.0.1:41939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b3426050006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b3426050006, 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 0x1021b3426050006, 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> 32035 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 32039 INFO  (zkConnectionManagerCallback-209-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32039 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 32248 WARN  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 32297 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34239_solr
   [junit4]   2> 32298 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.Overseer Overseer 
(id=72650454781460487-127.0.0.1:34239_solr-n_0000000000) starting
   [junit4]   2> 32560 INFO  
(OverseerStateUpdate-72650454781460487-127.0.0.1:34239_solr-n_0000000000) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34239_solr
   [junit4]   2> 32580 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34239_solr
   [junit4]   2> 32616 INFO  (zkCallback-208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 32659 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32690 WARN  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_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> 33320 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 33404 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34239.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 33412 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34239.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 33412 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34239.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 33418 INFO  (jetty-launcher-184-thread-1) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node1
   [junit4]   2> 33652 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 33654 WARN  (jetty-launcher-184-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53aa91a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33654 WARN  (jetty-launcher-184-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53aa91a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33872 WARN  (jetty-launcher-184-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@122eac8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33872 WARN  (jetty-launcher-184-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@122eac8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33873 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41939/solr
   [junit4]   2> 33879 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33883 INFO  (zkConnectionManagerCallback-229-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33883 INFO  (jetty-launcher-184-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33994 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 34006 INFO  (zkConnectionManagerCallback-231-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34006 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 34016 WARN  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 34018 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 34026 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42917_solr as DOWN
   [junit4]   2> 34029 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 34029 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42917_solr
   [junit4]   2> 34031 INFO  (zkCallback-208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 34035 INFO  (zkCallback-230-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 34038 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 34042 WARN  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_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> 34098 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 34122 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42917.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 34134 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42917.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 34134 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42917.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 34135 INFO  (jetty-launcher-184-thread-2) 
[n:127.0.0.1:42917_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node2
   [junit4]   2> 35874 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 35875 WARN  (jetty-launcher-184-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26571168[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35875 WARN  (jetty-launcher-184-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26571168[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35878 WARN  (jetty-launcher-184-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57794827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35878 WARN  (jetty-launcher-184-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57794827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35879 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41939/solr
   [junit4]   2> 35880 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35882 INFO  (zkConnectionManagerCallback-247-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35883 INFO  (jetty-launcher-184-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35887 WARN  
(jetty-launcher-184-thread-3-SendThread(127.0.0.1:41939)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b342605000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b342605000a, 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 0x1021b342605000a, 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> 35989 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 35991 INFO  (zkConnectionManagerCallback-249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35992 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 36006 WARN  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 36008 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 36021 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41781_solr as DOWN
   [junit4]   2> 36023 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 36023 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41781_solr
   [junit4]   2> 36025 INFO  (zkCallback-208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36025 INFO  (zkCallback-230-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36025 INFO  (zkCallback-248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36027 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 36027 WARN  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_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> 36072 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 36094 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41781.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 36105 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41781.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 36105 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41781.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 36106 INFO  (jetty-launcher-184-thread-3) 
[n:127.0.0.1:41781_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node3
   [junit4]   2> 36138 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 36139 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36145 INFO  (zkConnectionManagerCallback-262-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36145 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36147 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 36148 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41939/solr ready
   [junit4]   2> 36167 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c9481ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36167 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c9481ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36183 INFO  (qtp1070033205-587) [n:127.0.0.1:34239_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 36186 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ba10b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36186 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ba10b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36190 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@734e1b95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36190 WARN  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@734e1b95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 36220 INFO  
(OverseerThreadFactory-216-thread-1-processing-n:127.0.0.1:34239_solr) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
routing_collection
   [junit4]   2> 36355 INFO  
(OverseerStateUpdate-72650454781460487-127.0.0.1:34239_solr-n_0000000000) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"routing_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:41781_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41781/solr";,
   [junit4]   2>   "collection":"routing_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 36363 INFO  
(OverseerStateUpdate-72650454781460487-127.0.0.1:34239_solr-n_0000000000) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>   "collection":"routing_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 36583 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr    
x:routing_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routing_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=routing_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 36583 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr    
x:routing_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=routing_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=routing_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 36585 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr    
x:routing_collection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 36622 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.10.2
   [junit4]   2> 36624 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.10.2
   [junit4]   2> 36632 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 36642 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 36651 WARN  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.D.s.GeoHashField Solr loaded a 
deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 36663 WARN  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.D.s.LatLonType Solr loaded a 
deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 36665 WARN  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 36665 WARN  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 36665 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 36666 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'routing_collection_shard2_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 36666 WARN  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 36666 WARN  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 36666 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 36667 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'routing_collection_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 36669 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41781.solr.core.routing_collection.shard1.replica_n1' 
(registry 'solr.core.routing_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 36669 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[routing_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node3/routing_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node3/routing_collection_shard1_replica_n1/data/]
   [junit4]   2> 36670 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34239.solr.core.routing_collection.shard2.replica_n2' 
(registry 'solr.core.routing_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f356bce
   [junit4]   2> 36672 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[routing_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node1/routing_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001/tempDir-001/node1/routing_collection_shard2_replica_n2/data/]
   [junit4]   2> 36785 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36785 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 36785 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36785 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 36786 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 36786 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 36786 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 36786 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 36791 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 36791 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 36791 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 36792 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 36792 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 36792 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 36795 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1714775099409694720
   [junit4]   2> 36795 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1714775099409694720
   [junit4]   2> 36803 INFO  
(searcherExecutor-269-thread-1-processing-n:127.0.0.1:34239_solr 
x:routing_collection_shard2_replica_n2 c:routing_collection s:shard2 
r:core_node4) [n:127.0.0.1:34239_solr c:routing_collection s:shard2 
r:core_node4 x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[routing_collection_shard2_replica_n2]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 36809 INFO  
(searcherExecutor-271-thread-1-processing-n:127.0.0.1:41781_solr 
x:routing_collection_shard1_replica_n1 c:routing_collection s:shard1 
r:core_node3) [n:127.0.0.1:41781_solr c:routing_collection s:shard1 
r:core_node3 x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[routing_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 36826 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/routing_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 36828 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/routing_collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 36831 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/routing_collection/leaders/shard1
   [junit4]   2> 36832 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/routing_collection/leaders/shard2
   [junit4]   2> 36845 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 36845 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 36846 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 36846 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 36847 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/
   [junit4]   2> 36847 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34239/solr/routing_collection_shard2_replica_n2/
   [junit4]   2> 36850 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 36850 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 36853 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34239/solr/routing_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 36854 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/routing_collection/leaders/shard2/leader after winning as 
/collections/routing_collection/leader_elect/shard2/election/72650454781460487-core_node4-n_0000000000
   [junit4]   2> 36856 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 36857 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/routing_collection/leaders/shard1/leader after winning as 
/collections/routing_collection/leader_elect/shard1/election/72650454781460491-core_node3-n_0000000000
   [junit4]   2> 36863 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:34239/solr/routing_collection_shard2_replica_n2/ shard2
   [junit4]   2> 36864 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/ shard1
   [junit4]   2> 36966 INFO  (zkCallback-248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 36967 INFO  (zkCallback-208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 36969 INFO  (zkCallback-208-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 36969 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 36971 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 36977 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=routing_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=routing_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=395
   [junit4]   2> 36977 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routing_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=routing_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=395
   [junit4]   2> 36983 INFO  (qtp337620051-605) [n:127.0.0.1:41781_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 37076 INFO  (zkCallback-248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 37076 INFO  (zkCallback-208-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 37076 INFO  (zkCallback-208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 37076 INFO  (zkCallback-208-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 37076 INFO  (zkCallback-248-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routing_collection/state.json] for collection 
[routing_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 37077 INFO  (qtp337620051-605) [n:127.0.0.1:41781_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=routing_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=880
   [junit4]   2> 37078 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: routing_collection
   [junit4]   2> 37093 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 37097 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37099 INFO  (qtp240763394-597) [n:127.0.0.1:42917_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 37102 INFO  (qtp240763394-593) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37146 INFO  (qtp1070033205-587) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/routing_collection/terms/shard2 to 
Terms{values={core_node4=1}, version=1}
   [junit4]   2> 37147 INFO  (qtp1070033205-587) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 37147 INFO  (qtp337620051-607) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/routing_collection/terms/shard1 to 
Terms{values={core_node3=1}, version=1}
   [junit4]   2> 37147 INFO  (qtp337620051-607) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 37220 INFO  
(searcherExecutor-269-thread-1-processing-n:127.0.0.1:34239_solr 
x:routing_collection_shard2_replica_n2 c:routing_collection s:shard2 
r:core_node4) [n:127.0.0.1:34239_solr c:routing_collection s:shard2 
r:core_node4 x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[routing_collection_shard2_replica_n2]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37220 INFO  (qtp1070033205-585) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=51
   [junit4]   2> 37229 INFO  
(searcherExecutor-271-thread-1-processing-n:127.0.0.1:41781_solr 
x:routing_collection_shard1_replica_n1 c:routing_collection s:shard1 
r:core_node3) [n:127.0.0.1:41781_solr c:routing_collection s:shard1 
r:core_node3 x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[routing_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37230 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
status=0 QTime=81
   [junit4]   2> 37244 INFO  (qtp337620051-609) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:0&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=9
   [junit4]   2> 37247 INFO  (qtp1070033205-587) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:2&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 37258 INFO  (qtp337620051-607) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 37259 INFO  (qtp1070033205-586) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 37265 INFO  
(searcherExecutor-269-thread-1-processing-n:127.0.0.1:34239_solr 
x:routing_collection_shard2_replica_n2 c:routing_collection s:shard2 
r:core_node4) [n:127.0.0.1:34239_solr c:routing_collection s:shard2 
r:core_node4 x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[routing_collection_shard2_replica_n2]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37266 INFO  (qtp1070033205-587) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=3
   [junit4]   2> 37268 INFO  
(searcherExecutor-271-thread-1-processing-n:127.0.0.1:41781_solr 
x:routing_collection_shard1_replica_n1 c:routing_collection s:shard1 
r:core_node3) [n:127.0.0.1:41781_solr c:routing_collection s:shard1 
r:core_node3 x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[routing_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37269 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&commit=true&wt=javabin&version=2} 
status=0 QTime=8
   [junit4]   2> 37272 INFO  (qtp240763394-594) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37274 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37277 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37279 INFO  (qtp240763394-597) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37300 INFO  (qtp1070033205-586) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:34239/solr/routing_collection_shard2_replica_n2/&rid=127.0.0.1-246&rows=10&version=2&q=*:*&omitHeader=false&NOW=1635336971206&isShard=true&wt=javabin}
 hits=0 status=0 QTime=2
   [junit4]   2> 37301 INFO  (qtp337620051-609) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/&rid=127.0.0.1-246&rows=10&version=2&q=*:*&omitHeader=false&NOW=1635336971206&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 37303 INFO  (qtp1070033205-588) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} rid=127.0.0.1-246 hits=0 status=0 QTime=22
   [junit4]   2> 37306 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 37311 INFO  (zkConnectionManagerCallback-284-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37311 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 37313 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 37314 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41939/solr ready
   [junit4]   2> 37323 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 37327 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 37344 INFO  
(searcherExecutor-269-thread-1-processing-n:127.0.0.1:34239_solr 
x:routing_collection_shard2_replica_n2 c:routing_collection s:shard2 
r:core_node4) [n:127.0.0.1:34239_solr c:routing_collection s:shard2 
r:core_node4 x:routing_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[routing_collection_shard2_replica_n2]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37344 INFO  (qtp1070033205-585) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41781/solr/routing_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=12
   [junit4]   2> 37355 INFO  
(searcherExecutor-271-thread-1-processing-n:127.0.0.1:41781_solr 
x:routing_collection_shard1_replica_n1 c:routing_collection s:shard1 
r:core_node3) [n:127.0.0.1:41781_solr c:routing_collection s:shard1 
r:core_node3 x:routing_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[routing_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 37355 INFO  (qtp337620051-605) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=routing_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   2> 37359 INFO  (qtp337620051-609) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=id:0&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 37371 INFO  (qtp1070033205-588) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=id:2&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 37483 INFO  (qtp337620051-607) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/admin/mbeans 
params={qt=/admin/mbeans&stats=true&cat=QUERY&wt=javabin&version=2&key=/select} 
status=0 QTime=4
   [junit4]   2> 37486 INFO  (qtp1070033205-589) [n:127.0.0.1:34239_solr 
c:routing_collection s:shard2 r:core_node4 
x:routing_collection_shard2_replica_n2 ] o.a.s.c.S.Request 
[routing_collection_shard2_replica_n2]  webapp=/solr path=/admin/mbeans 
params={qt=/admin/mbeans&stats=true&cat=QUERY&wt=javabin&version=2&key=/select} 
status=0 QTime=0
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"routing_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:41781_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:41781/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"routing_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:41781_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:41781/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"routing_collection_shard2_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:34239/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37488 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest Expected Slices [shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"routing_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:41781_solr",
   [junit4]   2>       "base_url":"http://127.0.0.1:41781/solr";,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}}]
   [junit4]   2> 37490 INFO  (qtp240763394-593) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37493 INFO  (qtp240763394-594) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37495 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37498 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37499 INFO  (qtp337620051-604) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2&_route_=4} hits=1 status=0 QTime=0
   [junit4]   2> 37500 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest output: 
{responseHeader={zkConnected=true,status=0,QTime=0},response={numFound=1,numFoundExact=true,start=0,docs=[SolrDocument{id=0,
 a_t=hello1, _version_=1714775099959148544, multiDefault=[muLti-Default], 
intDefault=42, timestamp=Wed Oct 27 03:16:11 GMT-09:00 2021}]}}
   [junit4]   2> 37502 INFO  (qtp240763394-597) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37505 INFO  (qtp240763394-593) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37507 INFO  (qtp240763394-594) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37510 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37511 INFO  (qtp337620051-609) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2&_route_=1} hits=1 status=0 QTime=0
   [junit4]   2> 37511 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest output: 
{responseHeader={zkConnected=true,status=0,QTime=0},response={numFound=1,numFoundExact=true,start=0,docs=[SolrDocument{id=0,
 a_t=hello1, _version_=1714775099959148544, multiDefault=[muLti-Default], 
intDefault=42, timestamp=Wed Oct 27 03:16:11 GMT-09:00 2021}]}}
   [junit4]   2> 37513 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37516 INFO  (qtp240763394-597) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37518 INFO  (qtp240763394-593) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37521 INFO  (qtp240763394-594) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37522 INFO  (qtp337620051-607) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2&_route_=0} hits=1 status=0 QTime=0
   [junit4]   2> 37522 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest output: 
{responseHeader={zkConnected=true,status=0,QTime=0},response={numFound=1,numFoundExact=true,start=0,docs=[SolrDocument{id=0,
 a_t=hello1, _version_=1714775099959148544, multiDefault=[muLti-Default], 
intDefault=42, timestamp=Wed Oct 27 03:16:11 GMT-09:00 2021}]}}
   [junit4]   2> 37524 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37526 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37529 INFO  (qtp240763394-597) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37531 INFO  (qtp240763394-593) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37532 INFO  (qtp337620051-608) [n:127.0.0.1:41781_solr 
c:routing_collection s:shard1 r:core_node3 
x:routing_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[routing_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2&_route_=8} hits=1 status=0 QTime=0
   [junit4]   2> 37533 INFO  
(TEST-CloudHttp2SolrClientTest.testRouting-seed#[1CF596E491ABE064]) [     ] 
o.a.s.c.s.i.CloudHttp2SolrClientTest output: 
{responseHeader={zkConnected=true,status=0,QTime=0},response={numFound=1,numFoundExact=true,start=0,docs=[SolrDocument{id=0,
 a_t=hello1, _version_=1714775099959148544, multiDefault=[muLti-Default], 
intDefault=42, timestamp=Wed Oct 27 03:16:11 GMT-09:00 2021}]}}
   [junit4]   2> 37535 INFO  (qtp240763394-594) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37537 INFO  (qtp240763394-595) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37540 INFO  (qtp240763394-596) [n:127.0.0.1:42917_solr 
c:routing_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=CLUSTERSTATUS&collection=routing_collection&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 37542 INFO  (qtp240763394-597) [n:1

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

junit4]   2> 147280 INFO  (jetty-closer-2417-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 147280 INFO  (jetty-closer-2417-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c39d713: rootName = 
solr_42093, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@73514379
   [junit4]   2> 147280 INFO  (jetty-closer-2417-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 147286 INFO  (closeThreadPool-2432-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72650462167695367-127.0.0.1:42093_solr-n_0000000000) closing
   [junit4]   2> 147297 INFO  
(OverseerStateUpdate-72650462167695367-127.0.0.1:42093_solr-n_0000000000) 
[n:127.0.0.1:42093_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42093_solr
   [junit4]   2> 147298 WARN  
(jetty-launcher-2333-thread-1-SendThread(127.0.0.1:44865)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b35de460007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b35de460007, 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 0x1021b35de460007, 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> 147301 WARN  
(jetty-launcher-2333-thread-3-SendThread(127.0.0.1:44865)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1021b35de460009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b35de460009, 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 0x1021b35de460009, 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> 147303 INFO  
(OverseerAutoScalingTriggerThread-72650462167695367-127.0.0.1:42093_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 147304 INFO  (closeThreadPool-2432-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72650462167695367-127.0.0.1:42093_solr-n_0000000000) closing
   [junit4]   2> 147330 INFO  (jetty-closer-2417-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b1fbb8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 147330 INFO  (jetty-closer-2417-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@db2e571{/solr,null,STOPPED}
   [junit4]   2> 147330 INFO  (jetty-closer-2417-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 147399 INFO  (jetty-closer-2417-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72650462167695367-127.0.0.1:42093_solr-n_0000000000) closing
   [junit4]   2> 147400 INFO  (jetty-closer-2417-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@74a09d49{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 147400 INFO  (jetty-closer-2417-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@551ee4e8{/solr,null,STOPPED}
   [junit4]   2> 147400 INFO  (jetty-closer-2417-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 147430 INFO  (jetty-closer-2417-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@754033c7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 147431 INFO  (jetty-closer-2417-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b0a3c4b{/solr,null,STOPPED}
   [junit4]   2> 147431 INFO  (jetty-closer-2417-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 147432 INFO  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 147432 WARN  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064]-SendThread(127.0.0.1:44865))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1021b35de460000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b35de460000, 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 0x1021b35de460000, 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> 147534 WARN  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064]-SendThread(127.0.0.1:44865))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1021b35de460001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1021b35de460001, 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 0x1021b35de460001, 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> 147743 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>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 147749 INFO  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44865
   [junit4]   2> 147749 INFO  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44865
   [junit4]   2> 147749 INFO  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44865
   [junit4]   2> 147750 INFO  
(TEST-CloudHttp2SolrClientTest.testCollectionDoesntExist-seed#[1CF596E491ABE064])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionDoesntExist
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_1CF596E491ABE064-001
   [junit4]   2> Oct 27, 2021 12:18:01 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): 
{multiDefault=FST50, a_t=PostingsFormat(name=Asserting), title_s=FST50, 
id=Lucene84, text=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Asserting), 
title_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=629, 
maxMBSortInHeap=6.922001449166486, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn-BA, 
timezone=Etc/GMT+9
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=327650288,total=492306432
   [junit4]   2> NOTE: All tests run in this JVM: [QueryFacetMapTest, 
TestObjectBuilder, SolrExampleXMLHttp2Test, 
SolrExampleStreamingBinaryHttp2Test, AndEvaluatorTest, CloudHttp2SolrClientTest]
   [junit4] Completed [72/215 (1!)] on J2 in 118.40s, 18 tests, 1 failure <<< 
FAILURES!

[...truncated 53549 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to