You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/24 06:35:18 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 463 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:34171/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34171/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([FEE51B1F7429511A:32C04F817F7EE7F9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13561 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 311041 INFO  (SUITE-TestContainerReqHandler-seed#[FEE51B1F7429511A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/data-dir-33-001
   [junit4]   2> 311042 WARN  (SUITE-TestContainerReqHandler-seed#[FEE51B1F7429511A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 311042 INFO  (SUITE-TestContainerReqHandler-seed#[FEE51B1F7429511A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 311050 INFO  (SUITE-TestContainerReqHandler-seed#[FEE51B1F7429511A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 311050 INFO  (SUITE-TestContainerReqHandler-seed#[FEE51B1F7429511A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 311053 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 311059 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 311068 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2bbbf8ab{HTTP/1.1,[http/1.1]}{0.0.0.0:34291}
   [junit4]   2> 311068 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.e.j.s.Server Started @311142ms
   [junit4]   2> 311069 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001
   [junit4]   2> 311069 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 311070 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 311070 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 311170 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.ZkTestServer start zk server on port:35841
   [junit4]   2> 311170 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35841
   [junit4]   2> 311170 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35841
   [junit4]   2> 311170 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35841
   [junit4]   2> 311174 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311182 INFO  (zkConnectionManagerCallback-1860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311182 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311208 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311216 INFO  (zkConnectionManagerCallback-1862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311216 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311224 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311225 INFO  (zkConnectionManagerCallback-1864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311225 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311339 WARN  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311340 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311340 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311341 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 311341 WARN  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311341 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311341 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311341 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 311347 WARN  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311348 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311348 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311348 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 311360 WARN  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311361 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311361 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311361 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 311385 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311385 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311385 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 311394 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311394 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311395 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 311397 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@279464fc{/solr,null,AVAILABLE}
   [junit4]   2> 311406 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bf5976e{/solr,null,AVAILABLE}
   [junit4]   2> 311439 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311439 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311439 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 311441 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@641befe7{/solr,null,AVAILABLE}
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fcdf8b0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44851}
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.e.j.s.Server Started @311516ms
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44851}
   [junit4]   2> 311442 ERROR (jetty-launcher-1865-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311442 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T05:22:52.392Z
   [junit4]   2> 311443 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311445 INFO  (zkConnectionManagerCallback-1867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311445 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311446 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311460 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311460 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311460 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 311461 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16acfcc2{/solr,null,AVAILABLE}
   [junit4]   2> 311461 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@65ddbac5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35645}
   [junit4]   2> 311461 INFO  (jetty-launcher-1865-thread-3) [     ] o.e.j.s.Server Started @311536ms
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35645}
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23e6ebbf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36909}
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.e.j.s.Server Started @311536ms
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36909}
   [junit4]   2> 311462 ERROR (jetty-launcher-1865-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 311462 ERROR (jetty-launcher-1865-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T05:22:52.412Z
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311462 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T05:22:52.412Z
   [junit4]   2> 311466 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51c9d60e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34171}
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.e.j.s.Server Started @311541ms
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34171}
   [junit4]   2> 311467 ERROR (jetty-launcher-1865-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311467 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T05:22:52.417Z
   [junit4]   2> 311468 INFO  (zkConnectionManagerCallback-1871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311469 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311470 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311470 INFO  (zkConnectionManagerCallback-1869-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311470 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311471 INFO  (zkConnectionManagerCallback-1873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311471 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311565 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311565 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311575 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311783 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 311798 WARN  (jetty-launcher-1865-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f57e56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311798 WARN  (jetty-launcher-1865-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f57e56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311838 WARN  (jetty-launcher-1865-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76b7b306[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311838 WARN  (jetty-launcher-1865-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76b7b306[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311839 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35841/solr
   [junit4]   2> 311855 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311865 INFO  (zkConnectionManagerCallback-1882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311865 INFO  (jetty-launcher-1865-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312046 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312070 INFO  (zkConnectionManagerCallback-1885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312070 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312302 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 312302 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 312303 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 312304 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 312309 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44851_solr
   [junit4]   2> 312310 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.Overseer Overseer (id=72257201373052936-127.0.0.1:44851_solr-n_0000000000) starting
   [junit4]   2> 312331 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312351 INFO  (zkConnectionManagerCallback-1892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312351 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312351 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 312352 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 312353 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 312354 DEBUG (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 312354 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35841/solr ready
   [junit4]   2> 312374 INFO  (OverseerStateUpdate-72257201373052936-127.0.0.1:44851_solr-n_0000000000) [n:127.0.0.1:44851_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44851_solr
   [junit4]   2> 312376 DEBUG (OverseerStateUpdate-72257201373052936-127.0.0.1:44851_solr-n_0000000000) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 312376 DEBUG (OverseerStateUpdate-72257201373052936-127.0.0.1:44851_solr-n_0000000000) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 312417 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44851_solr
   [junit4]   2> 312447 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 312447 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 312449 INFO  (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 312449 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44851_solr]
   [junit4]   2> 312469 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 312470 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 312470 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44851_solr]
   [junit4]   2> 312533 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 312670 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 312720 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 312720 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 312738 INFO  (jetty-launcher-1865-thread-2) [n:127.0.0.1:44851_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node1/.
   [junit4]   2> 312766 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 312798 WARN  (jetty-launcher-1865-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d496003[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312798 WARN  (jetty-launcher-1865-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d496003[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312820 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 312834 WARN  (jetty-launcher-1865-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@715b76e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312834 WARN  (jetty-launcher-1865-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@715b76e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312835 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35841/solr
   [junit4]   2> 312865 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312876 WARN  (jetty-launcher-1865-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@690512b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312876 WARN  (jetty-launcher-1865-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@690512b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312885 INFO  (zkConnectionManagerCallback-1900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312885 INFO  (jetty-launcher-1865-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312922 WARN  (jetty-launcher-1865-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b62b06c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312923 WARN  (jetty-launcher-1865-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b62b06c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 312924 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35841/solr
   [junit4]   2> 312937 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312943 INFO  (zkConnectionManagerCallback-1905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312943 INFO  (jetty-launcher-1865-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313032 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313055 INFO  (zkConnectionManagerCallback-1907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313055 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313058 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313062 INFO  (zkConnectionManagerCallback-1909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313062 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313067 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313068 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313069 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 313070 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44851_solr]
   [junit4]   2> 313071 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313072 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313073 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313074 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 313074 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44851_solr]
   [junit4]   2> 313075 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313078 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34171_solr as DOWN
   [junit4]   2> 313080 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 313080 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34171_solr
   [junit4]   2> 313081 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35645_solr as DOWN
   [junit4]   2> 313082 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 313083 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35645_solr
   [junit4]   2> 313083 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 313085 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 313085 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313085 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 313086 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 313086 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313093 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 313094 INFO  (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 313094 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313098 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 313100 INFO  (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 313100 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313109 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313135 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 313136 INFO  (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 313136 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313156 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 313157 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313158 WARN  (jetty-launcher-1865-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6eb8dda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313158 WARN  (jetty-launcher-1865-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6eb8dda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313160 INFO  (zkConnectionManagerCallback-1923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313160 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313160 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313161 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313165 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 313165 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313168 DEBUG (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313169 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35841/solr ready
   [junit4]   2> 313169 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 313180 INFO  (zkConnectionManagerCallback-1918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313180 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313180 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313192 WARN  (jetty-launcher-1865-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@469d0215[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313192 WARN  (jetty-launcher-1865-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@469d0215[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313193 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35841/solr
   [junit4]   2> 313194 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313195 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 313195 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313196 DEBUG (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313197 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35841/solr ready
   [junit4]   2> 313197 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 313216 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313222 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 313236 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 313242 INFO  (zkConnectionManagerCallback-1929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313242 INFO  (jetty-launcher-1865-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313276 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34171.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313288 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313303 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313303 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313305 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34171.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313305 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34171.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313305 INFO  (jetty-launcher-1865-thread-3) [n:127.0.0.1:35645_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node3/.
   [junit4]   2> 313306 INFO  (jetty-launcher-1865-thread-4) [n:127.0.0.1:34171_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node4/.
   [junit4]   2> 313366 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313375 INFO  (zkConnectionManagerCallback-1933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313375 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313397 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313398 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313399 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 313399 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313400 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313411 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36909_solr as DOWN
   [junit4]   2> 313415 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 313415 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36909_solr
   [junit4]   2> 313420 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313420 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313421 INFO  (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313421 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313421 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313421 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313422 DEBUG (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313425 DEBUG (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313426 INFO  (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313426 DEBUG (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313427 INFO  (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313427 DEBUG (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313429 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313429 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313445 DEBUG (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 313445 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313447 INFO  (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313447 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313448 INFO  (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313448 INFO  (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 313448 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313448 DEBUG (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:44851_solr] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313449 INFO  (zkConnectionManagerCallback-1940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313449 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313449 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313450 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313451 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 313451 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313452 DEBUG (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313454 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35841/solr ready
   [junit4]   2> 313454 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 313510 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 313549 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36909.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313574 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36909.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313575 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36909.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 313577 INFO  (jetty-launcher-1865-thread-1) [n:127.0.0.1:36909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node2/.
   [junit4]   2> 313674 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 313676 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313677 INFO  (zkConnectionManagerCallback-1946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313677 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313677 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 313678 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 313679 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 313679 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34171_solr, 127.0.0.1:35645_solr, 127.0.0.1:36909_solr, 127.0.0.1:44851_solr]
   [junit4]   2> 313682 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 313685 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[FEE51B1F7429511A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35841/solr ready
   [junit4]   2> 313717 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313722 DEBUG (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313730 DEBUG (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313730 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313730 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313730 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313730 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 313730 INFO  (zkCallback-1908-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 313735 DEBUG (zkCallback-1945-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313735 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 313735 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313736 INFO  (zkCallback-1906-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 313736 DEBUG (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313736 INFO  (zkCallback-1932-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 313737 DEBUG (zkCallback-1939-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 313744 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313752 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313754 INFO  (zkCallback-1884-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:34291/jar1.jar]
   [junit4]   2> 313754 INFO  (zkCallback-1932-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313755 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:34291/jar1.jar]
   [junit4]   2> 313755 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 313755 DEBUG (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={cache_pkg={name=cache_pkg, url=http://localhost:34291/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 313760 INFO  (zkCallback-1932-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:34291/jar1.jar]
   [junit4]   2> 313760 INFO  (zkCallback-1908-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313761 INFO  (zkCallback-1908-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:34291/jar1.jar]
   [junit4]   2> 313764 INFO  (zkCallback-1906-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 313767 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 313770 INFO  (zkCallback-1906-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:34291/jar1.jar]
   [junit4]   2> 313793 INFO  (solrHandlerExecutor-1501-thread-1-processing-n:127.0.0.1:34171_solr) [n:127.0.0.1:34171_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313795 INFO  (solrHandlerExecutor-1501-thread-2-processing-n:127.0.0.1:34171_solr) [n:127.0.0.1:34171_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313796 INFO  (solrHandlerExecutor-1501-thread-3-processing-n:127.0.0.1:34171_solr) [n:127.0.0.1:34171_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313799 INFO  (solrHandlerExecutor-1501-thread-4-processing-n:127.0.0.1:34171_solr) [n:127.0.0.1:34171_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313896 DEBUG (qtp1594766239-5095) [n:127.0.0.1:34171_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 313896 DEBUG (qtp1594766239-5095) [n:127.0.0.1:34171_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 313897 INFO  (qtp1594766239-5095) [n:127.0.0.1:34171_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 313918 DEBUG (qtp1796884950-5063) [n:127.0.0.1:35645_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 313918 DEBUG (qtp1796884950-5063) [n:127.0.0.1:35645_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 313918 INFO  (qtp1796884950-5063) [n:127.0.0.1:35645_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 313918 DEBUG (qtp757137515-5073) [n:127.0.0.1:36909_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 313918 DEBUG (qtp757137515-5073) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 313918 INFO  (qtp757137515-5073) [n:127.0.0.1:36909_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 313922 DEBUG (qtp285873377-5081) [n:127.0.0.1:44851_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 313922 DEBUG (qtp285873377-5081) [n:127.0.0.1:44851_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 313922 INFO  (qtp285873377-5081) [n:127.0.0.1:44851_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 313924 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.CollectionHandlerApi Took 168.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 313924 INFO  (qtp1594766239-5092) [n:127.0.0.1:34171_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 313929 INFO  (qtp1594766239-5094) [n:127.0.0.1:34171_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 313941 INFO  (OverseerThreadFactory-1475-thread-1-processing-n:127.0.0.1:44851_solr) [n:127.0.0.1:44851_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalCacheColl
   [junit4]   2> 313945 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1945-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1939-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313945 DEBUG (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 313948 DEBUG (zkCallback-1908-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313948 DEBUG (zkCallback-1891-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313948 DEBUG (zkCallback-1932-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1917-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1945-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1922-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1939-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 313949 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 314068 INFO  (OverseerStateUpdate-72257201373052936-127.0.0.1:44851_solr-n_0000000000) [n:127.0.0.1:44851_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 314073 INFO  (OverseerStateUpdate-72257201373052936-127.0.0.1:44851_solr-n_0000000000) [n:127.0.0.1:44851_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34171/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 314287 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr    x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 314287 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 314287 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 314295 DEBUG (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 314295 DEBUG (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 314296 DEBUG (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 314296 DEBUG (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 314297 DEBUG (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 314298 DEBUG (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 314406 DEBUG (zkCallback-1906-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 314406 DEBUG (zkCallback-1884-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 315310 DEBUG (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 315310 DEBUG (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 315314 DEBUG (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 315316 DEBUG (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 315330 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 315330 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 315354 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 315357 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 315358 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 315402 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44851.solr.core.globalCacheColl.shard1.replica_n1' (registry 'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 315403 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node1/globalCacheColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 315430 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 315442 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 315442 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 315450 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34171.solr.core.globalCacheColl.shard2.replica_n2' (registry 'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33e000a5
   [junit4]   2> 315451 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node4/globalCacheColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node4/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 315554 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 315554 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 315556 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 315556 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 315558 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1872168e[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 315596 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 315596 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 315606 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 315606 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 315609 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@319bbbc[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 315655 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 315656 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 315656 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalCacheColl_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@42329cd3
   [junit4]   2> 315656 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard2.replica_n2, tag=SolrCore@42329cd3
   [junit4]   2> 315656 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d25995b: rootName = solr_34171, domain = solr.core.globalCacheColl.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1f49f933
   [junit4]   2> 315658 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalCacheColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@770b3e48
   [junit4]   2> 315659 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard1.replica_n1, tag=SolrCore@770b3e48
   [junit4]   2> 315659 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42d8baa9: rootName = solr_44851, domain = solr.core.globalCacheColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@79868882
   [junit4]   2> 315692 INFO  (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard1.leader, tag=SolrCore@770b3e48
   [junit4]   2> 315701 INFO  (qtp1594766239-5090) [n:127.0.0.1:34171_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard2.leader, tag=SolrCore@42329cd3
   [junit4]   2> 327812 ERROR (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/index;done=false>>
   [junit4]   2> 327813 ERROR (qtp285873377-5080) [n:127.0.0.1:44851_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_FEE51B1F7429511A-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:178)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1699)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1079)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.j

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

: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null973055382
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null973055382
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null973055382

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 31ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 3 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 468 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:33707/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33707/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([22FE2F70E8D7B8D1:EEDB7BEEE3800E32]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15275 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2286279 INFO  (SUITE-TestContainerReqHandler-seed#[22FE2F70E8D7B8D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/data-dir-205-001
   [junit4]   2> 2286279 WARN  (SUITE-TestContainerReqHandler-seed#[22FE2F70E8D7B8D1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 2286280 INFO  (SUITE-TestContainerReqHandler-seed#[22FE2F70E8D7B8D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2286282 INFO  (SUITE-TestContainerReqHandler-seed#[22FE2F70E8D7B8D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2286282 INFO  (SUITE-TestContainerReqHandler-seed#[22FE2F70E8D7B8D1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2286287 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterReqHandler
   [junit4]   2> 2286287 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/tempDir-001
   [junit4]   2> 2286288 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2286288 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2286288 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2286388 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.ZkTestServer start zk server on port:36729
   [junit4]   2> 2286388 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36729
   [junit4]   2> 2286388 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36729
   [junit4]   2> 2286388 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36729
   [junit4]   2> 2286391 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286395 INFO  (zkConnectionManagerCallback-12241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286395 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286403 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286406 INFO  (zkConnectionManagerCallback-12243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286406 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286407 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286408 INFO  (zkConnectionManagerCallback-12245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286408 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286512 WARN  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2286512 WARN  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2286512 WARN  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2286512 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2286512 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2286512 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2286513 WARN  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2286513 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2286530 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2286531 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2286534 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3437b83{/solr,null,AVAILABLE}
   [junit4]   2> 2286535 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39295a46{/solr,null,AVAILABLE}
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15f1ffb4{/solr,null,AVAILABLE}
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@765529e3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36419}
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.e.j.s.Server Started @2286611ms
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36419}
   [junit4]   2> 2286539 ERROR (jetty-launcher-12246-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T23:48:17.855Z
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a797473{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36767}
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-2) [     ] o.e.j.s.Server Started @2286612ms
   [junit4]   2> 2286539 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36767}
   [junit4]   2> 2286540 ERROR (jetty-launcher-12246-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2286540 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2286540 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2286540 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2286540 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2286540 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T23:48:17.856Z
   [junit4]   2> 2286541 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4503b5b2{/solr,null,AVAILABLE}
   [junit4]   2> 2286541 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50526e5a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35309}
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c1e4fde{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40355}
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.e.j.s.Server Started @2286614ms
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.e.j.s.Server Started @2286614ms
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35309}
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40355}
   [junit4]   2> 2286542 ERROR (jetty-launcher-12246-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2286542 ERROR (jetty-launcher-12246-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T23:48:17.858Z
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2286542 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T23:48:17.858Z
   [junit4]   2> 2286547 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286550 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286551 INFO  (zkConnectionManagerCallback-12248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286551 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286551 INFO  (zkConnectionManagerCallback-12253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286551 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2286551 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286551 INFO  (zkConnectionManagerCallback-12250-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286551 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286552 INFO  (zkConnectionManagerCallback-12254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286552 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286552 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2286552 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2286563 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2286773 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2286774 WARN  (jetty-launcher-12246-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15f88753[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286774 WARN  (jetty-launcher-12246-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15f88753[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286777 WARN  (jetty-launcher-12246-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e2e8c7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286777 WARN  (jetty-launcher-12246-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e2e8c7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286778 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36729/solr
   [junit4]   2> 2286781 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286784 INFO  (zkConnectionManagerCallback-12262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286784 INFO  (jetty-launcher-12246-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286902 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2286903 WARN  (jetty-launcher-12246-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@535e8228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286903 WARN  (jetty-launcher-12246-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@535e8228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286916 WARN  (jetty-launcher-12246-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@796cb002[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286916 WARN  (jetty-launcher-12246-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@796cb002[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286918 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36729/solr
   [junit4]   2> 2286919 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286922 INFO  (zkConnectionManagerCallback-12269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286922 INFO  (jetty-launcher-12246-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286957 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2286958 WARN  (jetty-launcher-12246-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57b56627[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286959 WARN  (jetty-launcher-12246-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57b56627[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286961 WARN  (jetty-launcher-12246-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a6b5f6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286961 WARN  (jetty-launcher-12246-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a6b5f6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286963 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36729/solr
   [junit4]   2> 2286971 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286972 INFO  (zkConnectionManagerCallback-12275-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286972 INFO  (jetty-launcher-12246-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287047 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2287048 WARN  (jetty-launcher-12246-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@765cd788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2287048 WARN  (jetty-launcher-12246-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@765cd788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2287052 WARN  (jetty-launcher-12246-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55edd1bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2287052 WARN  (jetty-launcher-12246-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55edd1bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2287053 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36729/solr
   [junit4]   2> 2287054 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287055 INFO  (zkConnectionManagerCallback-12282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287055 INFO  (jetty-launcher-12246-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287073 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287075 INFO  (zkConnectionManagerCallback-12284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287075 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287158 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287160 INFO  (zkConnectionManagerCallback-12286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287160 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287173 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287175 INFO  (zkConnectionManagerCallback-12292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287175 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287183 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287184 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287185 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2287187 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287194 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40355_solr
   [junit4]   2> 2287195 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.Overseer Overseer (id=72261548086394893-127.0.0.1:40355_solr-n_0000000000) starting
   [junit4]   2> 2287204 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287205 INFO  (zkConnectionManagerCallback-12299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287205 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287206 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287207 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287208 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2287209 DEBUG (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287210 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36729/solr ready
   [junit4]   2> 2287211 INFO  (OverseerStateUpdate-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [n:127.0.0.1:40355_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40355_solr
   [junit4]   2> 2287212 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40355_solr
   [junit4]   2> 2287215 INFO  (OverseerStateUpdate-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2287215 DEBUG (OverseerStateUpdate-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40355_solr]
   [junit4]   2> 2287215 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2287216 DEBUG (OverseerStateUpdate-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287216 INFO  (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2287216 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40355_solr]
   [junit4]   2> 2287217 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2287217 DEBUG (zkCallback-12291-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287218 DEBUG (zkCallback-12291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40355_solr] -> [127.0.0.1:40355_solr]
   [junit4]   2> 2287257 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2287275 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287283 INFO  (zkConnectionManagerCallback-12302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287283 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287292 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287292 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287293 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287293 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287294 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2287294 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40355_solr]
   [junit4]   2> 2287294 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2287294 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40355_solr]
   [junit4]   2> 2287295 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287295 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287299 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287300 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36767_solr as DOWN
   [junit4]   2> 2287301 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35309_solr as DOWN
   [junit4]   2> 2287302 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2287302 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36767_solr
   [junit4]   2> 2287303 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2287303 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35309_solr
   [junit4]   2> 2287304 DEBUG (zkCallback-12291-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287305 INFO  (zkCallback-12291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2287305 DEBUG (zkCallback-12291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287308 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287308 INFO  (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2287308 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287313 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287313 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287315 INFO  (jetty-launcher-12246-thread-4) [n:127.0.0.1:40355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/tempDir-001/node4/.
   [junit4]   2> 2287315 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2287315 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2287315 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287315 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287316 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287316 INFO  (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2287316 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287317 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287318 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2287318 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287321 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287324 INFO  (zkConnectionManagerCallback-12314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287324 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287324 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287326 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287328 INFO  (zkConnectionManagerCallback-12309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287328 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287328 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287329 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2287329 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287330 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287330 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2287330 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287331 DEBUG (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287332 DEBUG (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287333 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36729/solr ready
   [junit4]   2> 2287333 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36729/solr ready
   [junit4]   2> 2287333 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2287333 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2287348 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287349 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287350 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2287350 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287350 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287355 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36419_solr as DOWN
   [junit4]   2> 2287356 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2287356 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36419_solr
   [junit4]   2> 2287357 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287358 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287358 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287358 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287358 INFO  (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287358 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287359 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287359 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287360 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287360 INFO  (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287360 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287360 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287360 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287360 INFO  (zkCallback-12283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287360 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287363 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287363 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287364 INFO  (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287364 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287366 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2287367 INFO  (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2287367 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287367 INFO  (zkConnectionManagerCallback-12319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287367 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287368 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2287368 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287368 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2287379 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287380 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2287380 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287381 DEBUG (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287382 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36729/solr ready
   [junit4]   2> 2287382 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2287397 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36767.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287398 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287412 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2287413 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36767.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287413 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36767.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287414 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287414 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287414 INFO  (jetty-launcher-12246-thread-2) [n:127.0.0.1:36767_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/tempDir-001/node2/.
   [junit4]   2> 2287415 INFO  (jetty-launcher-12246-thread-1) [n:127.0.0.1:35309_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/tempDir-001/node1/.
   [junit4]   2> 2287446 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36419.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287461 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36419.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287461 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36419.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb1a44c
   [junit4]   2> 2287463 INFO  (jetty-launcher-12246-thread-3) [n:127.0.0.1:36419_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_22FE2F70E8D7B8D1-001/tempDir-001/node3/.
   [junit4]   2> 2287603 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2287604 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2287605 INFO  (zkConnectionManagerCallback-12327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287605 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2287606 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287607 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2287608 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2287608 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2287609 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2287610 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[22FE2F70E8D7B8D1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36729/solr ready
   [junit4]   2> 2287616 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287616 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287616 INFO  (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2287617 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287617 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2287617 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287617 INFO  (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2287617 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2287617 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2287617 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2287617 INFO  (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2287618 DEBUG (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2287618 DEBUG (zkCallback-12326-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287619 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2287620 DEBUG (zkCallback-12318-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2287620 DEBUG (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2287620 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2287620 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2287620 INFO  (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 2287620 DEBUG (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}}
   [junit4]   2> 2287620 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2287622 INFO  (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 2287640 INFO  (solrHandlerExecutor-10052-thread-1-processing-n:127.0.0.1:40355_solr) [n:127.0.0.1:40355_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287640 INFO  (solrHandlerExecutor-10052-thread-2-processing-n:127.0.0.1:40355_solr) [n:127.0.0.1:40355_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287640 INFO  (solrHandlerExecutor-10052-thread-3-processing-n:127.0.0.1:40355_solr) [n:127.0.0.1:40355_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287643 INFO  (solrHandlerExecutor-10052-thread-4-processing-n:127.0.0.1:40355_solr) [n:127.0.0.1:40355_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287742 DEBUG (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2287742 DEBUG (qtp2022889601-36451) [n:127.0.0.1:36419_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2287742 DEBUG (qtp1586859000-36463) [n:127.0.0.1:35309_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2287742 DEBUG (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2287742 DEBUG (qtp1586859000-36463) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2287742 DEBUG (qtp2022889601-36451) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2287743 INFO  (qtp2022889601-36451) [n:127.0.0.1:36419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2287743 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2287743 INFO  (qtp1586859000-36463) [n:127.0.0.1:35309_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2287745 DEBUG (qtp316253173-36457) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2287745 DEBUG (qtp316253173-36457) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2287745 INFO  (qtp316253173-36457) [n:127.0.0.1:40355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287746 INFO  (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.h.a.CollectionHandlerApi Took 126.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 2287746 INFO  (qtp316253173-36450) [n:127.0.0.1:40355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=134
   [junit4]   2> 2287748 INFO  (qtp316253173-36455) [n:127.0.0.1:40355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287749 INFO  (qtp1690207892-36444) [n:127.0.0.1:36767_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287751 INFO  (qtp2022889601-36449) [n:127.0.0.1:36419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/foo params={testkey=testval&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287756 DEBUG (zkCallback-12326-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 INFO  (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2287756 DEBUG (zkCallback-12283-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2287756 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12318-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 INFO  (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2287756 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2287756 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287756 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2287756 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2287756 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2287757 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2287757 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2287757 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2287757 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2287757 DEBUG (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2287757 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2287757 DEBUG (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2287757 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , trying to get every node to update 
   [junit4]   2> 2287757 DEBUG (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={}}
   [junit4]   2> 2287757 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 1 
   [junit4]   2> 2287760 INFO  (solrHandlerExecutor-10053-thread-3-processing-n:127.0.0.1:36767_solr) [n:127.0.0.1:36767_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287760 INFO  (solrHandlerExecutor-10053-thread-2-processing-n:127.0.0.1:36767_solr) [n:127.0.0.1:36767_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287760 INFO  (solrHandlerExecutor-10053-thread-1-processing-n:127.0.0.1:36767_solr) [n:127.0.0.1:36767_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287761 INFO  (solrHandlerExecutor-10053-thread-4-processing-n:127.0.0.1:36767_solr) [n:127.0.0.1:36767_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2287862 DEBUG (qtp1690207892-36452) [n:127.0.0.1:36767_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2287862 DEBUG (qtp2022889601-36454) [n:127.0.0.1:36419_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2287862 DEBUG (qtp1690207892-36452) [n:127.0.0.1:36767_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2287862 INFO  (qtp1690207892-36452) [n:127.0.0.1:36767_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287862 DEBUG (qtp2022889601-36454) [n:127.0.0.1:36419_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2287862 INFO  (qtp2022889601-36454) [n:127.0.0.1:36419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287863 DEBUG (qtp1586859000-36458) [n:127.0.0.1:35309_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2287863 DEBUG (qtp1586859000-36458) [n:127.0.0.1:35309_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2287863 INFO  (qtp1586859000-36458) [n:127.0.0.1:35309_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287863 DEBUG (qtp316253173-36460) [n:127.0.0.1:40355_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2287863 DEBUG (qtp316253173-36460) [n:127.0.0.1:40355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2287863 INFO  (qtp316253173-36460) [n:127.0.0.1:40355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287864 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.h.a.CollectionHandlerApi Took 107.0ms to update the clusterprops to be of version 1  on 4 nodes
   [junit4]   2> 2287864 INFO  (qtp1690207892-36446) [n:127.0.0.1:36767_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=113
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2057684343
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40355_solr
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1742487186
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1585200155
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36767_solr
   [junit4]   2> 2287967 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36419_solr
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40355_solr as DOWN
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36419_solr as DOWN
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287968 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36767_solr as DOWN
   [junit4]   2> 2287971 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=949789862
   [junit4]   2> 2287971 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35309_solr
   [junit4]   2> 2287972 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287972 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35309_solr as DOWN
   [junit4]   2> 2287983 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2287987 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2287987 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c6d6018: rootName = solr_36419, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@66339049
   [junit4]   2> 2287992 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2287992 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3efad06d: rootName = solr_36767, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@51450e6e
   [junit4]   2> 2287993 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2287993 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65c2f252: rootName = solr_40355, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@160a0f8d
   [junit4]   2> 2287993 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2287993 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bcf98c3: rootName = solr_35309, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5b1a6480
   [junit4]   2> 2288008 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2288008 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aa45e99: rootName = solr_36419, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ac4783d
   [junit4]   2> 2288052 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2288052 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@758bf33b: rootName = solr_36419, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1d9803
   [junit4]   2> 2288052 INFO  (jetty-closer-12336-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2288055 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288055 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288055 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288055 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288056 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288056 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2288056 INFO  (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288056 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288056 INFO  (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288056 DEBUG (zkCallback-12301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288057 INFO  (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288057 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288057 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288057 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288057 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288057 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288057 INFO  (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2288057 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36419_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288058 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2288060 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2288060 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45e54127: rootName = solr_35309, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ac4783d
   [junit4]   2> 2288061 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2288061 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2621db7a: rootName = solr_40355, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ac4783d
   [junit4]   2> 2288063 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2288063 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f609fac: rootName = solr_35309, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1d9803
   [junit4]   2> 2288063 INFO  (jetty-closer-12336-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2288064 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d34639f: rootName = solr_36767, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ac4783d
   [junit4]   2> 2288066 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2288066 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2288066 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2288066 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2288066 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2288067 INFO  (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2288067 DEBUG (zkCallback-12298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288067 INFO  (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2288067 DEBUG (zkCallback-12313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288067 INFO  (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2288067 DEBUG (zkCallback-12285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288067 INFO  (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2288067 DEBUG (zkCallback-12308-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288067 INFO  (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2288067 DEBUG (zkCallback-12291-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35309_solr, 127.0.0.1:36767_solr, 127.0.0.1:40355_solr] -> [127.0.0.1:36767_solr, 127.0.0.1:40355_solr]
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74f45a0: rootName = solr_40355, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1d9803
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55930b22: rootName = solr_36767, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1d9803
   [junit4]   2> 2288069 INFO  (jetty-closer-12336-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2288070 INFO  (closeThreadPool-12351-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72261548086394893-127.0.0.1:40355_solr-n_0000000000) closing
   [junit4]   2> 2288073 INFO  (OverseerStateUpdate-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [n:127.0.0.1:40355_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40355_solr
   [junit4]   2> 2288073 INFO  (OverseerAutoScalingTriggerThread-72261548086394893-127.0.0.1:40355_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are

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

: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null935979999
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null935979999
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null935979999

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 31ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 120 minutes 5 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 467 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:45701/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45701/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([3B6BBF8BD864A0CA:F74EEB15D3331629]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14386 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 1280858 INFO  (SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/data-dir-152-001
   [junit4]   2> 1280858 WARN  (SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=92 numCloses=92
   [junit4]   2> 1280858 INFO  (SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1280866 INFO  (SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1280866 INFO  (SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1280870 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginFrompackage
   [junit4]   2> 1280873 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1280876 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3cd279c7{HTTP/1.1,[http/1.1]}{0.0.0.0:45061}
   [junit4]   2> 1280876 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.e.j.s.Server Started @1280937ms
   [junit4]   2> 1280877 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001
   [junit4]   2> 1280878 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1280878 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1280878 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1280978 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.ZkTestServer start zk server on port:35523
   [junit4]   2> 1280978 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35523
   [junit4]   2> 1280978 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35523
   [junit4]   2> 1280978 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35523
   [junit4]   2> 1280981 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280984 INFO  (zkConnectionManagerCallback-7602-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280984 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280994 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280996 INFO  (zkConnectionManagerCallback-7604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280996 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280998 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281002 INFO  (zkConnectionManagerCallback-7606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281002 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281105 WARN  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 WARN  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1281106 WARN  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1281107 WARN  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1281123 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726459e4{/solr,null,AVAILABLE}
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@290773ab{/solr,null,AVAILABLE}
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b57b0e2{/solr,null,AVAILABLE}
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4997bc84{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45323}
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.e.j.s.Server Started @1281187ms
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45323}
   [junit4]   2> 1281127 ERROR (jetty-launcher-7607-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T19:14:39.924Z
   [junit4]   2> 1281128 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24de0004{/solr,null,AVAILABLE}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20dfb7af{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44977}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] o.e.j.s.Server Started @1281191ms
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44977}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a0ea52d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32965}
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.e.j.s.Server Started @1281191ms
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32965}
   [junit4]   2> 1281131 ERROR (jetty-launcher-7607-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281131 ERROR (jetty-launcher-7607-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T19:14:39.928Z
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T19:14:39.928Z
   [junit4]   2> 1281131 INFO  (zkConnectionManagerCallback-7609-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281132 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281132 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281133 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281133 INFO  (zkConnectionManagerCallback-7613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281134 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281134 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ad3fdbf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41641}
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.e.j.s.Server Started @1281197ms
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41641}
   [junit4]   2> 1281137 ERROR (jetty-launcher-7607-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T19:14:39.934Z
   [junit4]   2> 1281140 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281140 INFO  (zkConnectionManagerCallback-7615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281140 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281143 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281148 INFO  (zkConnectionManagerCallback-7611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281148 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281149 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281422 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281430 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ae3df38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43354ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43354ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ae3df38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281436 WARN  (jetty-launcher-7607-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3023f0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281436 WARN  (jetty-launcher-7607-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3023f0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281437 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281440 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281440 WARN  (jetty-launcher-7607-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66869ddb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281440 WARN  (jetty-launcher-7607-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66869ddb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281441 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281442 INFO  (zkConnectionManagerCallback-7626-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281447 INFO  (jetty-launcher-7607-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281447 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281448 INFO  (zkConnectionManagerCallback-7630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281448 INFO  (jetty-launcher-7607-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281540 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281541 WARN  (jetty-launcher-7607-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b0bcb50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281541 WARN  (jetty-launcher-7607-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b0bcb50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281544 WARN  (jetty-launcher-7607-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4335d338[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281544 WARN  (jetty-launcher-7607-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4335d338[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281545 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281546 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281550 INFO  (zkConnectionManagerCallback-7637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281550 INFO  (jetty-launcher-7607-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281588 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281590 INFO  (zkConnectionManagerCallback-7639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281591 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281605 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281606 WARN  (jetty-launcher-7607-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d193e5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281606 WARN  (jetty-launcher-7607-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d193e5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281609 WARN  (jetty-launcher-7607-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cf6a056[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281609 WARN  (jetty-launcher-7607-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cf6a056[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281610 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281612 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281613 INFO  (zkConnectionManagerCallback-7647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281613 INFO  (jetty-launcher-7607-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281696 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281697 INFO  (zkConnectionManagerCallback-7649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281697 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281716 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281718 INFO  (zkConnectionManagerCallback-7651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281718 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281723 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281725 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281726 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1281727 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281727 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281728 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281729 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1281731 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281737 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45323_solr
   [junit4]   2> 1281738 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 1281738 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.Overseer Overseer (id=72260472121131020-127.0.0.1:45323_solr-n_0000000000) starting
   [junit4]   2> 1281741 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1281741 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1281742 INFO  (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281742 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281743 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281743 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281762 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281763 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281764 INFO  (zkConnectionManagerCallback-7660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281764 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281764 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281766 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281766 INFO  (zkConnectionManagerCallback-7665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281766 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281766 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281767 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281767 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281767 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281769 DEBUG (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281769 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281769 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281770 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281770 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1281774 DEBUG (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281776 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281787 INFO  (OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) [n:127.0.0.1:45323_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45323_solr
   [junit4]   2> 1281789 DEBUG (OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281791 DEBUG (OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) [n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281803 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281805 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1281807 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45323_solr as DOWN
   [junit4]   2> 1281809 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1281809 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45323_solr
   [junit4]   2> 1281822 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1281822 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1281822 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1281822 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1281823 DEBUG (zkCallback-7648-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1281823 INFO  (zkConnectionManagerCallback-7667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281823 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281835 INFO  (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7648-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7648-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281850 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281851 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281852 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1281852 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281853 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281860 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32965_solr as DOWN
   [junit4]   2> 1281862 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1281862 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32965_solr
   [junit4]   2> 1281863 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1281864 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1281864 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281867 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281868 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281868 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1281868 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281869 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281876 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281880 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41641_solr as DOWN
   [junit4]   2> 1281885 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1281885 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41641_solr
   [junit4]   2> 1281886 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1281886 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1281886 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281888 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1281888 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1281888 INFO  (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281888 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281888 INFO  (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281888 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281890 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1281891 DEBUG (zkCallback-7666-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1281892 INFO  (zkCallback-7666-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281892 DEBUG (zkCallback-7666-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281892 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1281896 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281898 INFO  (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281898 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281904 INFO  (zkConnectionManagerCallback-7675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281904 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281904 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1281904 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281905 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281913 INFO  (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1281914 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281914 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281915 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1281915 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281916 DEBUG (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281917 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281917 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1281918 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281929 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45323.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281940 INFO  (zkConnectionManagerCallback-7681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281946 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281946 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281947 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281948 INFO  (jetty-launcher-7607-thread-1) [n:127.0.0.1:44977_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node1/.
   [junit4]   2> 1281948 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1281949 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1281949 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281950 DEBUG (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281951 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281951 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1281958 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45323.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281958 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45323.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281960 INFO  (jetty-launcher-7607-thread-3) [n:127.0.0.1:45323_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node3/.
   [junit4]   2> 1281974 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1281997 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1282004 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282049 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282049 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282054 INFO  (jetty-launcher-7607-thread-4) [n:127.0.0.1:32965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node4/.
   [junit4]   2> 1282071 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41641.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282106 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41641.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282106 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41641.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282107 INFO  (jetty-launcher-7607-thread-2) [n:127.0.0.1:41641_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node2/.
   [junit4]   2> 1282310 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1282312 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282314 INFO  (zkConnectionManagerCallback-7688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282318 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282319 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1282319 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1282320 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1282320 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1282321 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1282322 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr ready
   [junit4]   2> 1282331 INFO  (qtp773348380-22263) [n:127.0.0.1:44977_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282339 INFO  (OverseerThreadFactory-7309-thread-1-processing-n:127.0.0.1:45323_solr) [n:127.0.0.1:45323_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalLoaderColl
   [junit4]   2> 1282342 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7659-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282342 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282343 DEBUG (zkCallback-7664-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282343 DEBUG (zkCallback-7648-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282346 DEBUG (zkCallback-7680-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282347 DEBUG (zkCallback-7680-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282350 DEBUG (zkCallback-7674-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282351 DEBUG (zkCallback-7674-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282354 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282354 DEBUG (zkCallback-7666-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282354 DEBUG (zkCallback-7687-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282355 DEBUG (zkCallback-7666-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282355 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282355 DEBUG (zkCallback-7687-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282452 INFO  (OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) [n:127.0.0.1:45323_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalLoaderColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41641/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1282455 INFO  (OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) [n:127.0.0.1:45323_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalLoaderColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1282665 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr    x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1282665 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr    x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1282666 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr    x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1282669 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 1282669 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282670 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1282775 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1282775 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283674 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 1283674 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 1283676 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1283676 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1283687 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1283688 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1283725 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalLoaderColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1283725 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalLoaderColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1283728 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1283728 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1283728 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard1_replica_n1' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 1283728 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard2_replica_n2' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 1283729 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.core.globalLoaderColl.shard2.replica_n2' (registry 'solr.core.globalLoaderColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1283729 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41641.solr.core.globalLoaderColl.shard1.replica_n1' (registry 'solr.core.globalLoaderColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1283729 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalLoaderColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node2/globalLoaderColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node2/./globalLoaderColl_shard1_replica_n1/data/]
   [junit4]   2> 1283730 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalLoaderColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node1/globalLoaderColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node1/./globalLoaderColl_shard2_replica_n2/data/]
   [junit4]   2> 1283818 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1283818 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1283820 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1283820 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1283826 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29fa316a[globalLoaderColl_shard1_replica_n1] main]
   [junit4]   2> 1283827 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1283827 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1283828 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 1283829 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1283829 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1283831 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20abe893[globalLoaderColl_shard2_replica_n2] main]
   [junit4]   2> 1283831 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 1283832 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1283833 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1283833 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1283833 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1283834 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1283834 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1283835 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1283836 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1642776842870980608
   [junit4]   2> 1283837 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1283838 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1642776842873077760
   [junit4]   2> 1283841 INFO  (searcherExecutor-7326-thread-1-processing-n:127.0.0.1:44977_solr x:globalLoaderColl_shard2_replica_n2 c:globalLoaderColl s:shard2 r:core_node4) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalLoaderColl_shard2_replica_n2] Registered new searcher Searcher@20abe893[globalLoaderColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283844 INFO  (searcherExecutor-7325-thread-1-processing-n:127.0.0.1:41641_solr x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node3) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalLoaderColl_shard1_replica_n1] Registered new searcher Searcher@29fa316a[globalLoaderColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1283856 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1283856 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard2
   [junit4]   2> 1283858 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1283858 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard1
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/
   [junit4]   2> 1283865 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 1283865 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard2/leader after winning as /collections/globalLoaderColl/leader_elect/shard2/election/72260472121131021-core_node4-n_0000000000
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard1/leader after winning as /collections/globalLoaderColl/leader_elect/shard1/election/72260472121131018-core_node3-n_0000000000
   [junit4]   2> 1283870 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/ shard2
   [junit4]   2> 1283871 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/ shard1
   [junit4]   2> 1283872 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283872 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283873 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283873 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283975 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1283975 INFO  (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1283976 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 1283976 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 1283976 DEBUG (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (watches-7640-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (watches-7654-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 1283976 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1283976 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1283977 DEBUG (zkCallback-7638-thread-2) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283977 DEBUG (zkCallback-7650-thread-2) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283978 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection globalLoaderColl
   [junit4]   2> 1283978 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection globalLoaderColl
   [junit4]   2> 1283979 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 1283979 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283980 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1315
   [junit4]   2> 1283981 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 1283981 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 1283983 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1318
   [junit4]   2> 1283987 INFO  (qtp773348380-22263) [n:127.0.0.1:44977_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1284084 INFO  (zkCallback-7650-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7650-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7638-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7638-thread-1) [     ] o.a.s.c.c.ZkSta

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

ading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1328460558
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1328460558
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1328460558

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 36ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 118 minutes 12 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 466 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:41993/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41993/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([1E31C5375B335B31:D21491A95064EDD2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13922 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 869559 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869561 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6eb84084{HTTP/1.1,[http/1.1]}{0.0.0.0:46649}
   [junit4]   2> 869561 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.e.j.s.Server Started @869635ms
   [junit4]   2> 869562 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001
   [junit4]   2> 869562 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 869565 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 869565 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 869665 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.ZkTestServer start zk server on port:38541
   [junit4]   2> 869665 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38541
   [junit4]   2> 869665 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38541
   [junit4]   2> 869666 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38541
   [junit4]   2> 869668 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869671 INFO  (zkConnectionManagerCallback-6848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869671 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869675 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869678 INFO  (zkConnectionManagerCallback-6850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869678 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869681 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869682 INFO  (zkConnectionManagerCallback-6852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869682 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869787 WARN  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869793 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c0bff79{/solr,null,AVAILABLE}
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@362de602{/solr,null,AVAILABLE}
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869802 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b8ef0a{/solr,null,AVAILABLE}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab87854{/solr,null,AVAILABLE}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e70ff3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37129}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] o.e.j.s.Server Started @869877ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37129}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2225b93e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45633}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] o.e.j.s.Server Started @869877ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45633}
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T14:31:34.454Z
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T14:31:34.454Z
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21550f8c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33951}
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.e.j.s.Server Started @869877ms
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33951}
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T14:31:34.454Z
   [junit4]   2> 869807 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869809 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f7c7e54{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34247}
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.e.j.s.Server Started @869883ms
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34247}
   [junit4]   2> 869810 ERROR (jetty-launcher-6853-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T14:31:34.460Z
   [junit4]   2> 869813 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869814 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869817 INFO  (zkConnectionManagerCallback-6859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869817 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (zkConnectionManagerCallback-6855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869818 INFO  (zkConnectionManagerCallback-6857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869820 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869826 INFO  (zkConnectionManagerCallback-6861-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869826 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869827 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869991 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 869992 WARN  (jetty-launcher-6853-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e8eb5b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869992 WARN  (jetty-launcher-6853-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e8eb5b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869995 WARN  (jetty-launcher-6853-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6275fd5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869995 WARN  (jetty-launcher-6853-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6275fd5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869996 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 869997 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870000 INFO  (zkConnectionManagerCallback-6869-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870000 INFO  (jetty-launcher-6853-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870136 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870137 WARN  (jetty-launcher-6853-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78848ffe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870137 WARN  (jetty-launcher-6853-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78848ffe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870157 WARN  (jetty-launcher-6853-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9897c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870157 WARN  (jetty-launcher-6853-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9897c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870159 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870175 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870176 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870192 WARN  (jetty-launcher-6853-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42d80f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870192 WARN  (jetty-launcher-6853-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42d80f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870193 INFO  (zkConnectionManagerCallback-6877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870193 INFO  (jetty-launcher-6853-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870207 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870208 INFO  (zkConnectionManagerCallback-6879-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870208 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870239 WARN  (jetty-launcher-6853-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c86f187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870239 WARN  (jetty-launcher-6853-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c86f187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870240 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870259 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870266 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870266 INFO  (zkConnectionManagerCallback-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870266 INFO  (jetty-launcher-6853-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870267 WARN  (jetty-launcher-6853-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35ec8911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870267 WARN  (jetty-launcher-6853-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35ec8911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870269 WARN  (jetty-launcher-6853-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1450ff95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870269 WARN  (jetty-launcher-6853-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1450ff95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870271 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870273 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870275 INFO  (zkConnectionManagerCallback-6891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870275 INFO  (jetty-launcher-6853-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870315 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870319 INFO  (zkConnectionManagerCallback-6893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870319 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870425 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870432 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870487 INFO  (zkConnectionManagerCallback-6897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870487 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870503 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870505 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870507 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 870508 INFO  (zkConnectionManagerCallback-6901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870508 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870510 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870528 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33951_solr
   [junit4]   2> 870531 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Overseer (id=72259358961893389-127.0.0.1:33951_solr-n_0000000000) starting
   [junit4]   2> 870532 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870534 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870537 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 870540 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870557 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45633_solr
   [junit4]   2> 870564 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870570 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 870570 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 870571 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870571 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870572 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870572 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870587 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870589 INFO  (zkConnectionManagerCallback-6910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870589 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870590 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870593 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870594 INFO  (zkConnectionManagerCallback-6915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870594 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870594 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870595 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870595 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870597 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870599 DEBUG (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870599 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870599 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870602 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 870603 DEBUG (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870605 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 870605 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 870628 INFO  (OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33951_solr
   [junit4]   2> 870634 DEBUG (OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870637 DEBUG (OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870639 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870640 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33951_solr as DOWN
   [junit4]   2> 870641 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870643 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870643 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870644 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870645 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 870645 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33951_solr
   [junit4]   2> 870649 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870650 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870650 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870650 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870650 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870651 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870651 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870653 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 870654 INFO  (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870654 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870660 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37129_solr as DOWN
   [junit4]   2> 870662 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 870662 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37129_solr
   [junit4]   2> 870669 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 870669 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 870670 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870670 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870670 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870670 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870686 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870687 INFO  (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 870687 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870688 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870688 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 870689 INFO  (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870689 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870707 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870708 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870709 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 870709 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870709 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870715 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34247_solr as DOWN
   [junit4]   2> 870717 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 870717 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34247_solr
   [junit4]   2> 870719 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 870719 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 870720 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 870720 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870720 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870720 INFO  (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870725 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 870743 DEBUG (zkCallback-6878-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870744 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 870744 DEBUG (zkCallback-6878-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870757 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870765 DEBUG (zkCallback-6892-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 870766 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 870766 INFO  (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870766 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870766 DEBUG (zkCallback-6892-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870766 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870782 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 870794 INFO  (zkConnectionManagerCallback-6927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870794 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870794 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870795 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870796 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 870796 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870797 DEBUG (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870798 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 870798 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 870801 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870819 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870830 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870830 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870831 INFO  (jetty-launcher-6853-thread-3) [n:127.0.0.1:45633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node3/.
   [junit4]   2> 870837 INFO  (zkConnectionManagerCallback-6921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870837 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870838 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870839 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 870839 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 870839 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870840 DEBUG (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870841 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 870841 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 870842 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870842 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870843 INFO  (jetty-launcher-6853-thread-1) [n:127.0.0.1:33951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node1/.
   [junit4]   2> 870873 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 870883 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 870932 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34247.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870945 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870960 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34247.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870960 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34247.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870970 INFO  (jetty-launcher-6853-thread-4) [n:127.0.0.1:34247_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node4/.
   [junit4]   2> 870972 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870972 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870974 INFO  (jetty-launcher-6853-thread-2) [n:127.0.0.1:37129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node2/.
   [junit4]   2> 871121 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 871122 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 871123 INFO  (zkConnectionManagerCallback-6934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 871123 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 871123 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 871124 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 871125 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 871125 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 871126 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 871127 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 871139 ERROR (qtp753029842-18754) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: Invalid jar from http://localhost:46649/jar1.jar , expected sha512 hash : wrong-sha512 , actual : d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112)
   [junit4]   2> org.apache.solr.common.SolrException: Invalid jar from http://localhost:46649/jar1.jar , expected sha512 hash : wrong-sha512 , actual : d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871140 ERROR (qtp753029842-18754) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"global",
   [junit4]   2>     "url":"http://localhost:46649/jar1.jar",
   [junit4]   2>     "sha512":"wrong-sha512"},
   [junit4]   2>   "errors":["Invalid jar from http://localhost:46649/jar1.jar , expected sha512 hash : wrong-sha512 , actual : d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"]} , current clusterprops.json : {}
   [junit4]   2> 871140 INFO  (qtp753029842-18754) [n:127.0.0.1:45633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=9
   [junit4]   2> 871149 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     ] o.a.s.c.BlobRepository Error loading resource http://localhost:46649/jar0.jar
   [junit4]   2>           => org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871150 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871150 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"foo",
   [junit4]   2>     "url":"http://localhost:46649/jar0.jar",
   [junit4]   2>     "sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
   [junit4]   2>   "errors":["no such resource available: foo, url : http://localhost:46649/jar0.jar"]} , current clusterprops.json : {}
   [junit4]   2> 871150 INFO  (qtp1354177368-18770) [n:127.0.0.1:37129_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 871154 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871162 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6933-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6920-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6878-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871162 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 871164 DEBUG (zkCallback-6926-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6892-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871164 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871165 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 871165 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871176 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871179 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871179 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871183 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871183 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871183 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871185 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 871186 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 DEBUG (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 871186 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871187 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 871194 INFO  (solrHandlerExecutor-5700-thread-2-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 871194 INFO  (solrHandlerExecutor-5700-thread-1-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 871194 INFO  (solrHandlerExecutor-5700-thread-3-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 871194 INFO  (solrHandlerExecutor-5700-thread-4-processing-n:127.0.0.1:45633_solr) [n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 871296 DEBUG (qtp1354177368-18775) [n:127.0.0.1:37129_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp798159886-18768) [n:127.0.0.1:33951_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp753029842-18759) [n:127.0.0.1:45633_solr     ] o.a.s.c.PackageManager expected version : 0 , my version -1
   [junit4]   2> 871296 DEBUG (qtp1354177368-18775) [n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 871296 DEBUG (qtp753029842-18759) [n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 871296 DEBUG (qtp1639685139-18779) [n:127.0.0.1:34247_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp1639685139-18779) [n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 871296 DEBUG (qtp798159886-18768) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 871297 INFO  (qtp1639685139-18779) [n:127.0.0.1:34247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 871297 INFO  (qtp798159886-18768) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871298 INFO  (qtp753029842-18759) [n:127.0.0.1:45633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871298 INFO  (qtp1354177368-18775) [n:127.0.0.1:37129_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871299 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.h.a.CollectionHandlerApi Took 113.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 871299 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=148
   [junit4]   2> 871305 DEBUG (zkCallback-6933-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871305 DEBUG (zkCallback-6909-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871305 DEBUG (zkCallback-6892-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6900-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6920-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6926-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6878-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6914-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871307 DEBUG (zkCallback-6896-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:46649/jar1.jar, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871308 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871312 INFO  (qtp798159886-18766) [n:127.0.0.1:33951_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871312 INFO  (zkCallback-6896-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871313 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871313 INFO  (zkCallback-6878-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871313 DEBUG (zkCallback-6878-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 871315 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871315 INFO  (zkCallback-6900-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871316 INFO  (zkCallback-6892-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://l

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

ading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 121 minutes 11 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 465 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:45895/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45895/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([5F41304D0CDC6A69:936464D3078BDC8A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13361 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 203512 INFO  (SUITE-TestContainerReqHandler-seed#[5F41304D0CDC6A69]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/data-dir-9-001
   [junit4]   2> 203512 WARN  (SUITE-TestContainerReqHandler-seed#[5F41304D0CDC6A69]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 203513 INFO  (SUITE-TestContainerReqHandler-seed#[5F41304D0CDC6A69]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 203515 INFO  (SUITE-TestContainerReqHandler-seed#[5F41304D0CDC6A69]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 203515 INFO  (SUITE-TestContainerReqHandler-seed#[5F41304D0CDC6A69]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 203518 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 203527 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 203534 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ad2c559{HTTP/1.1,[http/1.1]}{0.0.0.0:42391}
   [junit4]   2> 203534 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.e.j.s.Server Started @203634ms
   [junit4]   2> 203534 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/tempDir-001
   [junit4]   2> 203535 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 203535 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 203535 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 203635 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.ZkTestServer start zk server on port:43933
   [junit4]   2> 203635 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43933
   [junit4]   2> 203635 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43933
   [junit4]   2> 203635 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43933
   [junit4]   2> 203638 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203642 INFO  (zkConnectionManagerCallback-258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203642 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203649 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203652 INFO  (zkConnectionManagerCallback-260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203653 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203654 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203658 INFO  (zkConnectionManagerCallback-262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203658 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203764 WARN  (jetty-launcher-263-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 203764 WARN  (jetty-launcher-263-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 203765 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 203765 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 203765 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 203766 WARN  (jetty-launcher-263-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 203766 WARN  (jetty-launcher-263-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 203766 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 203767 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 203767 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 203767 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 203770 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203770 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203770 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203771 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@232e8758{/solr,null,AVAILABLE}
   [junit4]   2> 203786 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203786 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203787 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203787 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b92fcee{/solr,null,AVAILABLE}
   [junit4]   2> 203790 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203790 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203790 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203790 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eaeadbe{/solr,null,AVAILABLE}
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40ba675d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44113}
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fc12de4{/solr,null,AVAILABLE}
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-1) [     ] o.e.j.s.Server Started @203892ms
   [junit4]   2> 203792 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44113}
   [junit4]   2> 203793 ERROR (jetty-launcher-263-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203793 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203793 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 203794 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203795 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203795 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T11:55:05.230Z
   [junit4]   2> 203795 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46dc8ec9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41813}
   [junit4]   2> 203795 INFO  (jetty-launcher-263-thread-3) [     ] o.e.j.s.Server Started @203895ms
   [junit4]   2> 203795 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41813}
   [junit4]   2> 203796 ERROR (jetty-launcher-263-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203796 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203796 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 203796 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203796 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203796 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T11:55:05.231Z
   [junit4]   2> 203807 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203807 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69bed712{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44755}
   [junit4]   2> 203807 INFO  (jetty-launcher-263-thread-4) [     ] o.e.j.s.Server Started @203907ms
   [junit4]   2> 203807 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44755}
   [junit4]   2> 203808 ERROR (jetty-launcher-263-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203808 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203808 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 203808 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203808 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203808 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T11:55:05.243Z
   [junit4]   2> 203812 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203814 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e2dfda{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42477}
   [junit4]   2> 203814 INFO  (jetty-launcher-263-thread-2) [     ] o.e.j.s.Server Started @203915ms
   [junit4]   2> 203814 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42477}
   [junit4]   2> 203815 ERROR (jetty-launcher-263-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203815 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203815 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 203815 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203815 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 203815 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T11:55:05.250Z
   [junit4]   2> 203820 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203821 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203827 INFO  (zkConnectionManagerCallback-271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203827 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203828 INFO  (zkConnectionManagerCallback-267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203828 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203829 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203829 INFO  (zkConnectionManagerCallback-269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203829 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203835 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203835 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203836 INFO  (zkConnectionManagerCallback-266-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203836 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203858 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 204054 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 204057 WARN  (jetty-launcher-263-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ce4f1af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204057 WARN  (jetty-launcher-263-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ce4f1af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204063 WARN  (jetty-launcher-263-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d0247de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204063 WARN  (jetty-launcher-263-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d0247de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204064 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 204066 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204074 INFO  (zkConnectionManagerCallback-279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204074 INFO  (jetty-launcher-263-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204109 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 204118 WARN  (jetty-launcher-263-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b779db8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204118 WARN  (jetty-launcher-263-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b779db8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204126 WARN  (jetty-launcher-263-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6728050[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204126 WARN  (jetty-launcher-263-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6728050[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204127 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 204132 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204138 INFO  (zkConnectionManagerCallback-287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204138 INFO  (jetty-launcher-263-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204156 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 204158 WARN  (jetty-launcher-263-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35f3ddd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204158 WARN  (jetty-launcher-263-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35f3ddd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204162 WARN  (jetty-launcher-263-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f6c87f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204162 WARN  (jetty-launcher-263-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f6c87f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204163 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 204164 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204166 INFO  (zkConnectionManagerCallback-293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204166 INFO  (jetty-launcher-263-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204180 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204183 INFO  (zkConnectionManagerCallback-295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204183 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204284 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204292 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204296 INFO  (zkConnectionManagerCallback-299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204296 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204301 INFO  (zkConnectionManagerCallback-297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204301 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204320 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 204322 WARN  (jetty-launcher-263-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27fc7389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204322 WARN  (jetty-launcher-263-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27fc7389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204334 WARN  (jetty-launcher-263-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@272436ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204334 WARN  (jetty-launcher-263-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@272436ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 204336 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 204342 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204349 INFO  (zkConnectionManagerCallback-311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204349 INFO  (jetty-launcher-263-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204468 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204477 INFO  (zkConnectionManagerCallback-313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204477 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204503 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204506 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204509 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 204512 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204526 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41813_solr
   [junit4]   2> 204528 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.Overseer Overseer (id=72258743628595214-127.0.0.1:41813_solr-n_0000000000) starting
   [junit4]   2> 204545 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204547 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204549 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 204552 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204560 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204567 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44113_solr
   [junit4]   2> 204567 INFO  (zkConnectionManagerCallback-320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204567 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204568 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204572 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204572 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 204573 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204574 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 204574 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44113_solr]
   [junit4]   2> 204574 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 204574 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44113_solr]
   [junit4]   2> 204575 DEBUG (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204579 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 204581 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 204582 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 204582 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44113_solr]
   [junit4]   2> 204584 INFO  (OverseerStateUpdate-72258743628595214-127.0.0.1:41813_solr-n_0000000000) [n:127.0.0.1:41813_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41813_solr
   [junit4]   2> 204588 DEBUG (OverseerStateUpdate-72258743628595214-127.0.0.1:41813_solr-n_0000000000) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44113_solr] -> [127.0.0.1:44113_solr]
   [junit4]   2> 204589 DEBUG (OverseerStateUpdate-72258743628595214-127.0.0.1:41813_solr-n_0000000000) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204589 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41813_solr as DOWN
   [junit4]   2> 204590 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204592 INFO  (zkConnectionManagerCallback-325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204592 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204592 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204593 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 204593 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41813_solr
   [junit4]   2> 204594 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204601 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 204601 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44113_solr]
   [junit4]   2> 204602 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 204602 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 204603 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204603 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 204603 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204604 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204604 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 204604 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204605 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 204605 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 204608 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 204608 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41813_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204608 INFO  (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 204608 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204610 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 204610 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204610 DEBUG (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204615 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 204622 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 204622 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 204630 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42477_solr as DOWN
   [junit4]   2> 204634 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 204634 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42477_solr
   [junit4]   2> 204637 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204637 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 204637 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204639 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204648 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 204648 DEBUG (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204662 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204663 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204665 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204665 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 204665 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204665 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204665 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204665 INFO  (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 204665 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204665 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 204666 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204666 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204666 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 204674 INFO  (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 204674 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr]
   [junit4]   2> 204681 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44755_solr as DOWN
   [junit4]   2> 204684 INFO  (zkConnectionManagerCallback-330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204684 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204685 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204687 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 204687 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 204687 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204688 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204688 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204689 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204689 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204689 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 204690 INFO  (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204690 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204690 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204690 INFO  (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204690 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204690 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204690 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204690 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204690 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204690 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204693 DEBUG (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204694 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 204694 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 204694 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 204708 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204708 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204709 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 204719 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 204719 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204720 INFO  (zkConnectionManagerCallback-335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204720 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 204720 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 204724 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 204725 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 204726 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 204727 DEBUG (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 204728 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 204728 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 204748 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 204750 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 204770 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 204794 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 204859 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204863 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41813.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204922 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42477.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204929 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204964 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41813.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204964 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41813.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204964 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204964 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204967 INFO  (jetty-launcher-263-thread-1) [n:127.0.0.1:44113_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/tempDir-001/node1/.
   [junit4]   2> 204969 INFO  (jetty-launcher-263-thread-3) [n:127.0.0.1:41813_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/tempDir-001/node3/.
   [junit4]   2> 204975 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42477.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204975 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42477.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204975 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204976 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c717be0
   [junit4]   2> 204977 INFO  (jetty-launcher-263-thread-2) [n:127.0.0.1:42477_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/tempDir-001/node2/.
   [junit4]   2> 204977 INFO  (jetty-launcher-263-thread-4) [n:127.0.0.1:44755_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5F41304D0CDC6A69-001/tempDir-001/node4/.
   [junit4]   2> 205256 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 205260 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205265 INFO  (zkConnectionManagerCallback-344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205265 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205265 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 205267 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 205271 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 205271 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41813_solr, 127.0.0.1:42477_solr, 127.0.0.1:44113_solr, 127.0.0.1:44755_solr]
   [junit4]   2> 205272 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 205273 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[5F41304D0CDC6A69]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 205320 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205323 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205323 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 205323 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205323 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205323 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 205324 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205324 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205324 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 205330 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 205330 DEBUG (zkCallback-334-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205331 DEBUG (zkCallback-343-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205331 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205332 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 205333 DEBUG (zkCallback-329-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 205346 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205351 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205351 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205355 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205355 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205356 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205359 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205360 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205360 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 205360 DEBUG (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 205363 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205364 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205365 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 205375 INFO  (solrHandlerExecutor-288-thread-1-processing-n:127.0.0.1:44113_solr) [n:127.0.0.1:44113_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205375 INFO  (solrHandlerExecutor-288-thread-3-processing-n:127.0.0.1:44113_solr) [n:127.0.0.1:44113_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205375 INFO  (solrHandlerExecutor-288-thread-2-processing-n:127.0.0.1:44113_solr) [n:127.0.0.1:44113_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205376 INFO  (solrHandlerExecutor-288-thread-4-processing-n:127.0.0.1:44113_solr) [n:127.0.0.1:44113_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205489 DEBUG (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 205489 DEBUG (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 205490 INFO  (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 205492 DEBUG (qtp1209756090-1307) [n:127.0.0.1:41813_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 205492 DEBUG (qtp1209756090-1307) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 205492 INFO  (qtp1209756090-1307) [n:127.0.0.1:41813_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205493 DEBUG (qtp186982606-1321) [n:127.0.0.1:42477_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 205493 DEBUG (qtp186982606-1321) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 205493 INFO  (qtp186982606-1321) [n:127.0.0.1:42477_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205498 DEBUG (qtp1735996813-1313) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 205498 DEBUG (qtp1735996813-1313) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 205498 INFO  (qtp1735996813-1313) [n:127.0.0.1:44755_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205501 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.h.a.CollectionHandlerApi Took 140.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 205501 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 205516 DEBUG (zkCallback-329-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205516 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205516 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 205516 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205516 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205516 DEBUG (zkCallback-343-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205517 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 205516 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205517 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 205516 DEBUG (zkCallback-334-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205518 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205524 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 205524 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 205525 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 205527 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205527 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205529 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205529 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205529 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 205530 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205531 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205532 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 205534 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205534 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 205534 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205534 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 205537 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205542 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42391/jar1.jar]
   [junit4]   2> 205542 DEBUG (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 205663 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205663 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205664 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205663 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205756 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 205756 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 205758 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 205759 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 205759 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 205759 DEBUG (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 205759 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , trying to get every node to update 
   [junit4]   2> 205759 DEBUG (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:42391/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 205759 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 1 
   [junit4]   2> 205760 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 205760 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 205762 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 205772 INFO  (solrHandlerExecutor-289-thread-1-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205788 INFO  (solrHandlerExecutor-289-thread-2-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205792 INFO  (solrHandlerExecutor-289-thread-3-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205794 INFO  (solrHandlerExecutor-289-thread-4-processing-n:127.0.0.1:44755_solr) [n:127.0.0.1:44755_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 205875 DEBUG (qtp1209756090-1306) [n:127.0.0.1:41813_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 205875 DEBUG (qtp1209756090-1306) [n:127.0.0.1:41813_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 205875 INFO  (qtp1209756090-1306) [n:127.0.0.1:41813_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205901 DEBUG (qtp186982606-1320) [n:127.0.0.1:42477_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 205901 DEBUG (qtp186982606-1320) [n:127.0.0.1:42477_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 205901 INFO  (qtp186982606-1320) [n:127.0.0.1:42477_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205908 DEBUG (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 205908 DEBUG (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 205908 INFO  (qtp1316847842-1301) [n:127.0.0.1:44113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205909 DEBUG (qtp1735996813-1314) [n:127.0.0.1:44755_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 205909 DEBUG (qtp1735996813-1314) [n:127.0.0.1:44755_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 205909 INFO  (qtp1735996813-1314) [n:127.0.0.1:44755_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205917 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.h.a.CollectionHandlerApi Took 157.0ms to update the clusterprops to be of version 1  on 4 nodes
   [junit4]   2> 205917 INFO  (qtp1735996813-1312) [n:127.0.0.1:44755_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=413
   [junit4]   2> 205921 INFO  (qtp186982606-1326) [n:127.0.0.1:42477_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/bar params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 205927 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205930 DEBUG (zkCallback-312-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205930 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 205931 DEBUG (zkCallback-334-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 DEBUG (zkCallback-319-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 DEBUG (zkCallback-343-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 DEBUG (zkCallback-298-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 205931 DEBUG (zkCallback-329-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 DEBUG (zkCallback-324-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 DEBUG (zkCallback-294-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205931 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 205932 DEBUG (zkCallback-296-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:42391/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 205932 INFO  (zkCallback-296-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 205932 INFO  (qtp1316847842-1297) [n:127.0.0.1:44113_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 205934 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205934 INFO  (zkCallback-298-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205935 INFO  (zkCallback-294-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 205935 INFO  (zkCallback-312-thread-2) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader c

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

ading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1206937152
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1206937152
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1206937152

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 121 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 464 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:44855/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44855/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([28F88C2CD01EAE0A:E4DDD8B2DB4918E9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15353 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2438280 INFO  (SUITE-TestContainerReqHandler-seed#[28F88C2CD01EAE0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/data-dir-181-001
   [junit4]   2> 2438280 WARN  (SUITE-TestContainerReqHandler-seed#[28F88C2CD01EAE0A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 2438280 INFO  (SUITE-TestContainerReqHandler-seed#[28F88C2CD01EAE0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2438299 INFO  (SUITE-TestContainerReqHandler-seed#[28F88C2CD01EAE0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2438299 INFO  (SUITE-TestContainerReqHandler-seed#[28F88C2CD01EAE0A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2438320 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 2438329 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2438353 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74af7686{HTTP/1.1,[http/1.1]}{0.0.0.0:40235}
   [junit4]   2> 2438353 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.e.j.s.Server Started @2438419ms
   [junit4]   2> 2438354 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001
   [junit4]   2> 2438354 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2438371 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2438371 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2438470 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.ZkTestServer start zk server on port:35407
   [junit4]   2> 2438470 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35407
   [junit4]   2> 2438470 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35407
   [junit4]   2> 2438470 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35407
   [junit4]   2> 2438494 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438516 INFO  (zkConnectionManagerCallback-12812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438516 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438540 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438547 INFO  (zkConnectionManagerCallback-12814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438547 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438555 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438570 INFO  (zkConnectionManagerCallback-12816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438570 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438675 WARN  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2438678 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2438679 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2438679 WARN  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2438679 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2438679 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2438679 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2438679 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2438683 WARN  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2438683 WARN  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2438683 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2438683 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2438683 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2438683 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2438683 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2438687 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2438689 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2438689 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2438689 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2438696 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16787817{/solr,null,AVAILABLE}
   [junit4]   2> 2438698 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2438698 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2438698 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2438701 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2438701 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2438701 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2438704 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2438704 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2438704 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2438704 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@155aab59{/solr,null,AVAILABLE}
   [junit4]   2> 2438706 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1159ccae{/solr,null,AVAILABLE}
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ba55847{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33055}
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.e.j.s.Server Started @2438775ms
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33055}
   [junit4]   2> 2438708 ERROR (jetty-launcher-12817-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2438708 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2438709 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2438709 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T10:27:46.698Z
   [junit4]   2> 2438713 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438714 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@741f46fe{/solr,null,AVAILABLE}
   [junit4]   2> 2438715 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51f82db3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40229}
   [junit4]   2> 2438715 INFO  (jetty-launcher-12817-thread-2) [     ] o.e.j.s.Server Started @2438782ms
   [junit4]   2> 2438715 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40229}
   [junit4]   2> 2438716 ERROR (jetty-launcher-12817-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b2bde62{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34543}
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.e.j.s.Server Started @2438782ms
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34543}
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T10:27:46.705Z
   [junit4]   2> 2438716 ERROR (jetty-launcher-12817-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2438716 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T10:27:46.705Z
   [junit4]   2> 2438722 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438722 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30ea4ea5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44855}
   [junit4]   2> 2438722 INFO  (jetty-launcher-12817-thread-4) [     ] o.e.j.s.Server Started @2438789ms
   [junit4]   2> 2438722 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44855}
   [junit4]   2> 2438723 ERROR (jetty-launcher-12817-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T10:27:46.712Z
   [junit4]   2> 2438723 INFO  (zkConnectionManagerCallback-12819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438723 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438724 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438724 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2438724 INFO  (zkConnectionManagerCallback-12821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438724 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438726 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2438727 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438728 INFO  (zkConnectionManagerCallback-12823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438728 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438729 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2438733 INFO  (zkConnectionManagerCallback-12825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438733 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438736 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2438895 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2438896 WARN  (jetty-launcher-12817-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fa8922d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2438896 WARN  (jetty-launcher-12817-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fa8922d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2438900 WARN  (jetty-launcher-12817-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@394e21b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2438900 WARN  (jetty-launcher-12817-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@394e21b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2438901 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35407/solr
   [junit4]   2> 2438902 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438906 INFO  (zkConnectionManagerCallback-12832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2438906 INFO  (jetty-launcher-12817-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439044 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2439046 WARN  (jetty-launcher-12817-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4207dbee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439047 WARN  (jetty-launcher-12817-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4207dbee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439049 WARN  (jetty-launcher-12817-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cd4d99d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439049 WARN  (jetty-launcher-12817-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cd4d99d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439051 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35407/solr
   [junit4]   2> 2439052 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439053 INFO  (zkConnectionManagerCallback-12841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439053 INFO  (jetty-launcher-12817-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439108 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2439109 WARN  (jetty-launcher-12817-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59a510bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439109 WARN  (jetty-launcher-12817-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59a510bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439113 WARN  (jetty-launcher-12817-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6afdd4fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439114 WARN  (jetty-launcher-12817-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6afdd4fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439115 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35407/solr
   [junit4]   2> 2439117 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439118 INFO  (zkConnectionManagerCallback-12847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439118 INFO  (jetty-launcher-12817-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439127 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2439128 WARN  (jetty-launcher-12817-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@209b6dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439128 WARN  (jetty-launcher-12817-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@209b6dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439131 WARN  (jetty-launcher-12817-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a52409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439131 WARN  (jetty-launcher-12817-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a52409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2439132 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35407/solr
   [junit4]   2> 2439133 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439134 INFO  (zkConnectionManagerCallback-12853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439134 INFO  (jetty-launcher-12817-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439146 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439147 INFO  (zkConnectionManagerCallback-12855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439147 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439246 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439248 INFO  (zkConnectionManagerCallback-12859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439248 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439249 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439250 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439251 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2439251 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439254 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439255 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439256 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2439256 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439257 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34543_solr
   [junit4]   2> 2439258 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.Overseer Overseer (id=72258400312426507-127.0.0.1:34543_solr-n_0000000000) starting
   [junit4]   2> 2439262 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44855_solr
   [junit4]   2> 2439263 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2439263 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2439263 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2439263 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44855_solr]
   [junit4]   2> 2439264 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2439264 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44855_solr]
   [junit4]   2> 2439265 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439267 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439267 INFO  (zkConnectionManagerCallback-12866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439267 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439267 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439268 INFO  (zkConnectionManagerCallback-12871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439268 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439268 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439268 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439269 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2439269 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44855_solr]
   [junit4]   2> 2439269 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439270 DEBUG (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439270 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2439270 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44855_solr]
   [junit4]   2> 2439271 DEBUG (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439271 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35407/solr ready
   [junit4]   2> 2439272 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2439272 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35407/solr ready
   [junit4]   2> 2439273 INFO  (OverseerStateUpdate-72258400312426507-127.0.0.1:34543_solr-n_0000000000) [n:127.0.0.1:34543_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34543_solr
   [junit4]   2> 2439274 DEBUG (OverseerStateUpdate-72258400312426507-127.0.0.1:34543_solr-n_0000000000) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44855_solr] -> [127.0.0.1:44855_solr]
   [junit4]   2> 2439275 DEBUG (OverseerStateUpdate-72258400312426507-127.0.0.1:34543_solr-n_0000000000) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439275 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34543_solr as DOWN
   [junit4]   2> 2439277 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2439277 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34543_solr
   [junit4]   2> 2439278 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2439278 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2439278 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2439278 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439279 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2439279 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439280 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2439281 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2439281 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2439286 INFO  (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2439287 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439287 INFO  (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2439287 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439302 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2439302 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2439347 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439348 INFO  (zkConnectionManagerCallback-12875-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439348 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439353 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439354 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439354 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439354 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439355 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2439355 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34543_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439356 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439361 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40229_solr as DOWN
   [junit4]   2> 2439362 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2439362 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40229_solr
   [junit4]   2> 2439363 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2439364 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2439364 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2439364 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2439364 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2439364 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2439364 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439364 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439364 INFO  (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2439364 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439364 INFO  (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2439364 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439365 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2439366 INFO  (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2439366 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439370 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439370 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439371 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439371 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439372 INFO  (jetty-launcher-12817-thread-3) [n:127.0.0.1:34543_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node3/.
   [junit4]   2> 2439372 INFO  (jetty-launcher-12817-thread-4) [n:127.0.0.1:44855_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node4/.
   [junit4]   2> 2439372 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439373 INFO  (zkConnectionManagerCallback-12882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439373 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439373 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439375 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439376 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2439376 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439377 DEBUG (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439377 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35407/solr ready
   [junit4]   2> 2439377 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2439407 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2439437 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439447 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439448 INFO  (zkConnectionManagerCallback-12885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439448 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439453 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439453 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439455 INFO  (jetty-launcher-12817-thread-2) [n:127.0.0.1:40229_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node2/.
   [junit4]   2> 2439460 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439461 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439462 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2439462 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439462 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439468 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33055_solr as DOWN
   [junit4]   2> 2439470 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2439470 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33055_solr
   [junit4]   2> 2439471 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439471 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439471 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439471 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439472 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439472 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439472 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439472 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439472 INFO  (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439472 INFO  (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439472 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439472 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439473 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439473 INFO  (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439473 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439473 DEBUG (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439474 DEBUG (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2439475 INFO  (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439475 DEBUG (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439475 INFO  (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2439475 DEBUG (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439477 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439478 INFO  (zkConnectionManagerCallback-12892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439478 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439478 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439485 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439488 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2439488 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439490 DEBUG (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439492 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35407/solr ready
   [junit4]   2> 2439492 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2439529 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2439567 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33055.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439581 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33055.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439581 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33055.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2439583 INFO  (jetty-launcher-12817-thread-1) [n:127.0.0.1:33055_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node1/.
   [junit4]   2> 2439649 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2439649 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439651 INFO  (zkConnectionManagerCallback-12898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2439651 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439651 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439652 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2439653 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2439653 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33055_solr, 127.0.0.1:34543_solr, 127.0.0.1:40229_solr, 127.0.0.1:44855_solr]
   [junit4]   2> 2439653 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2439654 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[28F88C2CD01EAE0A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35407/solr ready
   [junit4]   2> 2439667 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439669 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2439670 DEBUG (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2439670 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 INFO  (zkCallback-12874-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2439670 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439670 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2439669 DEBUG (zkCallback-12897-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439672 DEBUG (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439672 INFO  (zkCallback-12884-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2439676 DEBUG (zkCallback-12891-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 2439676 INFO  (zkCallback-12884-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439676 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439681 INFO  (zkCallback-12884-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:40235/jar1.jar]
   [junit4]   2> 2439684 INFO  (zkCallback-12858-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:40235/jar1.jar]
   [junit4]   2> 2439684 INFO  (zkCallback-12874-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439684 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439684 INFO  (zkCallback-12874-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:40235/jar1.jar]
   [junit4]   2> 2439686 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:40235/jar1.jar]
   [junit4]   2> 2439686 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 2439686 DEBUG (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={cache_pkg={name=cache_pkg, url=http://localhost:40235/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 2439686 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 2439688 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 2439688 INFO  (zkCallback-12854-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:40235/jar1.jar]
   [junit4]   2> 2439702 INFO  (solrHandlerExecutor-10836-thread-2-processing-n:127.0.0.1:44855_solr) [n:127.0.0.1:44855_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2439702 INFO  (solrHandlerExecutor-10836-thread-1-processing-n:127.0.0.1:44855_solr) [n:127.0.0.1:44855_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2439702 INFO  (solrHandlerExecutor-10836-thread-3-processing-n:127.0.0.1:44855_solr) [n:127.0.0.1:44855_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2439704 INFO  (solrHandlerExecutor-10836-thread-4-processing-n:127.0.0.1:44855_solr) [n:127.0.0.1:44855_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2439804 DEBUG (qtp636236975-38180) [n:127.0.0.1:34543_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2439804 DEBUG (qtp636236975-38180) [n:127.0.0.1:34543_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2439804 DEBUG (qtp1598015524-38171) [n:127.0.0.1:40229_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2439804 DEBUG (qtp1598015524-38171) [n:127.0.0.1:40229_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2439805 INFO  (qtp636236975-38180) [n:127.0.0.1:34543_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2439805 INFO  (qtp1598015524-38171) [n:127.0.0.1:40229_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2439805 DEBUG (qtp90355355-38189) [n:127.0.0.1:33055_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2439805 DEBUG (qtp90355355-38189) [n:127.0.0.1:33055_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2439805 INFO  (qtp90355355-38189) [n:127.0.0.1:33055_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2439807 DEBUG (qtp1043183376-38192) [n:127.0.0.1:44855_solr     ] o.a.s.c.PackageManager expected version : 0 , my version -1
   [junit4]   2> 2439807 DEBUG (qtp1043183376-38192) [n:127.0.0.1:44855_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2439807 INFO  (qtp1043183376-38192) [n:127.0.0.1:44855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2439808 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.CollectionHandlerApi Took 121.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 2439808 INFO  (qtp1043183376-38182) [n:127.0.0.1:44855_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=146
   [junit4]   2> 2439809 INFO  (qtp1043183376-38190) [n:127.0.0.1:44855_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2439815 INFO  (OverseerThreadFactory-10819-thread-1-processing-n:127.0.0.1:34543_solr) [n:127.0.0.1:34543_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalCacheColl
   [junit4]   2> 2439818 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12891-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12897-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439818 DEBUG (zkCallback-12865-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12874-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12897-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12891-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12881-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12884-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439819 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439819 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439820 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439820 DEBUG (zkCallback-12870-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439820 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2439930 INFO  (OverseerStateUpdate-72258400312426507-127.0.0.1:34543_solr-n_0000000000) [n:127.0.0.1:34543_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44855/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2439933 INFO  (OverseerStateUpdate-72258400312426507-127.0.0.1:34543_solr-n_0000000000) [n:127.0.0.1:34543_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34543/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440137 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2440137 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2440138 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr    x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2440140 DEBUG (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 2440140 DEBUG (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 2440140 DEBUG (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 2440140 DEBUG (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 2440141 DEBUG (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2440141 DEBUG (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 2440247 DEBUG (zkCallback-12854-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 2440247 DEBUG (zkCallback-12858-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 2441147 DEBUG (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 2441147 DEBUG (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 2441148 DEBUG (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 2441149 DEBUG (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 2441159 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2441159 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2441170 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2441170 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2441174 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2441174 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 2441174 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2441174 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 2441175 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44855.solr.core.globalCacheColl.shard1.replica_n1' (registry 'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2441175 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34543.solr.core.globalCacheColl.shard2.replica_n2' (registry 'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c6ba42b
   [junit4]   2> 2441175 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node4/globalCacheColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 2441175 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node3/globalCacheColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node3/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 2441277 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2441277 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2441277 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2441277 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2441279 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2441279 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2441279 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2441279 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2441282 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@913515e[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 2441283 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@516e402e[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 2441363 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 2441363 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 2441363 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalCacheColl_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@99e8f7d
   [junit4]   2> 2441363 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard2.replica_n2, tag=SolrCore@99e8f7d
   [junit4]   2> 2441363 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f8299ec: rootName = solr_34543, domain = solr.core.globalCacheColl.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@183b67c2
   [junit4]   2> 2441375 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalCacheColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4fd6992
   [junit4]   2> 2441375 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard1.replica_n1, tag=SolrCore@4fd6992
   [junit4]   2> 2441375 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16fc628a: rootName = solr_44855, domain = solr.core.globalCacheColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6d8d4b41
   [junit4]   2> 2441387 INFO  (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard2.leader, tag=SolrCore@99e8f7d
   [junit4]   2> 2441402 INFO  (qtp1043183376-38193) [n:127.0.0.1:44855_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard1.leader, tag=SolrCore@4fd6992
   [junit4]   2> 2453507 ERROR (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node3/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2> 2453508 ERROR (qtp636236975-38176) [n:127.0.0.1:34543_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_28F88C2CD01EAE0A-001/tempDir-001/node3/./globalCacheColl_shard2_rep

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

ing settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1703298453
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1703298453
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1703298453

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 107ms :: artifacts dl 23ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)