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

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

Error Message:
Error from server at http://127.0.0.1:40381/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:40381/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([D50D37E66CDEF31:56735B6BD639BBF]: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)


FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=32485, name=Thread-4587, 
state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32485, name=Thread-4587, state=RUNNABLE, 
group=TGRP-SolrJmxReporterTest]
        at 
__randomizedtesting.SeedInfo.seed([D50D37E66CDEF31:7A2D055E46548DC1]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([D50D37E66CDEF31]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at org.junit.Assert.assertNotNull(Assert.java:723)
        at 
org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 14014 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 569678 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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> 569679 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/data-dir-70-001
   [junit4]   2> 569679 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=53 numCloses=53
   [junit4]   2> 569679 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 569685 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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> 569685 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 569685 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001
   [junit4]   2> 569685 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 569685 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 569685 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 569686 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 569785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 36097
   [junit4]   2> 569786 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36097
   [junit4]   2> 569786 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36097
   [junit4]   2> 569786 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36097
   [junit4]   2> 569787 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569789 INFO  (zkConnectionManagerCallback-5117-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569789 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569802 INFO  (zkConnectionManagerCallback-5119-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569802 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569803 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569806 INFO  (zkConnectionManagerCallback-5121-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569806 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569808 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker-SendThread(127.0.0.1:36097))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101786a62e70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70002, 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 0x101786a62e70002, 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> 569910 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-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> 569910 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-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> 569910 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 569910 INFO  (jetty-launcher-5122-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> 569911 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 569911 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 569911 INFO  (jetty-launcher-5122-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> 569916 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569916 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569916 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 569916 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569917 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569917 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569917 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 569917 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569917 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f635761{/solr,null,AVAILABLE}
   [junit4]   2> 569918 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19d192e5{/solr,null,AVAILABLE}
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c25709d{/solr,null,AVAILABLE}
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a9bf9a{/solr,null,AVAILABLE}
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5209f37b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38977}
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.s.Server Started @569947ms
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38977}
   [junit4]   2> 569919 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6121e222{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41967}
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.s.Server Started @569947ms
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41967}
   [junit4]   2> 569920 ERROR (jetty-launcher-5122-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569920 ERROR (jetty-launcher-5122-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:32.123Z
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 569920 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:32.123Z
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7cf4a16d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38143}
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@459fb2b5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36145}
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.s.Server Started @569951ms
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.s.Server Started @569951ms
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38143}
   [junit4]   2> 569923 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36145}
   [junit4]   2> 569924 ERROR (jetty-launcher-5122-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569924 ERROR (jetty-launcher-5122-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:32.127Z
   [junit4]   2> 569924 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:32.127Z
   [junit4]   2> 569927 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569928 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569928 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 569929 INFO  (zkConnectionManagerCallback-5124-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569929 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569929 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569931 INFO  (zkConnectionManagerCallback-5128-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569931 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569931 INFO  (zkConnectionManagerCallback-5126-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569931 INFO  (zkConnectionManagerCallback-5130-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569931 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569932 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569933 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 569933 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 569934 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569934 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569942 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 569945 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 569946 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 569946 WARN  
(jetty-launcher-5122-thread-4-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e70005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70005, 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 0x101786a62e70005, 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> 569946 WARN  
(jetty-launcher-5122-thread-2-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e70006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70006, 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 0x101786a62e70006, 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> 570577 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 570578 WARN  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4da5a4a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 570578 WARN  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4da5a4a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 570598 WARN  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9a0adbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 570598 WARN  (jetty-launcher-5122-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9a0adbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 570599 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 570623 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 570643 INFO  (zkConnectionManagerCallback-5150-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570643 INFO  (jetty-launcher-5122-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 570644 WARN  
(jetty-launcher-5122-thread-1-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e70007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70007, 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 0x101786a62e70007, 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> 570769 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 570779 INFO  (zkConnectionManagerCallback-5152-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570779 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 570847 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38977_solr
   [junit4]   2> 570848 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.Overseer Overseer 
(id=72471467335811080-127.0.0.1:38977_solr-n_0000000000) starting
   [junit4]   2> 570871 INFO  
(OverseerStateUpdate-72471467335811080-127.0.0.1:38977_solr-n_0000000000) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38977_solr
   [junit4]   2> 570890 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38977_solr
   [junit4]   2> 570898 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 570898 WARN  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_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> 570923 INFO  (zkCallback-5151-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 570926 INFO  (jetty-launcher-5122-thread-1) 
[n:127.0.0.1:38977_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node1
   [junit4]   2> 570936 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 570979 WARN  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18da664a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 570980 WARN  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18da664a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571019 WARN  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@328f0cdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571019 WARN  (jetty-launcher-5122-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@328f0cdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571021 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 571024 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 571035 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571035 WARN  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32d36ce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571035 WARN  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32d36ce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571039 INFO  (zkConnectionManagerCallback-5170-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571039 INFO  (jetty-launcher-5122-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571055 WARN  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1202cc6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571056 WARN  (jetty-launcher-5122-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1202cc6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571057 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 571063 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571079 INFO  (zkConnectionManagerCallback-5178-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571079 INFO  (jetty-launcher-5122-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571159 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 571159 INFO  (zkConnectionManagerCallback-5180-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571159 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 571164 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 571168 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41967_solr as DOWN
   [junit4]   2> 571168 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 571168 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41967_solr
   [junit4]   2> 571170 INFO  (zkCallback-5151-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 571171 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 571171 WARN  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_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> 571179 INFO  (zkCallback-5179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 571188 INFO  (jetty-launcher-5122-thread-4) 
[n:127.0.0.1:41967_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node4
   [junit4]   2> 571267 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 571271 INFO  (zkConnectionManagerCallback-5188-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571271 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 571275 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 571283 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36145_solr as DOWN
   [junit4]   2> 571288 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 571288 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36145_solr
   [junit4]   2> 571290 INFO  (zkCallback-5179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 571292 INFO  (zkCallback-5151-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 571293 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 571294 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 571294 WARN  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_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> 571306 INFO  (jetty-launcher-5122-thread-2) 
[n:127.0.0.1:36145_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node2
   [junit4]   2> 571797 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 571798 WARN  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@383a9add[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571798 WARN  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@383a9add[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571802 WARN  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d5e2817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571802 WARN  (jetty-launcher-5122-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d5e2817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571803 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 571807 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571810 INFO  (zkConnectionManagerCallback-5202-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571810 INFO  (jetty-launcher-5122-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571811 WARN  
(jetty-launcher-5122-thread-3-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e7000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e7000d, 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 0x101786a62e7000d, 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> 571914 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 571915 INFO  (zkConnectionManagerCallback-5204-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571915 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 571920 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 571925 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38143_solr as DOWN
   [junit4]   2> 571926 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 571926 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38143_solr
   [junit4]   2> 571928 INFO  (zkCallback-5179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 571928 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 571928 INFO  (zkCallback-5151-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 571929 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 571930 WARN  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_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> 571943 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 571955 INFO  (jetty-launcher-5122-thread-3) 
[n:127.0.0.1:38143_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node3
   [junit4]   2> 571971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 571972 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571973 INFO  (zkConnectionManagerCallback-5215-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 571975 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36097/solr ready
   [junit4]   2> 571978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=455494984
   [junit4]   2> 571978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38977_solr
   [junit4]   2> 571979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 571979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38977_solr as DOWN
   [junit4]   2> 571988 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 571988 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 571988 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 571988 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 571988 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 571989 INFO  (closeThreadPool-5220-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811080-127.0.0.1:38977_solr-n_0000000000) closing
   [junit4]   2> 571989 INFO  
(OverseerStateUpdate-72471467335811080-127.0.0.1:38977_solr-n_0000000000) 
[n:127.0.0.1:38977_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38977_solr
   [junit4]   2> 571995 INFO  
(OverseerAutoScalingTriggerThread-72471467335811080-127.0.0.1:38977_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 572000 INFO  (closeThreadPool-5220-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811080-127.0.0.1:38977_solr-n_0000000000) closing
   [junit4]   2> 572001 WARN  
(jetty-launcher-5122-thread-1-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70008, 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 0x101786a62e70008, 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> 572002 INFO  (zkCallback-5179-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41967_solr
   [junit4]   2> 572002 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572002 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572102 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811080-127.0.0.1:38977_solr-n_0000000000) closing
   [junit4]   2> 572103 INFO  (zkCallback-5179-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572103 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572104 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5209f37b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 572105 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f635761{/solr,null,STOPPED}
   [junit4]   2> 572105 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 572105 INFO  (zkCallback-5179-thread-1) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.Overseer Overseer 
(id=72471467335811083-127.0.0.1:41967_solr-n_0000000001) starting
   [junit4]   2> 572106 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 572106 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 572106 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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> 572107 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 572107 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 572107 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 572111 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6568d641{/solr,null,AVAILABLE}
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@545785e4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45883}
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.Server Started @572139ms
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42953}
   [junit4]   2> 572112 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 572112 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:34.315Z
   [junit4]   2> 572113 INFO  
(OverseerStateUpdate-72471467335811083-127.0.0.1:41967_solr-n_0000000001) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41967_solr
   [junit4]   2> 572117 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572117 INFO  (zkConnectionManagerCallback-5222-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572117 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572118 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 572122 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 572437 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 572438 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a7a631b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 572438 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a7a631b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 572441 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a5dee44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 572441 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a5dee44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 572442 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 572443 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572444 INFO  (zkConnectionManagerCallback-5237-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572444 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572546 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 572547 INFO  (zkConnectionManagerCallback-5239-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572547 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 572551 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 572554 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42953_solr as DOWN
   [junit4]   2> 572555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 572555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42953_solr
   [junit4]   2> 572556 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 572556 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 572556 INFO  (zkCallback-5179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 572556 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 572557 INFO  (zkCallback-5238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 572557 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 572558 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_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> 572584 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:42953_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node1
   [junit4]   2> 572595 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 572599 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:45883/solr. Proxy: http://127.0.0.1:42953/solr
   [junit4]   2> 572599 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=194622822
   [junit4]   2> 572599 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41967_solr
   [junit4]   2> 572600 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 572600 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41967_solr as DOWN
   [junit4]   2> 572608 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 572608 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 572608 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 572608 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 572611 INFO  (closeThreadPool-5250-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811083-127.0.0.1:41967_solr-n_0000000001) closing
   [junit4]   2> 572615 INFO  
(OverseerStateUpdate-72471467335811083-127.0.0.1:41967_solr-n_0000000001) 
[n:127.0.0.1:41967_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41967_solr
   [junit4]   2> 572616 INFO  
(OverseerAutoScalingTriggerThread-72471467335811083-127.0.0.1:41967_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 572617 WARN  
(jetty-launcher-5122-thread-4-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e7000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e7000b, 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 0x101786a62e7000b, 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> 572618 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572618 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36145_solr
   [junit4]   2> 572618 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572618 INFO  (zkCallback-5187-thread-1) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.Overseer Overseer 
(id=72471467335811084-127.0.0.1:36145_solr-n_0000000002) starting
   [junit4]   2> 572619 INFO  (closeThreadPool-5250-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811083-127.0.0.1:41967_solr-n_0000000001) closing
   [junit4]   2> 572619 INFO  (zkCallback-5238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572620 INFO  (zkCallback-5187-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 572623 INFO  
(OverseerStateUpdate-72471467335811084-127.0.0.1:36145_solr-n_0000000002) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36145_solr
   [junit4]   2> 572720 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811083-127.0.0.1:41967_solr-n_0000000001) closing
   [junit4]   2> 572721 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6121e222{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 572721 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19d192e5{/solr,null,STOPPED}
   [junit4]   2> 572721 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 572722 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 572722 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 572722 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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> 572726 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 572726 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 572727 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 572727 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b920d17{/solr,null,AVAILABLE}
   [junit4]   2> 572727 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5cd4eaa0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33295}
   [junit4]   2> 572727 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.Server Started @572755ms
   [junit4]   2> 572727 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40331}
   [junit4]   2> 572728 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:34.931Z
   [junit4]   2> 572728 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572731 INFO  (zkConnectionManagerCallback-5256-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572731 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572735 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 572740 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 572741 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker-SendThread(127.0.0.1:36097))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101786a62e70013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70013, 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 0x101786a62e70013, 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> 574447 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 574448 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28b897e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574448 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28b897e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574451 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@504275f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574451 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@504275f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574452 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 574452 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574453 INFO  (zkConnectionManagerCallback-5267-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574453 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 574559 INFO  (zkConnectionManagerCallback-5269-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574559 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 574563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 574566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40331_solr as DOWN
   [junit4]   2> 574566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 574566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40331_solr
   [junit4]   2> 574568 INFO  (zkCallback-5187-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574568 INFO  (zkCallback-5238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574568 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574568 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574569 INFO  (zkCallback-5268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 574569 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 574570 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_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> 574595 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40331_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D50D37E66CDEF31-001/tempDir-001/node4
   [junit4]   2> 574609 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 574609 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:33295/solr. Proxy: http://127.0.0.1:40331/solr
   [junit4]   2> 574609 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2093929392
   [junit4]   2> 574609 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36145_solr
   [junit4]   2> 574610 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 574610 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36145_solr as DOWN
   [junit4]   2> 574616 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 574616 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 574616 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 574616 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 574621 INFO  (closeThreadPool-5280-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811084-127.0.0.1:36145_solr-n_0000000002) closing
   [junit4]   2> 574621 INFO  
(OverseerStateUpdate-72471467335811084-127.0.0.1:36145_solr-n_0000000002) 
[n:127.0.0.1:36145_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36145_solr
   [junit4]   2> 574621 INFO  
(OverseerAutoScalingTriggerThread-72471467335811084-127.0.0.1:36145_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 574639 INFO  (closeThreadPool-5280-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811084-127.0.0.1:36145_solr-n_0000000002) closing
   [junit4]   2> 574641 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 574641 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38143_solr
   [junit4]   2> 574641 INFO  (zkCallback-5238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 574641 WARN  
(jetty-launcher-5122-thread-2-SendThread(127.0.0.1:36097)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101786a62e7000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e7000c, 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 0x101786a62e7000c, 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> 574644 INFO  (zkCallback-5203-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.Overseer Overseer 
(id=72471467335811086-127.0.0.1:38143_solr-n_0000000003) starting
   [junit4]   2> 574644 INFO  (zkCallback-5268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 574644 INFO  (zkCallback-5203-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 574651 INFO  
(OverseerStateUpdate-72471467335811086-127.0.0.1:38143_solr-n_0000000003) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38143_solr
   [junit4]   2> 574743 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72471467335811084-127.0.0.1:36145_solr-n_0000000002) closing
   [junit4]   2> 574744 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@459fb2b5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 574745 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4c25709d{/solr,null,STOPPED}
   [junit4]   2> 574745 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 574745 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 574746 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 574746 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-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> 574751 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 574751 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 574751 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 574759 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@128babaa{/solr,null,AVAILABLE}
   [junit4]   2> 574759 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@172eda46{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44181}
   [junit4]   2> 574759 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.s.Server Started @574787ms
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40381}
   [junit4]   2> 574760 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 574760 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-13T12:03:36.963Z
   [junit4]   2> 574763 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574767 INFO  (zkConnectionManagerCallback-5286-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574767 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574768 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 574772 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 574773 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker-SendThread(127.0.0.1:36097))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101786a62e70016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70016, 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 0x101786a62e70016, 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> 575383 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 575383 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d31178f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 575383 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d31178f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 575399 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d4344ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 575399 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d4344ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 575400 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 575419 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 575433 INFO  (zkConnectionManagerCallback-5297-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 575433 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 575434 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker-SendThread(127.0.0.1:36097))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101786a62e70017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101786a62e70017, 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 0x101786a62e70017, 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> 575879 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 575892 INFO  (zkConnectionManagerCallback-5299-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 575892 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 575895 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 575898 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40381_solr as DOWN
   [junit4]   2> 575899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 575899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40381_solr
   [junit4]   2> 575900 INFO  (zkCallback-5268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575900 INFO  (zkCallback-5203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575900 INFO  (zkCallback-5214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575900 INFO  (zkCallback-5238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575901 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 575902 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[D50D37E66CDEF31]-worker) 
[n:127.0.0.1:40381_solr 

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

4]   2> 2038646 INFO  (coreLoadExecutor-21201-thread-1) [    x:collection1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2038647 INFO  (coreLoadExecutor-21201-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=20.0380859375, 
floorSegmentMB=1.1240234375, forceMergeDeletesPctAllowed=14.571535634612388, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21705977456577585, deletesPctAllowed=28.965265551926436
   [junit4]   2> 2038647 WARN  (coreLoadExecutor-21201-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 2038648 INFO  (coreLoadExecutor-21201-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2038649 INFO  
(searcherExecutor-21203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2038649 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2038676 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-zlhpnjvfg.SolrJmxReporterTest-krbdgtgz' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4770d7d
   [junit4]   2> 2038676 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 2038676 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8d35250: rootName = 
SolrJmxReporterTest-zlhpnjvfg, domain = SolrJmxReporterTest-krbdgtgz, service 
url = null, agent id = localhost_1605270474762] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@671afabd
   [junit4]   2> 2038689 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@344c80ed: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@671afabd
   [junit4]   2> 2038701 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4001676a
   [junit4]   2> 2038701 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2038701 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=717231525
   [junit4]   2> 2038701 INFO  (coreCloseExecutor-21208-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4001676a
   [junit4]   2> 2038701 INFO  (coreCloseExecutor-21208-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4001676a
   [junit4]   2> 2038701 INFO  (coreCloseExecutor-21208-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2038702 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2038702 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dbe57d8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@1a3e72cc
   [junit4]   2> 2038708 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2038708 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dafbf03: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@126cf4ce
   [junit4]   2> 2038711 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2038711 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54f2c4cc: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@132d241f
   [junit4]   2> 2038713 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[D50D37E66CDEF31]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 2038713 INFO  
(SUITE-SolrJmxReporterTest-seed#[D50D37E66CDEF31]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nl, 
timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=94427264,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplayVsRecovery, 
SolrCoreMetricManagerTest, TestSimPolicyCloud, SparseHLLTest, 
TestNumericTerms32, DistributedIntervalFacetingTest, 
TestQueryingOnDownCollection, TestContainerPlugin, CoreAdminCreateDiscoverTest, 
TestDownShardTolerantSearch, TestConfigSetImmutable, 
TestJsonFacetsWithNestedObjects, LeaderTragicEventTest, ZkShardTermsTest, 
TestFieldCacheSortRandom, ShardSplitTest, TestFacetMethods, 
DistributedFacetExistsSmallTest, TestLogWatcher, SoftAutoCommitTest, 
TestPivotHelperCode, LargeFieldTest, ConnectionReuseTest, 
TriggerIntegrationTest, CdcrWithNodesRestartsTest, BasicAuthOnSingleNodeTest, 
TestOnReconnectListenerSupport, TestBadConfig, TestCrossCoreJoin, 
ClusterStateTest, TestPackages, CollectionReloadTest, 
TestDocTermOrdsUninvertLimit, JsonLoaderTest, TestBulkSchemaAPI, FullHLLTest, 
OverseerCollectionConfigSetProcessorTest, TestCSVResponseWriter, 
TestChildDocTransformerHierarchy, SegmentsInfoRequestHandlerTest, 
ChangedSchemaMergeTest, TestStreamBody, DirectoryFactoryTest, 
AnalyticsQueryTest, TestSchemaNameResource, TermsComponentTest, 
CustomTermsComponentTest, TestBulkSchemaConcurrent, 
TestManagedSynonymGraphFilterFactory, MetricTriggerTest, TestSQLHandler, 
ReplicationFactorTest, EmbeddedSolrNoSerializeTest, 
TestCollationFieldDocValues, UpdateLogTest, DistributedTermsComponentTest, 
HdfsTlogReplayBufferedWhileIndexingTest, SpatialHeatmapFacetsTest, 
TestSolrQueryParser, WrapperMergePolicyFactoryTest, DocumentBuilderTest, 
SuggesterTest, TestSimGenericDistributedQueue, TestJoin, 
AtomicUpdateJavabinTest, ComputePlanActionTest, TestLRUCache, 
DefaultValueUpdateProcessorTest, TestReload, TestDistributedSearch, 
FieldMutatingUpdateProcessorTest, CoreMergeIndexesAdminHandlerTest, 
TaggingAttributeTest, CdcrOpsAndBoundariesTest, TestMaxTokenLenTokenizer, 
DistributedQueryComponentOptimizationTest, TestMinMaxOnMultiValuedField, 
SolrCloudReportersTest, HdfsChaosMonkeyNothingIsSafeTest, 
RoutingToNodesWithPropertiesTest, SolrIndexSplitterTest, 
AnalysisErrorHandlingTest, StatelessScriptUpdateProcessorFactoryTest, 
TestMacros, TestCloudInspectUtil, CollectionsAPISolrJTest, 
TestElisionMultitermQuery, TestSnapshotCloudManager, MoveReplicaHDFSTest, 
TestSolrDeletionPolicy2, DateRangeFieldTest, AlternateDirectoryTest, 
OrderedExecutorTest, ConjunctionSolrSpellCheckerTest, RankFieldTest, 
TestClusterStateMutator, ZkCLITest, CreateRoutedAliasTest, TestXmlQParser, 
ConcurrentCreateCollectionTest, TestCoreDiscovery, StatsReloadRaceTest, 
HdfsRecoveryZkTest, OverseerSolrResponseUnsafeSerializationTest, 
TestSolrCLIRunExample, XmlUpdateRequestHandlerTest, TestSolrCachePerf, 
HttpPartitionOnCommitTest, TestIndexingPerformance, 
TestReversedWildcardFilterFactory, TestCloudRecovery2, TestConfigSetsAPI, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestLeaderElectionZkExpiry, TestSegmentSorting, 
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, 
TestUtilizeNode, TestWithCollection, TestLocalFSCloudBackupRestore, 
AutoAddReplicasIntegrationTest, NodeLostTriggerTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest, SystemLogListenerTest, 
TestSimDistribStateManager, TestSimExecutePlanAction, TestSimExtremeIndexing, 
TestSimUtils, HdfsRecoverLeaseTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreTest, 
TestNRTOpen, TestQuerySenderNoQuery, TestSolrConfigHandler, 
TestReplicationHandlerDiskOverFlow, TestStressThreadBackup, 
TestSystemCollAutoCreate, MBeansHandlerTest, DistributedMLTComponentTest, 
MoreLikeThisComponentTest, ResponseBuilderTest, ResponseLogComponentTest, 
SearchHandlerTest, TermVectorComponentDistributedTest, TestLegacyFieldReuse, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrJmxReporterTest]
   [junit4] Completed [710/921 (2!)] on J1 in 6.27s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to