Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/40/

1 tests failed.
FAILED:  org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR

Error Message:
Path must not end with / character

Stack Trace:
java.lang.IllegalArgumentException: Path must not end with / character
        at 
__randomizedtesting.SeedInfo.seed([A5CDFA1D3304D1E:50C4E567ADB02AF9]:0)
        at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:58)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1523)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:346)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:346)
        at 
org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:168)
        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 14434 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest
   [junit4]   2> 2775401 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/init-core-data-001
   [junit4]   2> 2775402 WARN  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 2775402 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2775405 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2775406 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001
   [junit4]   2> 2775406 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2775407 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2775407 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2775507 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43987
   [junit4]   2> 2775507 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43987
   [junit4]   2> 2775507 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43987
   [junit4]   2> 2775517 INFO  (zkConnectionManagerCallback-64539-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775519 INFO  (zkConnectionManagerCallback-64541-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775521 INFO  (zkConnectionManagerCallback-64543-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775525 WARN  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2775525 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2775525 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2775525 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2775531 WARN  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2775531 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2775531 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2775531 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2775533 WARN  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2775533 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2775533 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2775533 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2775534 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2775534 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2775534 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2775535 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a240fc5{/solr,null,AVAILABLE}
   [junit4]   2> 2775536 WARN  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a8d2d4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2775542 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2775542 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2775542 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2775543 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47460982{/solr,null,AVAILABLE}
   [junit4]   2> 2775543 WARN  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@67ed940e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2775544 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@657327f{SSL,[ssl, 
http/1.1]}{127.0.0.1:42297}
   [junit4]   2> 2775544 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.e.j.s.Server Started @2775607ms
   [junit4]   2> 2775544 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42297}
   [junit4]   2> 2775544 ERROR (jetty-launcher-64544-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2775544 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2775545 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2775545 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2775545 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2775545 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-19T12:21:52.822Z
   [junit4]   2> 2775546 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2775546 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2775546 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2775546 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5450112d{/solr,null,AVAILABLE}
   [junit4]   2> 2775547 WARN  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@476c0f03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@56517d86{SSL,[ssl, 
http/1.1]}{127.0.0.1:40983}
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.e.j.s.Server Started @2775615ms
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40983}
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@42b95637{SSL,[ssl, 
http/1.1]}{127.0.0.1:40659}
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.e.j.s.Server Started @2775615ms
   [junit4]   2> 2775552 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40659}
   [junit4]   2> 2775553 ERROR (jetty-launcher-64544-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2775553 ERROR (jetty-launcher-64544-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2775553 INFO  (zkConnectionManagerCallback-64546-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-19T12:21:52.830Z
   [junit4]   2> 2775553 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-19T12:21:52.830Z
   [junit4]   2> 2775554 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2775555 INFO  (zkConnectionManagerCallback-64550-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775556 INFO  (zkConnectionManagerCallback-64549-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775556 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2775556 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2775675 INFO  (jetty-launcher-64544-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43987/solr
   [junit4]   2> 2775676 INFO  (zkConnectionManagerCallback-64554-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775679 INFO  (zkConnectionManagerCallback-64556-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775705 INFO  (jetty-launcher-64544-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43987/solr
   [junit4]   2> 2775707 INFO  (zkConnectionManagerCallback-64562-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775709 INFO  (zkConnectionManagerCallback-64564-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775722 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40659_solr
   [junit4]   2> 2775723 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.Overseer Overseer 
(id=72474199159603209-127.0.0.1:40659_solr-n_0000000000) starting
   [junit4]   2> 2775729 INFO  (zkConnectionManagerCallback-64571-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775732 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43987/solr ready
   [junit4]   2> 2775733 INFO  
(OverseerStateUpdate-72474199159603209-127.0.0.1:40659_solr-n_0000000000) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40659_solr
   [junit4]   2> 2775733 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40659_solr
   [junit4]   2> 2775736 INFO  
(OverseerStateUpdate-72474199159603209-127.0.0.1:40659_solr-n_0000000000) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2775736 INFO  (zkCallback-64570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2775760 INFO  
(OverseerAutoScalingTriggerThread-72474199159603209-127.0.0.1:40659_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:40659_solr]
   [junit4]   2> 2775763 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2775766 INFO  (jetty-launcher-64544-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43987/solr
   [junit4]   2> 2775766 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2775767 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42297_solr as DOWN
   [junit4]   2> 2775768 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2775768 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42297_solr
   [junit4]   2> 2775770 INFO  (zkCallback-64570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2775770 INFO  (zkCallback-64563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2775770 INFO  (zkConnectionManagerCallback-64576-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775770 INFO  (zkCallback-64555-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2775773 INFO  (zkConnectionManagerCallback-64578-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775778 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2775781 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40983_solr as DOWN
   [junit4]   2> 2775782 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2775782 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40983_solr
   [junit4]   2> 2775783 INFO  (zkCallback-64570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2775784 INFO  (zkCallback-64563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2775784 INFO  (zkCallback-64555-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2775785 INFO  (zkCallback-64577-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2775800 INFO  (zkConnectionManagerCallback-64585-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775801 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2775802 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43987/solr ready
   [junit4]   2> 2775803 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2775806 INFO  (zkConnectionManagerCallback-64591-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775807 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2775808 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43987/solr ready
   [junit4]   2> 2775808 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2775811 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40659.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775825 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40659.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775825 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40659.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775827 INFO  (jetty-launcher-64544-thread-3) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/.
   [junit4]   2> 2775828 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775832 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40983.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775842 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775842 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775844 INFO  (jetty-launcher-64544-thread-1) 
[n:127.0.0.1:42297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/.
   [junit4]   2> 2775847 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40983.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775847 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40983.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2775849 INFO  (jetty-launcher-64544-thread-2) 
[n:127.0.0.1:40983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/.
   [junit4]   2> 2775982 INFO  (zkConnectionManagerCallback-64597-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2775983 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2775984 INFO  
(SUITE-LIROnShardRestartTest-seed#[A5CDFA1D3304D1E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43987/solr ready
   [junit4]   2> 2776024 INFO  
(TEST-LIROnShardRestartTest.testSeveralReplicasInLIR-seed#[A5CDFA1D3304D1E]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSeveralReplicasInLIR
   [junit4]   2> 2776039 INFO  (qtp1602849274-144136) [n:127.0.0.1:40983_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=severalReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2776041 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
severalReplicasInLIR
   [junit4]   2> 2776045 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2776048 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/protwords.txt
   [junit4]   2> 2776049 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/severalReplicasInLIR.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2776051 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/synonyms.txt
   [junit4]   2> 2776053 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/stopwords.txt
   [junit4]   2> 2776055 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2776057 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2776059 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2776061 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2776062 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2776064 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2776066 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2776068 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2776070 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2776071 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2776073 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2776075 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2776077 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2776078 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2776080 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2776082 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2776084 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2776085 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2776087 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2776089 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2776091 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2776093 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2776094 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2776096 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2776098 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2776099 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2776101 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2776103 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2776105 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2776107 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2776108 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2776110 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2776112 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2776114 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2776116 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2776117 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2776119 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2776121 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2776122 INFO  
(OverseerThreadFactory-14250-thread-1-processing-n:127.0.0.1:40659_solr) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/severalReplicasInLIR.AUTOCREATED/params.json
   [junit4]   2> 2776236 INFO  (qtp1602849274-144134) [n:127.0.0.1:40983_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776237 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776238 INFO  (qtp1602849274-144137) [n:127.0.0.1:40983_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776239 INFO  (qtp1602849274-144133) [n:127.0.0.1:40983_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776240 INFO  (qtp1602849274-144134) [n:127.0.0.1:40983_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776255 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776256 INFO  (qtp1016924530-144143) [n:127.0.0.1:40659_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776257 INFO  (qtp1016924530-144139) [n:127.0.0.1:40659_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776258 INFO  (qtp1016924530-144140) [n:127.0.0.1:40659_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776259 INFO  (qtp1016924530-144141) [n:127.0.0.1:40659_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776272 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776273 INFO  (qtp61305363-144125) [n:127.0.0.1:42297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776274 INFO  (qtp61305363-144121) [n:127.0.0.1:42297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776275 INFO  (qtp61305363-144122) [n:127.0.0.1:42297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776276 INFO  (qtp61305363-144123) [n:127.0.0.1:42297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2776281 INFO  
(OverseerStateUpdate-72474199159603209-127.0.0.1:40659_solr-n_0000000000) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2776286 INFO  
(OverseerStateUpdate-72474199159603209-127.0.0.1:40659_solr-n_0000000000) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40659/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2776290 INFO  
(OverseerStateUpdate-72474199159603209-127.0.0.1:40659_solr-n_0000000000) 
[n:127.0.0.1:40659_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2776492 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr    
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2776492 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr   
 x:severalReplicasInLIR_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n5&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2776492 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr   
 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n2&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2776493 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr   
 x:severalReplicasInLIR_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2777515 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 2777516 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 2777517 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib
   [junit4]   2> 2777517 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2777517 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib
   [junit4]   2> 2777517 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2777518 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib
   [junit4]   2> 2777518 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2777518 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib
   [junit4]   2> 2777518 WARN  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2777521 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 2777522 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 2777522 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 2777522 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2777523 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 2777524 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2777524 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2777524 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2777524 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 2777524 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2777525 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2777525 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2777525 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 2777525 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2777525 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2777525 WARN  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2777525 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 2777526 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2777526 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 2777526 WARN  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2777528 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 2777535 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 2777535 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 2777557 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n5] Schema name=default-config
   [junit4]   2> 2777578 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 2777578 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2777820 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2777826 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2777828 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2777877 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n5' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 2777877 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40983.solr.core.severalReplicasInLIR.shard1.replica_n5' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2777878 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node2/./severalReplicasInLIR_shard1_replica_n5/data/]
   [junit4]   2> 2777882 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n1' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 2777882 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42297.solr.core.severalReplicasInLIR.shard1.replica_n1' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2777883 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node1/./severalReplicasInLIR_shard1_replica_n1/data/]
   [junit4]   2> 2777883 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n2' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 2777883 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40659.solr.core.severalReplicasInLIR.shard1.replica_n2' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae35335
   [junit4]   2> 2777883 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A5CDFA1D3304D1E-001/tempDir-001/node3/./severalReplicasInLIR_shard1_replica_n2/data/]
   [junit4]   2> 2777891 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 2777894 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 2777895 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 2777970 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2777970 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2777970 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2777970 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2777970 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2777970 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2777973 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2777973 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2777973 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2777974 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2777974 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2777973 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2777977 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d79e6b9[severalReplicasInLIR_shard1_replica_n2] main]
   [junit4]   2> 2777977 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c64ccf6[severalReplicasInLIR_shard1_replica_n1] main]
   [junit4]   2> 2777977 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@262bdfe5[severalReplicasInLIR_shard1_replica_n5] main]
   [junit4]   2> 2777978 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777978 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777979 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777979 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777979 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777979 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2777979 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2777979 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 2777979 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2777980 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 2777980 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 2777980 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 2777981 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2777981 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2777981 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2777981 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2777981 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2777981 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2777984 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2777984 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2777984 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2777984 INFO  (qtp1016924530-144142) [n:127.0.0.1:40659_solr 
c:severalReplicasInLIR s:shard1 r:core_node4 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1620282824731918336
   [junit4]   2> 2777984 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1620282824731918336
   [junit4]   2> 2777984 INFO  (qtp1602849274-144135) [n:127.0.0.1:40983_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1620282824731918336
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14268-thread-1-processing-n:127.0.0.1:40659_solr 
x:severalReplicasInLIR_shard1_replica_n2 c:severalReplicasInLIR s:shard1 
r:core_node4) [n:127.0.0.1:40659_solr c:severalReplicasInLIR s:shard1 
r:core_node4 x:severalReplicasInLIR_shard1_replica_n2] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6d79e6b9[severalReplicasInLIR_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14266-thread-1-processing-n:127.0.0.1:40983_solr 
x:severalReplicasInLIR_shard1_replica_n5 c:severalReplicasInLIR s:shard1 
r:core_node6) [n:127.0.0.1:40983_solr c:severalReplicasInLIR s:shard1 
r:core_node6 x:severalReplicasInLIR_shard1_replica_n5] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@262bdfe5[severalReplicasInLIR_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14268-thread-1-processing-n:127.0.0.1:40659_solr 
x:severalReplicasInLIR_shard1_replica_n2 c:severalReplicasInLIR s:shard1 
r:core_node4) [n:127.0.0.1:40659_solr c:severalReplicasInLIR s:shard1 
r:core_node4 x:severalReplicasInLIR_shard1_replica_n2] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14266-thread-1-processing-n:127.0.0.1:40983_solr 
x:severalReplicasInLIR_shard1_replica_n5 c:severalReplicasInLIR s:shard1 
r:core_node6) [n:127.0.0.1:40983_solr c:severalReplicasInLIR s:shard1 
r:core_node6 x:severalReplicasInLIR_shard1_replica_n5] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14268-thread-1-processing-n:127.0.0.1:40659_solr 
x:severalReplicasInLIR_shard1_replica_n2 c:severalReplicasInLIR s:shard1 
r:core_node4) [n:127.0.0.1:40659_solr c:severalReplicasInLIR s:shard1 
r:core_node4 x:severalReplicasInLIR_shard1_replica_n2] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2777987 INFO  
(searcherExecutor-14266-thread-1-processing-n:127.0.0.1:40983_solr 
x:severalReplicasInLIR_shard1_replica_n5 c:severalReplicasInLIR s:shard1 
r:core_node6) [n:127.0.0.1:40983_solr c:severalReplicasInLIR s:shard1 
r:core_node6 x:severalReplicasInLIR_shard1_replica_n5] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2777988 INFO  
(searcherExecutor-14268-thread-1-processing-n:127.0.0.1:40659_solr 
x:severalReplicasInLIR_shard1_replica_n2 c:severalReplicasInLIR s:shard1 
r:core_node4) [n:127.0.0.1:40659_solr c:severalReplicasInLIR s:shard1 
r:core_node4 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore 
[severalReplicasInLIR_shard1_replica_n2] Registered new searcher 
Searcher@6d79e6b9[severalReplicasInLIR_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2777988 INFO  
(searcherExecutor-14266-thread-1-processing-n:127.0.0.1:40983_solr 
x:severalReplicasInLIR_shard1_replica_n5 c:severalReplicasInLIR s:shard1 
r:core_node6) [n:127.0.0.1:40983_solr c:severalReplicasInLIR s:shard1 
r:core_node6 x:severalReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrCore 
[severalReplicasInLIR_shard1_replica_n5] Registered new searcher 
Searcher@262bdfe5[severalReplicasInLIR_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2777989 INFO  
(searcherExecutor-14267-thread-1-processing-n:127.0.0.1:42297_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:42297_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@7c64ccf6[severalReplicasInLIR_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2777989 INFO  
(searcherExecutor-14267-thread-1-processing-n:127.0.0.1:42297_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:42297_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2777989 INFO  
(searcherExecutor-14267-thread-1-processing-n:127.0.0.1:42297_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:42297_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2777992 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/severalReplicasInLIR/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2777992 INFO  (qtp61305363-144124) [n:127.0.0.1:42297_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/severalReplicasInLIR/leaders/shard1
   [junit4]   2> 2777993 INFO  
(searcherExecutor-14267-thread-1-processing-n:127.0.0.1:42297_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:42297_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore 
[severalReplicasInLIR_shard1_replica_n1] Registered new searcher S

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

ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null742935990
     [copy] Copying 242 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null742935990
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null742935990

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 65ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 358 minutes 9 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                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:1819)
                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:2920)
        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:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        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:1819)
        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