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/23 09:31:35 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 193 - Unstable

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

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

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




Build Log:
[...truncated 14015 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 951171 INFO  (SUITE-TestContainerReqHandler-seed#[79DD7F09DF644A39]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 951176 INFO  (SUITE-TestContainerReqHandler-seed#[79DD7F09DF644A39]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/data-dir-74-001
   [junit4]   2> 951177 WARN  (SUITE-TestContainerReqHandler-seed#[79DD7F09DF644A39]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 951177 INFO  (SUITE-TestContainerReqHandler-seed#[79DD7F09DF644A39]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 951179 INFO  (SUITE-TestContainerReqHandler-seed#[79DD7F09DF644A39]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 951192 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 951199 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] 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> 951240 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@541f261e{HTTP/1.1,[http/1.1]}{0.0.0.0:42615}
   [junit4]   2> 951240 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.e.j.s.Server Started @951301ms
   [junit4]   2> 951241 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001
   [junit4]   2> 951241 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 951245 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 951246 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 951343 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.ZkTestServer start zk server on port:35525
   [junit4]   2> 951343 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35525
   [junit4]   2> 951343 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35525
   [junit4]   2> 951343 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35525
   [junit4]   2> 951346 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951349 INFO  (zkConnectionManagerCallback-5857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951349 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951355 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951357 INFO  (zkConnectionManagerCallback-5859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951357 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951359 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951360 INFO  (zkConnectionManagerCallback-5861-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951360 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951466 WARN  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 951466 WARN  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 951466 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 951466 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 951466 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951466 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951466 INFO  (jetty-launcher-5862-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> 951466 INFO  (jetty-launcher-5862-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> 951467 WARN  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 951467 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 951467 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951467 INFO  (jetty-launcher-5862-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> 951467 WARN  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 951468 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 951468 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951468 INFO  (jetty-launcher-5862-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> 951476 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951476 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951476 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 951477 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951477 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951477 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951478 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fa43a15{/solr,null,AVAILABLE}
   [junit4]   2> 951479 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951479 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951479 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951479 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f40b40a{/solr,null,AVAILABLE}
   [junit4]   2> 951480 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3111f97e{/solr,null,AVAILABLE}
   [junit4]   2> 951480 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61e9883{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44429}
   [junit4]   2> 951480 INFO  (jetty-launcher-5862-thread-1) [     ] o.e.j.s.Server Started @951542ms
   [junit4]   2> 951480 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44429}
   [junit4]   2> 951481 ERROR (jetty-launcher-5862-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T08:27:13.009Z
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951481 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7965d240{/solr,null,AVAILABLE}
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4591dff0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42909}
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.e.j.s.Server Started @951544ms
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42909}
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25a14254{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44795}
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-2) [     ] o.e.j.s.Server Started @951544ms
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44795}
   [junit4]   2> 951483 ERROR (jetty-launcher-5862-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 951483 ERROR (jetty-launcher-5862-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T08:27:13.011Z
   [junit4]   2> 951483 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 951484 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951484 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 951484 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T08:27:13.012Z
   [junit4]   2> 951486 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951490 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951490 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@199f8477{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36087}
   [junit4]   2> 951490 INFO  (jetty-launcher-5862-thread-4) [     ] o.e.j.s.Server Started @951552ms
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36087}
   [junit4]   2> 951491 ERROR (jetty-launcher-5862-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 951491 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T08:27:13.019Z
   [junit4]   2> 951504 INFO  (zkConnectionManagerCallback-5868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951504 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951506 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951506 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951507 INFO  (zkConnectionManagerCallback-5864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951507 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951507 INFO  (zkConnectionManagerCallback-5866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951508 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951509 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951509 INFO  (zkConnectionManagerCallback-5870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951509 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951513 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951513 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951731 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 951740 WARN  (jetty-launcher-5862-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@120a5200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951740 WARN  (jetty-launcher-5862-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@120a5200[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951744 WARN  (jetty-launcher-5862-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19423d5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951744 WARN  (jetty-launcher-5862-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19423d5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951745 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35525/solr
   [junit4]   2> 951747 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951748 INFO  (zkConnectionManagerCallback-5878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951748 INFO  (jetty-launcher-5862-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951809 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 951810 WARN  (jetty-launcher-5862-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@674b15c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951810 WARN  (jetty-launcher-5862-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@674b15c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951813 WARN  (jetty-launcher-5862-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f2c9f9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951813 WARN  (jetty-launcher-5862-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f2c9f9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951815 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35525/solr
   [junit4]   2> 951816 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951819 INFO  (zkConnectionManagerCallback-5884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951819 INFO  (jetty-launcher-5862-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952047 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952051 INFO  (zkConnectionManagerCallback-5888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952051 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952070 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 952072 WARN  (jetty-launcher-5862-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dd52413[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952072 WARN  (jetty-launcher-5862-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dd52413[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952084 WARN  (jetty-launcher-5862-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1947185e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952084 WARN  (jetty-launcher-5862-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1947185e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952085 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35525/solr
   [junit4]   2> 952106 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952110 INFO  (zkConnectionManagerCallback-5896-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952110 INFO  (jetty-launcher-5862-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952132 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952141 INFO  (zkConnectionManagerCallback-5898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952141 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952150 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952150 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952151 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952151 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952152 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 952152 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 952153 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952154 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952171 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 952172 WARN  (jetty-launcher-5862-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15273705[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952172 WARN  (jetty-launcher-5862-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15273705[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952177 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42909_solr
   [junit4]   2> 952183 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.Overseer Overseer (id=72252263940096009-127.0.0.1:42909_solr-n_0000000000) starting
   [junit4]   2> 952184 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 952187 WARN  (jetty-launcher-5862-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6aa89167[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952187 WARN  (jetty-launcher-5862-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6aa89167[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952188 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35525/solr
   [junit4]   2> 952187 DEBUG (zkCallback-5887-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> 952189 DEBUG (zkCallback-5897-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> 952190 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 952190 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952191 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952192 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 952192 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952193 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952195 INFO  (zkConnectionManagerCallback-5906-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952195 INFO  (jetty-launcher-5862-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952195 INFO  (zkConnectionManagerCallback-5911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952195 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952195 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952196 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952197 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952197 INFO  (zkConnectionManagerCallback-5916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952197 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952197 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952198 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 952198 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952230 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952233 INFO  (zkConnectionManagerCallback-5918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952233 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952300 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952300 DEBUG (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952301 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 952301 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952302 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35525/solr ready
   [junit4]   2> 952302 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 952303 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952307 DEBUG (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952309 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35525/solr ready
   [junit4]   2> 952310 INFO  (OverseerStateUpdate-72252263940096009-127.0.0.1:42909_solr-n_0000000000) [n:127.0.0.1:42909_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42909_solr
   [junit4]   2> 952314 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952315 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952316 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 952316 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952316 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952322 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44429_solr as DOWN
   [junit4]   2> 952323 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 952323 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44429_solr
   [junit4]   2> 952324 DEBUG (OverseerStateUpdate-72252263940096009-127.0.0.1:42909_solr-n_0000000000) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr]
   [junit4]   2> 952325 DEBUG (OverseerStateUpdate-72252263940096009-127.0.0.1:42909_solr-n_0000000000) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952328 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42909_solr as DOWN
   [junit4]   2> 952330 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 952330 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42909_solr
   [junit4]   2> 952333 DEBUG (zkCallback-5917-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> 952333 DEBUG (zkCallback-5887-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> 952334 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 952334 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952334 INFO  (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 952334 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952335 DEBUG (zkCallback-5897-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> 952335 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 952335 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952336 DEBUG (zkCallback-5910-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> 952338 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 952344 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952348 DEBUG (zkCallback-5915-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> 952349 INFO  (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 952349 DEBUG (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952349 INFO  (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 952350 DEBUG (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952362 INFO  (zkConnectionManagerCallback-5920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952362 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952368 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952368 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952388 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 952388 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952391 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952391 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 952391 INFO  (zkConnectionManagerCallback-5927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952391 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952392 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952392 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952393 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 952393 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr]
   [junit4]   2> 952394 DEBUG (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952395 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35525/solr ready
   [junit4]   2> 952395 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 952402 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44795_solr as DOWN
   [junit4]   2> 952407 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 952407 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44795_solr
   [junit4]   2> 952409 DEBUG (zkCallback-5897-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> 952409 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952409 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952412 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 952427 DEBUG (zkCallback-5910-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> 952427 DEBUG (zkCallback-5917-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> 952427 DEBUG (zkCallback-5915-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> 952427 DEBUG (zkCallback-5887-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> 952429 DEBUG (zkCallback-5919-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> 952429 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952429 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952429 INFO  (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952429 DEBUG (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952429 INFO  (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952429 DEBUG (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952429 INFO  (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952430 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952432 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952432 DEBUG (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952434 DEBUG (zkCallback-5926-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> 952442 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952443 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 952445 INFO  (zkCallback-5926-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 952445 DEBUG (zkCallback-5926-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952446 INFO  (zkConnectionManagerCallback-5936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952446 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952446 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952447 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952448 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 952448 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952453 DEBUG (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952454 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35525/solr ready
   [junit4]   2> 952455 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 952488 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 952494 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42909.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952518 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952528 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42909.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952528 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42909.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952530 INFO  (jetty-launcher-5862-thread-3) [n:127.0.0.1:42909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node4/.
   [junit4]   2> 952567 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952577 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952577 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44795.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952578 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952580 INFO  (jetty-launcher-5862-thread-4) [n:127.0.0.1:36087_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node3/.
   [junit4]   2> 952602 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44795.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952602 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44795.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952603 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952603 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 952604 INFO  (jetty-launcher-5862-thread-2) [n:127.0.0.1:44795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node2/.
   [junit4]   2> 952608 INFO  (jetty-launcher-5862-thread-1) [n:127.0.0.1:44429_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node1/.
   [junit4]   2> 952797 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 952799 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952801 INFO  (zkConnectionManagerCallback-5943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952801 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952801 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 952802 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 952803 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 952804 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36087_solr, 127.0.0.1:42909_solr, 127.0.0.1:44429_solr, 127.0.0.1:44795_solr]
   [junit4]   2> 952804 DEBUG (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 952806 INFO  (TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[79DD7F09DF644A39]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35525/solr ready
   [junit4]   2> 952832 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952835 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952835 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 952835 DEBUG (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952839 DEBUG (zkCallback-5926-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952847 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952847 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 952847 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 952856 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952856 INFO  (zkCallback-5917-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 952857 DEBUG (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952859 DEBUG (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952860 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 952860 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952867 DEBUG (zkCallback-5935-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952867 DEBUG (zkCallback-5942-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 952868 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952868 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952868 INFO  (zkCallback-5917-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952897 INFO  (zkCallback-5917-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42615/jar1.jar]
   [junit4]   2> 952897 INFO  (zkCallback-5897-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42615/jar1.jar]
   [junit4]   2> 952897 INFO  (zkCallback-5887-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42615/jar1.jar]
   [junit4]   2> 952897 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42615/jar1.jar]
   [junit4]   2> 952898 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 952898 DEBUG (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={cache_pkg={name=cache_pkg, url=http://localhost:42615/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 952898 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 952899 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:42615/jar1.jar]
   [junit4]   2> 952900 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_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> 952910 INFO  (solrHandlerExecutor-5445-thread-1-processing-n:127.0.0.1:42909_solr) [n:127.0.0.1:42909_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 952910 INFO  (solrHandlerExecutor-5445-thread-3-processing-n:127.0.0.1:42909_solr) [n:127.0.0.1:42909_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 952911 INFO  (solrHandlerExecutor-5445-thread-2-processing-n:127.0.0.1:42909_solr) [n:127.0.0.1:42909_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 952913 INFO  (solrHandlerExecutor-5445-thread-4-processing-n:127.0.0.1:42909_solr) [n:127.0.0.1:42909_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 953048 DEBUG (qtp1263937770-18179) [n:127.0.0.1:42909_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 953048 DEBUG (qtp1263937770-18179) [n:127.0.0.1:42909_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 953049 DEBUG (qtp148469736-18175) [n:127.0.0.1:44429_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 953049 DEBUG (qtp148469736-18175) [n:127.0.0.1:44429_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 953049 INFO  (qtp1263937770-18179) [n:127.0.0.1:42909_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> 953049 INFO  (qtp148469736-18175) [n:127.0.0.1:44429_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> 953050 DEBUG (qtp391674092-18174) [n:127.0.0.1:36087_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 953050 DEBUG (qtp391674092-18174) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 953050 INFO  (qtp391674092-18174) [n:127.0.0.1:36087_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> 953050 DEBUG (qtp728148296-18160) [n:127.0.0.1:44795_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 953050 DEBUG (qtp728148296-18160) [n:127.0.0.1:44795_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 953050 INFO  (qtp728148296-18160) [n:127.0.0.1:44795_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> 953054 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.h.a.CollectionHandlerApi Took 156.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 953054 INFO  (qtp1263937770-18177) [n:127.0.0.1:42909_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=242
   [junit4]   2> 953056 INFO  (qtp1263937770-18178) [n:127.0.0.1:42909_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 953062 INFO  (OverseerThreadFactory-5428-thread-1-processing-n:127.0.0.1:42909_solr) [n:127.0.0.1:42909_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalCacheColl
   [junit4]   2> 953064 DEBUG (zkCallback-5926-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5942-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5935-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953064 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 953065 DEBUG (zkCallback-5897-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5926-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5935-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5910-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5942-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953065 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953066 DEBUG (zkCallback-5915-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953176 INFO  (OverseerStateUpdate-72252263940096009-127.0.0.1:42909_solr-n_0000000000) [n:127.0.0.1:42909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44429/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 953180 INFO  (OverseerStateUpdate-72252263940096009-127.0.0.1:42909_solr-n_0000000000) [n:127.0.0.1:42909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42909/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 953384 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr    x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 953384 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 953388 DEBUG (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 953388 DEBUG (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 953388 DEBUG (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953390 DEBUG (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 953390 DEBUG (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 953390 DEBUG (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 953495 DEBUG (zkCallback-5917-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 953495 DEBUG (zkCallback-5887-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 954392 DEBUG (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 954393 DEBUG (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 954396 DEBUG (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 954398 DEBUG (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 954404 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 954406 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 954417 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 954421 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 954421 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 954421 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.core.globalCacheColl.shard1.replica_n1' (registry 'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 954423 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node1/globalCacheColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 954424 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 954427 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 954427 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 954427 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42909.solr.core.globalCacheColl.shard2.replica_n2' (registry 'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b277cf7
   [junit4]   2> 954428 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node4/globalCacheColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node4/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 954506 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 954507 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 954507 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 954507 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 954508 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 954508 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 954509 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 954509 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 954510 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5de6b8cd[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 954513 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b3d74ad[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 954565 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 954565 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 954566 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalCacheColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4627b525
   [junit4]   2> 954566 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalCacheColl_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6eddc3cc
   [junit4]   2> 954566 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard2.replica_n2, tag=SolrCore@6eddc3cc
   [junit4]   2> 954566 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b312bd1: rootName = solr_42909, domain = solr.core.globalCacheColl.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@4da1c9b0
   [junit4]   2> 954566 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard1.replica_n1, tag=SolrCore@4627b525
   [junit4]   2> 954566 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d6af35: rootName = solr_44429, domain = solr.core.globalCacheColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@145f019
   [junit4]   2> 954597 INFO  (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard1.leader, tag=SolrCore@4627b525
   [junit4]   2> 954598 INFO  (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard2.leader, tag=SolrCore@6eddc3cc
   [junit4]   2> 966711 ERROR (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node4/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2> 966711 ERROR (qtp148469736-18183) [n:127.0.0.1:44429_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/index;done=false>>
   [junit4]   2> 966712 ERROR (qtp1263937770-18180) [n:127.0.0.1:42909_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_79DD7F09DF644A39-001/tempDir-001/node4/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:178)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1699)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1079)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:16

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

o 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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

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 37ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

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

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

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

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




Build Log:
[...truncated 15259 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2623802 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2623803 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/data-dir-211-001
   [junit4]   2> 2623803 WARN  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 2623803 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2623806 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2623809 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterReqHandler
   [junit4]   2> 2623810 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001
   [junit4]   2> 2623810 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2623810 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2623811 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2623910 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer start zk server on port:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39793
   [junit4]   2> 2623914 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623916 INFO  (zkConnectionManagerCallback-15311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623916 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623920 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623921 INFO  (zkConnectionManagerCallback-15313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623921 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623922 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623923 INFO  (zkConnectionManagerCallback-15315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623923 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624030 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-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> 2624031 INFO  (jetty-launcher-15316-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> 2624031 INFO  (jetty-launcher-15316-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> 2624031 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-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> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb10f61{/solr,null,AVAILABLE}
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f82aac1{/solr,null,AVAILABLE}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1591e8d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42355}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.Server Started @2624101ms
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42355}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624036 ERROR (jetty-launcher-15316-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.329Z
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1574e277{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46187}
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.Server Started @2624103ms
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46187}
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df9941e{/solr,null,AVAILABLE}
   [junit4]   2> 2624038 ERROR (jetty-launcher-15316-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.330Z
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624039 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@221c2341{/solr,null,AVAILABLE}
   [junit4]   2> 2624039 INFO  (zkConnectionManagerCallback-15318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624039 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20fda269{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46617}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.Server Started @2624105ms
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46617}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f0da407{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33725}
   [junit4]   2> 2624040 ERROR (jetty-launcher-15316-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.Server Started @2624105ms
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33725}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.332Z
   [junit4]   2> 2624040 ERROR (jetty-launcher-15316-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.333Z
   [junit4]   2> 2624042 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624263 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624264 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32df54f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624264 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32df54f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624267 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66864c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624268 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66864c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624269 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624269 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624271 INFO  (zkConnectionManagerCallback-15333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624271 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624377 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624378 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16fe8382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624378 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16fe8382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624384 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c7690d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624384 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c7690d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624385 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624389 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624391 INFO  (zkConnectionManagerCallback-15340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624391 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624451 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624453 INFO  (zkConnectionManagerCallback-15342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624453 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624454 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624455 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3003af92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624455 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3003af92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624457 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6917a78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624457 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6917a78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624458 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624459 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624461 INFO  (zkConnectionManagerCallback-15350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624461 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624551 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624553 INFO  (zkConnectionManagerCallback-15352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624553 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624559 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624560 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624560 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624561 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624561 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7357a978[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624561 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7357a978[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624561 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624562 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2624562 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2624563 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624563 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624564 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d249bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624564 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d249bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624565 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624567 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624568 INFO  (zkConnectionManagerCallback-15360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624568 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624573 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42355_solr
   [junit4]   2> 2624574 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46617_solr
   [junit4]   2> 2624574 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) starting
   [junit4]   2> 2624576 DEBUG (zkCallback-15341-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> 2624576 DEBUG (zkCallback-15351-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> 2624577 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624577 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624577 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624577 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624580 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624582 INFO  (zkConnectionManagerCallback-15365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624582 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624582 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624583 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624585 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624585 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624585 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624586 INFO  (zkConnectionManagerCallback-15370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624586 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624586 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624587 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624589 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624589 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624589 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624596 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624596 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624597 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624598 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624600 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42355_solr as DOWN
   [junit4]   2> 2624600 INFO  (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42355_solr
   [junit4]   2> 2624602 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624602 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42355_solr
   [junit4]   2> 2624603 DEBUG (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624604 DEBUG (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624609 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624615 DEBUG (zkCallback-15369-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> 2624618 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624618 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624619 DEBUG (zkCallback-15351-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> 2624620 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624620 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624620 DEBUG (zkCallback-15341-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> 2624621 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624621 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624621 DEBUG (zkCallback-15364-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> 2624622 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624622 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624630 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624630 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624653 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624655 INFO  (zkConnectionManagerCallback-15374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624655 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624664 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624665 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624665 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2624665 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624666 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624670 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN
   [junit4]   2> 2624672 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624672 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr
   [junit4]   2> 2624673 DEBUG (zkCallback-15369-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> 2624673 DEBUG (zkCallback-15364-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> 2624674 DEBUG (zkCallback-15351-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> 2624674 DEBUG (zkCallback-15341-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> 2624674 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624674 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624674 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624675 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624675 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624675 DEBUG (zkCallback-15373-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> 2624676 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624676 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624680 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624682 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624682 INFO  (zkConnectionManagerCallback-15381-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624682 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624683 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624683 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624684 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2624684 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624685 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624686 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624686 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624696 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624697 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624697 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624699 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node3/.
   [junit4]   2> 2624711 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624711 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624713 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node1/.
   [junit4]   2> 2624723 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624752 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624754 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624754 INFO  (zkConnectionManagerCallback-15384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624754 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624760 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624761 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624761 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2624761 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624762 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624767 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33725_solr as DOWN
   [junit4]   2> 2624768 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624768 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 2624769 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624769 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624770 DEBUG (zkCallback-15369-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> 2624770 DEBUG (zkCallback-15373-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> 2624770 DEBUG (zkCallback-15341-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> 2624770 DEBUG (zkCallback-15364-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> 2624770 DEBUG (zkCallback-15351-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> 2624771 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624772 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node4/.
   [junit4]   2> 2624774 DEBUG (zkCallback-15380-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> 2624774 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624774 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624781 DEBUG (zkCallback-15383-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> 2624783 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624783 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624783 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624787 INFO  (zkConnectionManagerCallback-15391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624787 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624787 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624789 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624790 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2624790 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624791 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624792 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624792 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624821 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624847 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624862 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624862 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624864 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node2/.
   [junit4]   2> 2624943 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2624944 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624946 INFO  (zkConnectionManagerCallback-15397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624946 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624946 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624947 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624948 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2624948 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624949 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624950 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624956 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624956 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624957 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624957 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624958 DEBUG (zkCallback-15396-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624959 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624960 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 2624960 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}}
   [junit4]   2> 2624968 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_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> 2624972 INFO  (solrHandlerExecutor-13627-thread-1-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-2-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-3-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-4-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625074 DEBUG (qtp262070542-45574) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager expected version : 0 , my version -1
   [junit4]   2> 2625074 DEBUG (qtp262070542-45574) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp835341390-45577) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp835341390-45577) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625075 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_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> 2625075 INFO  (qtp464723825-45585) [n:127.0.0.1:46187_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> 2625075 INFO  (qtp262070542-45574) [n:127.0.0.1:42355_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> 2625075 INFO  (qtp835341390-45577) [n:127.0.0.1:33725_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> 2625076 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi Took 116.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 2625076 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=125
   [junit4]   2> 2625078 INFO  (qtp775576030-45589) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625079 INFO  (qtp464723825-45584) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625080 INFO  (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/foo params={testkey=testval&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15396-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , trying to get every node to update 
   [junit4]   2> 2625086 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={}}
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 1 
   [junit4]   2> 2625095 INFO  (solrHandlerExecutor-13628-thread-2-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625096 INFO  (solrHandlerExecutor-13628-thread-1-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625096 INFO  (solrHandlerExecutor-13628-thread-3-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625099 INFO  (solrHandlerExecutor-13628-thread-4-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625197 DEBUG (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625197 DEBUG (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625197 DEBUG (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625197 INFO  (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625197 DEBUG (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625197 INFO  (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625198 DEBUG (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625198 DEBUG (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625198 INFO  (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625200 DEBUG (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625200 DEBUG (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625200 INFO  (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625200 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi Took 114.0ms to update the clusterprops to be of version 1  on 4 nodes
   [junit4]   2> 2625200 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1977858662
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42355_solr
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1191611681
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46617_solr
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1559821699
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42355_solr as DOWN
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46617_solr as DOWN
   [junit4]   2> 2625304 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625304 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=694675709
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33725_solr as DOWN
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@359b82de: rootName = solr_42355, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4979018
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9763e21: rootName = solr_46187, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4c074739
   [junit4]   2> 2625313 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625313 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@539b29f5: rootName = solr_33725, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d80267a
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63d7457c: rootName = solr_42355, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dd3712a: rootName = solr_46617, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@704f11e
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a6ae443: rootName = solr_42355, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625352 INFO  (closeThreadPool-15419-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625352 INFO  (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42355_solr
   [junit4]   2> 2625354 INFO  (OverseerAutoScalingTriggerThread-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2625356 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625357 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625358 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625358 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (closeThreadPool-15419-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625358 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625359 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625359 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a0fa6b1: rootName = solr_46187, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14ca59a8: rootName = solr_46617, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@105e5b2e: rootName = solr_33725, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39829150: rootName = solr_46617, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2501a99d: rootName = solr_46187, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f580373: rootName = solr_33725, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625372 DEBUG (zkCallback-15380-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> 2625373 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 2625373 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> []
   [junit4]   2> 2625457 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625659 INFO  (jetty-closer-15406-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3

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

] 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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

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 58ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 52 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)