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 15:34:40 UTC

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

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 # 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)