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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45895/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([5F41304D0CDC6A69:936464D3078BDC8A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




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

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

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

Reply via email to