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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39541/solr: Cannot create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of 
maxShardsPerNode is 1, and the number of nodes currently live or live and part 
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of 
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value 
of pullReplicas is 1. This requires 4 shards to be created (higher than the 
allowed number)
        at 
__randomizedtesting.SeedInfo.seed([BFAA45B13E4C360C:B79DA379E5E24282]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




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

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

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

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

Reply via email to