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

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

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

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

Error Message:
Error from server at http://127.0.0.1:45643/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:45643/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([80EE4A7C546A9710:18B705618A4C5199]: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.testCacheFromGlobalLoader(TestContainerReqHandler.java:603)
	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 15193 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2448090 INFO  (SUITE-TestContainerReqHandler-seed#[80EE4A7C546A9710]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2448095 INFO  (SUITE-TestContainerReqHandler-seed#[80EE4A7C546A9710]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/data-dir-198-001
   [junit4]   2> 2448095 WARN  (SUITE-TestContainerReqHandler-seed#[80EE4A7C546A9710]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2448095 INFO  (SUITE-TestContainerReqHandler-seed#[80EE4A7C546A9710]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2448097 INFO  (SUITE-TestContainerReqHandler-seed#[80EE4A7C546A9710]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2448100 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig2048
   [junit4]   2> 2448102 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] 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> 2448105 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@617b910{HTTP/1.1,[http/1.1]}{0.0.0.0:36393}
   [junit4]   2> 2448105 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.e.j.s.Server Started @2448171ms
   [junit4]   2> 2448105 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/tempDir-001
   [junit4]   2> 2448105 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2448106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2448106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2448206 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.ZkTestServer start zk server on port:45071
   [junit4]   2> 2448206 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45071
   [junit4]   2> 2448206 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45071
   [junit4]   2> 2448208 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448211 INFO  (zkConnectionManagerCallback-13948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448212 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448221 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448225 INFO  (zkConnectionManagerCallback-13950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448225 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448228 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448228 INFO  (zkConnectionManagerCallback-13952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448228 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448331 WARN  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2448331 WARN  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2448332 WARN  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-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> 2448332 INFO  (jetty-launcher-13953-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> 2448332 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2448332 INFO  (jetty-launcher-13953-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> 2448333 WARN  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2448333 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2448333 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2448334 INFO  (jetty-launcher-13953-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> 2448341 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2448341 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2448341 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2448342 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2448342 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2448342 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4789f8f1{/solr,null,AVAILABLE}
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bec448b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46615}
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.e.j.s.Server Started @2448409ms
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46615}
   [junit4]   2> 2448343 ERROR (jetty-launcher-13953-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448343 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448344 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T14:57:03.373Z
   [junit4]   2> 2448348 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448350 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2448350 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2448350 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2448351 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ef8b405{/solr,null,AVAILABLE}
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cd1bb99{/solr,null,AVAILABLE}
   [junit4]   2> 2448352 INFO  (zkConnectionManagerCallback-13955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448352 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ee755b0{/solr,null,AVAILABLE}
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42af8723{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33485}
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.e.j.s.Server Started @2448419ms
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33485}
   [junit4]   2> 2448353 ERROR (jetty-launcher-13953-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T14:57:03.382Z
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a06c69b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35885}
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-1) [     ] o.e.j.s.Server Started @2448419ms
   [junit4]   2> 2448353 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35885}
   [junit4]   2> 2448354 ERROR (jetty-launcher-13953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T14:57:03.383Z
   [junit4]   2> 2448354 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@689f3548{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38569}
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.e.j.s.Server Started @2448435ms
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38569}
   [junit4]   2> 2448369 ERROR (jetty-launcher-13953-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448369 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T14:57:03.398Z
   [junit4]   2> 2448370 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448372 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448372 INFO  (zkConnectionManagerCallback-13957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448372 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448373 INFO  (zkConnectionManagerCallback-13961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448374 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448374 INFO  (zkConnectionManagerCallback-13959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448374 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448374 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448474 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448474 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448563 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2448564 WARN  (jetty-launcher-13953-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b3471d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448564 WARN  (jetty-launcher-13953-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b3471d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448567 WARN  (jetty-launcher-13953-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@102454f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448567 WARN  (jetty-launcher-13953-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@102454f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448568 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45071/solr
   [junit4]   2> 2448569 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448571 INFO  (zkConnectionManagerCallback-13968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448571 INFO  (jetty-launcher-13953-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448637 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2448638 WARN  (jetty-launcher-13953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16aa3956[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448638 WARN  (jetty-launcher-13953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16aa3956[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448641 WARN  (jetty-launcher-13953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22bca21b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448641 WARN  (jetty-launcher-13953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22bca21b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448642 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45071/solr
   [junit4]   2> 2448645 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448646 INFO  (zkConnectionManagerCallback-13976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448646 INFO  (jetty-launcher-13953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448683 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2448684 WARN  (jetty-launcher-13953-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1623cfa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448684 WARN  (jetty-launcher-13953-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1623cfa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448698 WARN  (jetty-launcher-13953-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25acda55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448698 WARN  (jetty-launcher-13953-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25acda55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448699 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45071/solr
   [junit4]   2> 2448700 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448702 INFO  (zkConnectionManagerCallback-13983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448702 INFO  (jetty-launcher-13953-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448785 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448787 INFO  (zkConnectionManagerCallback-13985-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448787 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448885 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448886 INFO  (zkConnectionManagerCallback-13989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448887 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448887 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2448888 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2448889 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2448890 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2448896 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2448899 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2448899 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35885_solr
   [junit4]   2> 2448900 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2448900 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.Overseer Overseer (id=72236809986441226-127.0.0.1:35885_solr-n_0000000000) starting
   [junit4]   2> 2448900 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2448906 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46615_solr
   [junit4]   2> 2448909 DEBUG (zkCallback-13984-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> 2448910 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2448910 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46615_solr]
   [junit4]   2> 2448913 DEBUG (zkCallback-13988-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> 2448913 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2448913 DEBUG (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46615_solr]
   [junit4]   2> 2448917 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448917 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448920 INFO  (zkConnectionManagerCallback-13996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448920 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448920 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2448921 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2448922 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2448922 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46615_solr]
   [junit4]   2> 2448923 DEBUG (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2448924 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45071/solr ready
   [junit4]   2> 2448925 INFO  (zkConnectionManagerCallback-14001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448925 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448925 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2448926 INFO  (OverseerStateUpdate-72236809986441226-127.0.0.1:35885_solr-n_0000000000) [n:127.0.0.1:35885_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35885_solr
   [junit4]   2> 2448926 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2448927 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2448927 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46615_solr]
   [junit4]   2> 2448927 DEBUG (OverseerStateUpdate-72236809986441226-127.0.0.1:35885_solr-n_0000000000) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46615_solr] -> [127.0.0.1:46615_solr]
   [junit4]   2> 2448927 DEBUG (OverseerStateUpdate-72236809986441226-127.0.0.1:35885_solr-n_0000000000) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2448928 DEBUG (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2448929 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45071/solr ready
   [junit4]   2> 2448929 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2448933 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35885_solr as DOWN
   [junit4]   2> 2448935 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2448935 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35885_solr
   [junit4]   2> 2448936 DEBUG (zkCallback-13984-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> 2448936 DEBUG (zkCallback-13988-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> 2448937 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2448937 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46615_solr] -> [127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2448937 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2448937 DEBUG (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46615_solr] -> [127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2448942 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2448949 DEBUG (zkCallback-13995-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> 2448949 INFO  (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2448949 DEBUG (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46615_solr] -> [127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2448949 DEBUG (zkCallback-14000-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> 2448950 INFO  (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2448950 DEBUG (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46615_solr] -> [127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2448971 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2448973 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2448983 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2448984 WARN  (jetty-launcher-13953-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8596f98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448984 WARN  (jetty-launcher-13953-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8596f98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448986 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448987 INFO  (zkConnectionManagerCallback-14006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448987 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448991 WARN  (jetty-launcher-13953-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34723519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448991 WARN  (jetty-launcher-13953-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34723519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2448992 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45071/solr
   [junit4]   2> 2448993 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2448994 INFO  (zkConnectionManagerCallback-14013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2448994 INFO  (jetty-launcher-13953-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2448997 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2448997 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2448998 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2448998 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2448999 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2449004 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33485_solr as DOWN
   [junit4]   2> 2449005 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2449005 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33485_solr
   [junit4]   2> 2449006 DEBUG (zkCallback-13995-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> 2449006 DEBUG (zkCallback-13988-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> 2449007 DEBUG (zkCallback-13984-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> 2449007 DEBUG (zkCallback-14000-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> 2449007 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2449007 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449007 INFO  (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2449007 INFO  (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2449007 DEBUG (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449007 DEBUG (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449007 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2449007 DEBUG (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449008 DEBUG (zkCallback-14005-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> 2449010 INFO  (zkCallback-14005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2449010 DEBUG (zkCallback-14005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449016 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2449016 INFO  (zkConnectionManagerCallback-14018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2449016 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2449016 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2449017 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2449018 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449020 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2449020 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449021 DEBUG (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2449022 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45071/solr ready
   [junit4]   2> 2449022 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2449023 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449036 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449036 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449037 INFO  (jetty-launcher-13953-thread-1) [n:127.0.0.1:35885_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/tempDir-001/node1/.
   [junit4]   2> 2449039 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449039 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449041 INFO  (jetty-launcher-13953-thread-2) [n:127.0.0.1:46615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/tempDir-001/node2/.
   [junit4]   2> 2449057 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2449084 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449097 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2449098 INFO  (zkConnectionManagerCallback-14021-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2449098 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2449099 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449099 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449100 INFO  (jetty-launcher-13953-thread-3) [n:127.0.0.1:33485_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/tempDir-001/node3/.
   [junit4]   2> 2449108 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2449109 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2449109 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2449109 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449110 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2449115 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38569_solr as DOWN
   [junit4]   2> 2449116 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2449116 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38569_solr
   [junit4]   2> 2449118 DEBUG (zkCallback-13995-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> 2449118 DEBUG (zkCallback-14000-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> 2449118 DEBUG (zkCallback-14005-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> 2449118 DEBUG (zkCallback-13988-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> 2449118 INFO  (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449118 DEBUG (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449118 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449118 DEBUG (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449119 INFO  (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449119 DEBUG (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449119 INFO  (zkCallback-14005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449119 DEBUG (zkCallback-14005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449119 DEBUG (zkCallback-13984-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> 2449119 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449119 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449121 DEBUG (zkCallback-14017-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> 2449121 INFO  (zkCallback-14017-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449121 DEBUG (zkCallback-14017-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449122 DEBUG (zkCallback-14020-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> 2449126 INFO  (zkCallback-14020-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2449126 DEBUG (zkCallback-14020-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:46615_solr] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449127 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2449129 INFO  (zkConnectionManagerCallback-14028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2449129 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2449129 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2449130 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2449131 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2449131 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449131 DEBUG (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2449132 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45071/solr ready
   [junit4]   2> 2449132 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2449161 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2449188 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38569.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449222 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38569.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449222 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38569.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e843499
   [junit4]   2> 2449224 INFO  (jetty-launcher-13953-thread-4) [n:127.0.0.1:38569_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_80EE4A7C546A9710-001/tempDir-001/node4/.
   [junit4]   2> 2449288 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2449288 INFO  (zkConnectionManagerCallback-14034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2449288 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2449289 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2449290 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2449291 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2449291 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33485_solr, 127.0.0.1:35885_solr, 127.0.0.1:38569_solr, 127.0.0.1:46615_solr]
   [junit4]   2> 2449291 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2449292 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[80EE4A7C546A9710]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45071/solr ready
   [junit4]   2> 2449310 ERROR (qtp1965794398-40968) [n:127.0.0.1:46615_solr     ] o.a.s.c.RuntimeLib Signature verifying error 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2449310 ERROR (qtp1965794398-40968) [n:127.0.0.1:46615_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2449312 ERROR (qtp1965794398-40968) [n:127.0.0.1:46615_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"global",
   [junit4]   2>     "url":"http://localhost:36393/jar1.jar",
   [junit4]   2>     "sig":"EdYkvRpMZbvElN93/xUmyKXcj6xHP16AVk71TlTascEwCb5cFQ2AeKhPIlwYpkLWXEOcLZKfeXoWwOLaV5ZNhg==",
   [junit4]   2>     "sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
   [junit4]   2>   "errors":["No key matched signature for jar : global version: null"]} , current clusterprops.json : {}
   [junit4]   2> 2449312 INFO  (qtp1965794398-40968) [n:127.0.0.1:46615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=13
   [junit4]   2> 2449326 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449329 DEBUG (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449329 DEBUG (zkCallback-14005-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449329 DEBUG (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449329 INFO  (zkCallback-14005-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2449329 DEBUG (zkCallback-13988-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449329 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2449329 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449329 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2449330 DEBUG (zkCallback-14017-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449330 DEBUG (zkCallback-14033-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449332 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2449334 DEBUG (zkCallback-14027-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449337 DEBUG (zkCallback-14020-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2449337 INFO  (zkCallback-14020-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2449339 INFO  (zkCallback-14005-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449339 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449341 INFO  (zkCallback-13988-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36393/jar1.jar]
   [junit4]   2> 2449341 INFO  (zkCallback-14005-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36393/jar1.jar]
   [junit4]   2> 2449341 INFO  (zkCallback-14020-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449342 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449342 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2449343 INFO  (zkCallback-14020-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36393/jar1.jar]
   [junit4]   2> 2449343 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36393/jar1.jar]
   [junit4]   2> 2449346 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36393/jar1.jar]
   [junit4]   2> 2449346 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 2449346 DEBUG (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 2449348 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_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> 2449362 INFO  (solrHandlerExecutor-11872-thread-2-processing-n:127.0.0.1:35885_solr) [n:127.0.0.1:35885_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2449362 INFO  (solrHandlerExecutor-11872-thread-1-processing-n:127.0.0.1:35885_solr) [n:127.0.0.1:35885_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2449362 INFO  (solrHandlerExecutor-11872-thread-3-processing-n:127.0.0.1:35885_solr) [n:127.0.0.1:35885_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2449363 INFO  (solrHandlerExecutor-11872-thread-4-processing-n:127.0.0.1:35885_solr) [n:127.0.0.1:35885_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2449471 DEBUG (qtp1965794398-40975) [n:127.0.0.1:46615_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2449471 DEBUG (qtp616639603-40981) [n:127.0.0.1:35885_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2449471 DEBUG (qtp1965794398-40975) [n:127.0.0.1:46615_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2449471 DEBUG (qtp616639603-40981) [n:127.0.0.1:35885_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2449472 DEBUG (qtp1281908958-40961) [n:127.0.0.1:33485_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2449472 DEBUG (qtp1281908958-40961) [n:127.0.0.1:33485_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2449472 INFO  (qtp1281908958-40961) [n:127.0.0.1:33485_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> 2449472 INFO  (qtp1965794398-40975) [n:127.0.0.1:46615_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> 2449482 INFO  (qtp616639603-40981) [n:127.0.0.1:35885_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2449482 DEBUG (qtp1717094387-40970) [n:127.0.0.1:38569_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2449482 DEBUG (qtp1717094387-40970) [n:127.0.0.1:38569_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2449482 INFO  (qtp1717094387-40970) [n:127.0.0.1:38569_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> 2449498 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.h.a.CollectionHandlerApi Took 151.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 2449498 INFO  (qtp616639603-40964) [n:127.0.0.1:35885_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=183
   [junit4]   2> 2449506 DEBUG (zkCallback-13995-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 2449506 DEBUG (zkCallback-14027-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 2449507 DEBUG (zkCallback-13984-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 2449507 INFO  (zkCallback-13984-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2449507 DEBUG (zkCallback-14017-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 2449507 DEBUG (zkCallback-14033-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 2449507 DEBUG (zkCallback-14000-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36393/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642Y

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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