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

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

Error Message:
Error from server at http://127.0.0.1:35326/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:35326/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([1F1005E57793550C:D335517B7CC4E3EF]: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 15443 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3370650 INFO  
(SUITE-TestContainerReqHandler-seed#[1F1005E57793550C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/data-dir-248-001
   [junit4]   2> 3370650 WARN  
(SUITE-TestContainerReqHandler-seed#[1F1005E57793550C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3370650 INFO  
(SUITE-TestContainerReqHandler-seed#[1F1005E57793550C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3370652 INFO  
(SUITE-TestContainerReqHandler-seed#[1F1005E57793550C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3370652 INFO  
(SUITE-TestContainerReqHandler-seed#[1F1005E57793550C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3370655 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 3370658 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] 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> 3370659 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.e.j.s.AbstractConnector Started 
ServerConnector@25d37a2a{HTTP/1.1,[http/1.1]}{0.0.0.0:36724}
   [junit4]   2> 3370659 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.e.j.s.Server Started @3370799ms
   [junit4]   2> 3370659 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001
   [junit4]   2> 3370659 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3370660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3370660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3370760 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:43101
   [junit4]   2> 3370760 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43101
   [junit4]   2> 3370760 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43101
   [junit4]   2> 3370760 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43101
   [junit4]   2> 3370761 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370765 INFO  (zkConnectionManagerCallback-15454-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370765 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370768 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370769 INFO  (zkConnectionManagerCallback-15456-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370769 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370770 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370770 INFO  (zkConnectionManagerCallback-15458-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370770 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370872 WARN  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3370873 WARN  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-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> 3370873 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-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> 3370873 WARN  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3370873 INFO  (jetty-launcher-15459-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> 3370874 WARN  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3370874 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3370874 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3370874 INFO  (jetty-launcher-15459-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> 3370876 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3370876 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3370876 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3370876 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3370876 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27bc4f17{/solr,null,AVAILABLE}
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@337af180{/solr,null,AVAILABLE}
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@688db00f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46853}
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.s.Server Started @3371018ms
   [junit4]   2> 3370877 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46853}
   [junit4]   2> 3370878 ERROR (jetty-launcher-15459-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57bb4d19{/solr,null,AVAILABLE}
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3370878 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T14:01:05.045Z
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e103fa9{/solr,null,AVAILABLE}
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2333d048{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43463}
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.s.Server Started @3371020ms
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43463}
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b626991{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35326}
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.s.Server Started @3371020ms
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35326}
   [junit4]   2> 3370879 ERROR (jetty-launcher-15459-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3370879 ERROR (jetty-launcher-15459-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T14:01:05.046Z
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3370879 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T14:01:05.046Z
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@424755f0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35895}
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.s.Server Started @3371021ms
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35895}
   [junit4]   2> 3370880 ERROR (jetty-launcher-15459-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3370880 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T14:01:05.047Z
   [junit4]   2> 3370896 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370897 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370897 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3370898 INFO  (zkConnectionManagerCallback-15467-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370898 INFO  (zkConnectionManagerCallback-15463-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370898 INFO  (zkConnectionManagerCallback-15461-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370898 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370899 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3370899 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370899 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3370902 INFO  (zkConnectionManagerCallback-15465-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3370902 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370902 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3370906 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3370906 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3371104 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3371116 WARN  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e2525a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371116 WARN  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e2525a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371144 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3371144 WARN  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@687ff268[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371144 WARN  (jetty-launcher-15459-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@687ff268[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371144 WARN  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a64612b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371144 WARN  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a64612b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371145 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43101/solr
   [junit4]   2> 3371146 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371147 WARN  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1417c451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371147 WARN  (jetty-launcher-15459-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1417c451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371147 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43101/solr
   [junit4]   2> 3371158 INFO  (zkConnectionManagerCallback-15478-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371158 INFO  (jetty-launcher-15459-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3371158 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3371159 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371160 WARN  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6cd73e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371160 WARN  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6cd73e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371161 INFO  (zkConnectionManagerCallback-15482-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371161 INFO  (jetty-launcher-15459-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3371162 WARN  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73350111[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371162 WARN  (jetty-launcher-15459-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73350111[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371163 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43101/solr
   [junit4]   2> 3371164 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371164 INFO  (zkConnectionManagerCallback-15488-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371164 INFO  (jetty-launcher-15459-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3371328 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371336 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371336 INFO  (zkConnectionManagerCallback-15491-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371336 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371337 INFO  (zkConnectionManagerCallback-15493-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371337 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371339 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3371340 WARN  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57e2033a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371340 WARN  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57e2033a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371342 WARN  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@710e1d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371342 WARN  (jetty-launcher-15459-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@710e1d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3371343 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43101/solr
   [junit4]   2> 3371344 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371348 INFO  (zkConnectionManagerCallback-15499-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371348 INFO  (jetty-launcher-15459-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3371440 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371460 INFO  (zkConnectionManagerCallback-15501-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371460 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371468 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371469 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371469 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3371478 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371482 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35895_solr
   [junit4]   2> 3371483 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.Overseer Overseer 
(id=75262715071430669-127.0.0.1:35895_solr-n_0000000000) starting
   [junit4]   2> 3371490 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371492 INFO  (zkConnectionManagerCallback-15512-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371492 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371492 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371493 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371493 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3371494 DEBUG (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371495 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43101/solr ready
   [junit4]   2> 3371496 INFO  
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35895_solr
   [junit4]   2> 3371496 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35895_solr
   [junit4]   2> 3371497 DEBUG (zkCallback-15500-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> 3371498 INFO  
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3371498 DEBUG 
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr]
   [junit4]   2> 3371498 DEBUG 
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371498 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr] -> [127.0.0.1:35895_solr]
   [junit4]   2> 3371499 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3371500 DEBUG (zkCallback-15511-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> 3371502 INFO  (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3371502 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:35895_solr]
   [junit4]   2> 3371506 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371506 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371507 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3371507 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr]
   [junit4]   2> 3371507 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371511 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46853_solr as DOWN
   [junit4]   2> 3371513 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3371513 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46853_solr
   [junit4]   2> 3371514 DEBUG (zkCallback-15511-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> 3371514 DEBUG (zkCallback-15500-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> 3371514 DEBUG (zkCallback-15490-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> 3371514 INFO  (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3371514 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3371514 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr] -> [127.0.0.1:35895_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371514 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr] -> [127.0.0.1:35895_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371514 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3371514 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr] -> [127.0.0.1:35895_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371517 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371517 INFO  (zkConnectionManagerCallback-15517-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371517 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371517 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371518 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371519 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3371519 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371519 DEBUG (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371520 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43101/solr ready
   [junit4]   2> 3371520 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3371540 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3371551 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371551 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371551 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3371551 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371552 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371552 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371555 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43463_solr as DOWN
   [junit4]   2> 3371556 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3371556 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43463_solr
   [junit4]   2> 3371556 DEBUG (zkCallback-15500-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> 3371556 DEBUG (zkCallback-15511-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> 3371557 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3371557 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:46853_solr] -> [127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371557 INFO  (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3371557 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:46853_solr] -> [127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371559 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3371564 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371564 DEBUG (zkCallback-15490-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> 3371564 DEBUG (zkCallback-15492-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> 3371564 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3371564 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3371564 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:46853_solr] -> [127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371564 DEBUG (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:46853_solr] -> [127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371564 DEBUG (zkCallback-15516-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> 3371572 INFO  (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3371576 DEBUG (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:46853_solr] -> [127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371576 INFO  (zkConnectionManagerCallback-15521-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371576 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371576 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35895.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371586 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371587 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371587 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3371587 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371592 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371593 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46853.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371594 INFO  (zkConnectionManagerCallback-15526-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371594 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371594 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371595 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371596 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3371596 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371596 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35895.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371596 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35895.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371597 DEBUG (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371597 INFO  (jetty-launcher-15459-thread-2) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node2/.
   [junit4]   2> 3371598 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43101/solr ready
   [junit4]   2> 3371598 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3371604 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35326_solr as DOWN
   [junit4]   2> 3371607 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3371607 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35326_solr
   [junit4]   2> 3371612 DEBUG (zkCallback-15511-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> 3371612 DEBUG (zkCallback-15490-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> 3371612 DEBUG (zkCallback-15500-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> 3371613 INFO  (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371613 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371613 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371613 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371613 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371613 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371627 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46853.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371627 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46853.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371628 INFO  (jetty-launcher-15459-thread-4) 
[n:127.0.0.1:46853_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node4/.
   [junit4]   2> 3371632 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3371632 DEBUG (zkCallback-15520-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> 3371633 DEBUG (zkCallback-15516-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> 3371633 DEBUG (zkCallback-15492-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> 3371633 DEBUG (zkCallback-15525-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> 3371633 INFO  (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371633 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371633 INFO  (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371633 INFO  (zkCallback-15525-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3371633 DEBUG (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371633 DEBUG (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371633 DEBUG (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371633 DEBUG (zkCallback-15525-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 127.0.0.1:46853_solr] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371633 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3371651 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43463.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371653 INFO  (zkConnectionManagerCallback-15533-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371653 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3371654 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3371654 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3371655 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3371655 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 
127.0.0.1:43463_solr, 127.0.0.1:46853_solr]
   [junit4]   2> 3371655 DEBUG (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3371656 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43101/solr ready
   [junit4]   2> 3371656 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3371661 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43463.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371661 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43463.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371662 INFO  (jetty-launcher-15459-thread-3) 
[n:127.0.0.1:43463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node3/.
   [junit4]   2> 3371675 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3371690 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35326.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371725 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35326.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371725 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35326.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3371726 INFO  (jetty-launcher-15459-thread-1) 
[n:127.0.0.1:35326_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node1/.
   [junit4]   2> 3371781 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3371796 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371808 INFO  (zkConnectionManagerCallback-15540-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3371808 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3371808 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3371809 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3371809 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3371809 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:35326_solr, 127.0.0.1:35895_solr, 127.0.0.1:43463_solr, 
127.0.0.1:46853_solr]
   [junit4]   2> 3371810 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 3371811 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[1F1005E57793550C]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43101/solr ready
   [junit4]   2> 3371821 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371822 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371822 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371822 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3371824 DEBUG (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371824 DEBUG (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371824 INFO  (zkCallback-15520-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3371824 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371824 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3371825 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3371825 DEBUG (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371825 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3371826 DEBUG (zkCallback-15539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371826 DEBUG (zkCallback-15532-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371827 DEBUG (zkCallback-15525-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 3371832 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371834 INFO  (zkCallback-15490-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:36724/jar1.jar]
   [junit4]   2> 3371835 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371835 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371840 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:36724/jar1.jar]
   [junit4]   2> 3371840 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 3371840 DEBUG (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={cache_pkg={name=cache_pkg, url=http://localhost:36724/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 3371841 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_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> 3371852 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:36724/jar1.jar]
   [junit4]   2> 3371852 INFO  (zkCallback-15520-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371852 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3371893 INFO  
(solrHandlerExecutor-12775-thread-2-processing-n:127.0.0.1:43463_solr) 
[n:127.0.0.1:43463_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3371896 INFO  
(solrHandlerExecutor-12775-thread-1-processing-n:127.0.0.1:43463_solr) 
[n:127.0.0.1:43463_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3371908 INFO  
(solrHandlerExecutor-12775-thread-3-processing-n:127.0.0.1:43463_solr) 
[n:127.0.0.1:43463_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3371908 INFO  
(solrHandlerExecutor-12775-thread-4-processing-n:127.0.0.1:43463_solr) 
[n:127.0.0.1:43463_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3371930 INFO  (zkCallback-15520-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:36724/jar1.jar]
   [junit4]   2> 3371930 INFO  (zkCallback-15500-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:36724/jar1.jar]
   [junit4]   2> 3371995 DEBUG (qtp1283498512-44627) [n:127.0.0.1:35895_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3371995 DEBUG (qtp1283498512-44627) [n:127.0.0.1:35895_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3371996 INFO  (qtp1283498512-44627) [n:127.0.0.1:35895_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> 3371997 DEBUG (qtp1436917077-44629) [n:127.0.0.1:35326_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3371997 DEBUG (qtp1436917077-44629) [n:127.0.0.1:35326_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3371997 INFO  (qtp1436917077-44629) [n:127.0.0.1:35326_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> 3372009 DEBUG (qtp770980742-44632) [n:127.0.0.1:43463_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3372009 DEBUG (qtp770980742-44632) [n:127.0.0.1:43463_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3372009 INFO  (qtp770980742-44632) [n:127.0.0.1:43463_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> 3372009 DEBUG (qtp1716142774-44631) [n:127.0.0.1:46853_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3372009 DEBUG (qtp1716142774-44631) [n:127.0.0.1:46853_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3372009 INFO  (qtp1716142774-44631) [n:127.0.0.1:46853_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> 3372010 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.h.a.CollectionHandlerApi Took 169.0ms to update the clusterprops to be 
of version 0  on 4 nodes
   [junit4]   2> 3372010 INFO  (qtp770980742-44628) [n:127.0.0.1:43463_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=194
   [junit4]   2> 3372012 INFO  (qtp1436917077-44622) [n:127.0.0.1:35326_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> 3372014 INFO  
(OverseerThreadFactory-12758-thread-1-processing-n:127.0.0.1:35895_solr) 
[n:127.0.0.1:35895_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
globalCacheColl
   [junit4]   2> 3372015 DEBUG (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372015 DEBUG (zkCallback-15532-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372015 DEBUG (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15525-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3372016 DEBUG (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15532-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15500-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15525-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372016 DEBUG (zkCallback-15511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3372126 INFO  
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_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:46853/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3372129 INFO  
(OverseerStateUpdate-75262715071430669-127.0.0.1:35895_solr-n_0000000000) 
[n:127.0.0.1:35895_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:35326/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3372331 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3372332 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3372334 DEBUG (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3372334 DEBUG (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3372334 DEBUG (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3372334 DEBUG (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3372334 DEBUG (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3372335 DEBUG (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3372438 DEBUG (zkCallback-15490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 3372438 DEBUG (zkCallback-15520-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 3373338 DEBUG (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373338 DEBUG (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373352 DEBUG (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373353 DEBUG (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373359 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373360 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373368 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373371 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373371 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373371 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35326.solr.core.globalCacheColl.shard2.replica_n2' (registry 
'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3373371 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node1/globalCacheColl_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node1/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 3373377 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373379 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373379 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373380 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46853.solr.core.globalCacheColl.shard1.replica_n1' (registry 
'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b16412c
   [junit4]   2> 3373380 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node4/globalCacheColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 3373457 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373457 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373459 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3373459 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3373466 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@95a9c28[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 3373495 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373495 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373496 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3373497 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3373498 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54a8b2a1[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 3373500 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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> 3373500 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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@687c1f7b
   [junit4]   2> 3373500 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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@687c1f7b
   [junit4]   2> 3373500 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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@30a1ef2d: rootName = 
solr_35326, 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@6e706fa6
   [junit4]   2> 3373511 INFO  (qtp1436917077-44635) [n:127.0.0.1:35326_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@687c1f7b
   [junit4]   2> 3373530 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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> 3373530 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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@78241c5a
   [junit4]   2> 3373530 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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@78241c5a
   [junit4]   2> 3373530 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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@3b3ed87e: rootName = 
solr_46853, 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@45eb075d
   [junit4]   2> 3373540 INFO  (qtp1716142774-44625) [n:127.0.0.1:46853_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@78241c5a
   [junit4]   2> 3385638 ERROR (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to 
be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node1/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2> 3385638 ERROR (qtp1436917077-44635) [n:127.0.0.1:35326_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CachingDirectoryFactory Error closing 
directory:org.apache.solr.common.SolrException: Timeout waiting for all 
directory ref counts to be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1F1005E57793550C-001/tempDir-001/node1/./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)
   

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[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 27ms :: 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: 199 minutes 43 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 lucene2
                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:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to