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

3 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0]:0)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([70F0AA84E109CEB0:1D9A2F2FD96B2384]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation(TimeRoutedAliasUpdateProcessorTest.java:374)
        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 13136 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 853714 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/init-core-data-001
   [junit4]   2> 853715 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 853715 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 853717 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[70F0AA84E109CEB0]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 853719 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 853719 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001
   [junit4]   2> 853720 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 853720 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 853720 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 853820 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42911
   [junit4]   2> 853820 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42911
   [junit4]   2> 853820 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42911
   [junit4]   2> 853823 INFO  (zkConnectionManagerCallback-1408-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853828 INFO  (zkConnectionManagerCallback-1410-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853830 INFO  (zkConnectionManagerCallback-1412-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853832 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853833 INFO  (jetty-launcher-1413-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> 853837 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853838 INFO  (jetty-launcher-1413-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> 853855 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853855 INFO  (jetty-launcher-1413-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> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853856 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853869 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 853869 INFO  (jetty-launcher-1413-thread-4) [    ] 
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> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853870 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66495c3f{/solr,null,AVAILABLE}
   [junit4]   2> 853871 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4c5430c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853877 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52a163f4{/solr,null,AVAILABLE}
   [junit4]   2> 853878 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e2ed345[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6379a3ad{SSL,[ssl, 
http/1.1]}{127.0.0.1:36363}
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.s.Server Started @854075ms
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36363}
   [junit4]   2> 853879 ERROR (jetty-launcher-1413-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853879 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T02:15:42.684Z
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853880 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f4480b{SSL,[ssl, 
http/1.1]}{127.0.0.1:40941}
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.s.Server Started @854077ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40941}
   [junit4]   2> 853881 ERROR (jetty-launcher-1413-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853881 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T02:15:42.686Z
   [junit4]   2> 853882 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d197e3d{/solr,null,AVAILABLE}
   [junit4]   2> 853882 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4523e3cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@278d21fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:42698}
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.s.Server Started @854080ms
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42698}
   [junit4]   2> 853884 INFO  (zkConnectionManagerCallback-1417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853884 ERROR (jetty-launcher-1413-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T02:15:42.689Z
   [junit4]   2> 853884 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853885 INFO  (zkConnectionManagerCallback-1415-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853885 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853886 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d6f38bf{/solr,null,AVAILABLE}
   [junit4]   2> 853886 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@412bfbee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4da030f6{SSL,[ssl, 
http/1.1]}{127.0.0.1:42228}
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.s.Server Started @854093ms
   [junit4]   2> 853896 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42228}
   [junit4]   2> 853897 ERROR (jetty-launcher-1413-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853897 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-01T02:15:42.702Z
   [junit4]   2> 853914 INFO  (zkConnectionManagerCallback-1419-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853915 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853921 INFO  (zkConnectionManagerCallback-1423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853921 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853964 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 853965 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 853974 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@356f5c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853977 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 853978 WARN  (jetty-launcher-1413-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@142951f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 853978 INFO  (jetty-launcher-1413-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 853980 INFO  (zkConnectionManagerCallback-1431-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853982 INFO  (zkConnectionManagerCallback-1433-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854011 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854011 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854012 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@164d1e9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854015 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854016 WARN  (jetty-launcher-1413-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@663b4570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854016 INFO  (jetty-launcher-1413-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854018 INFO  (zkConnectionManagerCallback-1441-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854020 INFO  (zkConnectionManagerCallback-1443-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854029 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40941_solr
   [junit4]   2> 854030 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Overseer 
(id=74444568739119114-127.0.0.1:40941_solr-n_0000000000) starting
   [junit4]   2> 854035 INFO  (zkConnectionManagerCallback-1450-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854038 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42911/solr ready
   [junit4]   2> 854039 INFO  
(OverseerStateUpdate-74444568739119114-127.0.0.1:40941_solr-n_0000000000) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40941_solr
   [junit4]   2> 854039 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40941_solr
   [junit4]   2> 854042 INFO  (zkCallback-1442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 854042 INFO  (zkCallback-1449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 854044 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 854053 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36363_solr as DOWN
   [junit4]   2> 854055 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 854055 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36363_solr
   [junit4]   2> 854056 INFO  (zkCallback-1442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854062 INFO  (zkCallback-1432-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854073 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 854082 INFO  (zkCallback-1449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 854089 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854103 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854106 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40941.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854168 INFO  (zkConnectionManagerCallback-1456-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854176 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 854177 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42911/solr ready
   [junit4]   2> 854178 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854178 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854179 INFO  (jetty-launcher-1413-thread-3) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node3/.
   [junit4]   2> 854198 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 854215 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36363.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854216 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1c383389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854238 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854241 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36363.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854253 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36363.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854254 INFO  (jetty-launcher-1413-thread-1) 
[n:127.0.0.1:36363_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node1/.
   [junit4]   2> 854254 WARN  (jetty-launcher-1413-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6575d67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854255 INFO  (jetty-launcher-1413-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854310 INFO  (zkConnectionManagerCallback-1463-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854328 INFO  (zkConnectionManagerCallback-1465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854330 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 854333 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42698_solr as DOWN
   [junit4]   2> 854334 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 854334 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42698_solr
   [junit4]   2> 854335 INFO  (zkCallback-1432-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854335 INFO  (zkCallback-1442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854346 INFO  (zkCallback-1449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854346 INFO  (zkCallback-1464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854361 INFO  (zkCallback-1455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 854378 INFO  (zkConnectionManagerCallback-1472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854379 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 854380 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42911/solr ready
   [junit4]   2> 854394 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 854420 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42698.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854432 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42698.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854432 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42698.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854433 INFO  (jetty-launcher-1413-thread-2) 
[n:127.0.0.1:42698_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node2/.
   [junit4]   2> 854642 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854643 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854644 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77d882a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854647 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 854658 WARN  (jetty-launcher-1413-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@48064661[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854659 INFO  (jetty-launcher-1413-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42911/solr
   [junit4]   2> 854690 INFO  (zkConnectionManagerCallback-1479-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854693 INFO  (zkConnectionManagerCallback-1481-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854697 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 854709 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42228_solr as DOWN
   [junit4]   2> 854710 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 854710 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42228_solr
   [junit4]   2> 854712 INFO  (zkCallback-1449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854712 INFO  (zkCallback-1442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854713 INFO  (zkCallback-1432-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854722 INFO  (zkCallback-1471-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854730 INFO  (zkCallback-1455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854730 INFO  (zkCallback-1464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854734 INFO  (zkCallback-1480-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854736 INFO  (zkConnectionManagerCallback-1488-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854737 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 854739 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42911/solr ready
   [junit4]   2> 854739 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 854756 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42228.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854765 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42228.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854766 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42228.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 854767 INFO  (jetty-launcher-1413-thread-4) 
[n:127.0.0.1:42228_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/.
   [junit4]   2> 854876 INFO  (zkConnectionManagerCallback-1494-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854876 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 854879 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42911/solr ready
   [junit4]   2> 854898 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854901 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 854902 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@119b8382
   [junit4]   2> 854902 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[70F0AA84E109CEB0])
 [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@6a2a2aa2
   [junit4]   2> 854904 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854905 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854906 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854906 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854907 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854907 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854908 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854908 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 854915 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 854918 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 854920 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 854921 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 854923 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 854924 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 854926 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 854927 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 854928 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 854930 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 854931 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 854933 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 854934 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 854935 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 854937 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 854938 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 854939 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 854941 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 854942 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 854943 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 854945 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 854946 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 854947 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 854948 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 854950 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 854951 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 854953 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 854954 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 854955 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 854957 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 854958 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 854960 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 854961 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 854963 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 854964 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 854966 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 854967 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 854968 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 854970 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 854973 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 854975 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 854977 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 854978 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 854981 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 854982 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 854984 INFO  
(OverseerThreadFactory-1425-thread-1-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 854987 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2}
 status=0 QTime=71
   [junit4]   2> 854988 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854989 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 854990 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 854991 INFO  (qtp482172072-4194) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 854992 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 855003 INFO  (qtp482172072-4195) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 855003 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 855005 INFO  (qtp482172072-4197) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 855006 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 855014 INFO  
(OverseerCollectionConfigSetProcessor-74444568739119114-127.0.0.1:40941_solr-n_0000000000)
 [n:127.0.0.1:40941_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 855017 INFO  
(OverseerThreadFactory-1425-thread-2-processing-n:127.0.0.1:40941_solr) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSliceRouting
   [junit4]   2> 855134 INFO  
(OverseerStateUpdate-74444568739119114-127.0.0.1:40941_solr-n_0000000000) 
[n:127.0.0.1:40941_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42228/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 855390 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr    
x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 856413 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 856413 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 856413 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 856414 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856417 WARN  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 856424 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 856566 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 856842 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 856871 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' 
using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 856871 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42228.solr.core.testSliceRouting.shard1.replica_n1' (registry 
'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aca3a4a
   [junit4]   2> 856872 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 856886 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 856939 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 856939 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 856991 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 856991 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856993 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c96df59[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testSliceRouting
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 856994 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testSliceRouting/managed-schema
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 856995 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_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> 856997 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 856997 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629576176129277952
   [junit4]   2> 856999 INFO  
(searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@2c96df59[testSliceRouting_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856999 INFO  
(searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 856999 INFO  
(searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 857001 INFO  
(searcherExecutor-1448-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore 
[testSliceRouting_shard1_replica_n1] Registered new searcher 
Searcher@2c96df59[testSliceRouting_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857003 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 857003 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testSliceRouting/leaders/shard1
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 857006 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testSliceRouting/leaders/shard1/leader after winning as 
/collections/testSliceRouting/leader_elect/shard1/election/74444568739119121-core_node2-n_0000000000
   [junit4]   2> 857008 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 857109 INFO  (zkCallback-1480-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857110 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 857112 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1722
   [junit4]   2> 857117 INFO  (zkCallback-1480-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857119 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 857212 INFO  (zkCallback-1464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857212 INFO  (zkCallback-1480-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857212 INFO  (zkCallback-1480-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857226 INFO  (zkCallback-1480-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSliceRouting/state.json] for collection 
[testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 857226 INFO  (qtp482172072-4198) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2220
   [junit4]   2> 857239 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 857240 INFO  (qtp482172072-4193) [n:127.0.0.1:42698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 857264 DEBUG (qtp1877685849-4205) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 857273 INFO  (qtp1877685849-4205) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 857274 INFO  (qtp1877685849-4205) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 857282 INFO  (Thread-540) [    ] o.a.s.c.SolrCore config 
update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 857282 INFO  (Thread-540) [    ] o.a.s.c.SolrCore core reload 
testSliceRouting_shard1_replica_n1
   [junit4]   2> 857295 INFO  (Thread-540) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 857295 INFO  (Thread-540) [    ] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 857295 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 857295 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857296 WARN  (Thread-540) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_70F0AA84E109CEB0-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 857306 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 
0 secs, maxWait 30
   [junit4]   2> 857308 INFO  (Thread-540) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 857356 INFO  (Thread-540) [    ] o.a.s.s.IndexSchema 
[testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 857437 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857438 INFO  (qtp1877685849-4206) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 857438 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop 
overlay   after 1 attempts
   [junit4]   2> 857438 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 
0 secs, maxWait 30
   [junit4]   2> 857438 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 857574 INFO  (qtp1877685849-4202) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857582 INFO  (qtp1877685849-4202) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=7
   [junit4]   2> 857582 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop 
overlay   after 2 attempts
   [junit4]   2> 857582 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 
0 secs, maxWait 30
   [junit4]   2> 857586 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 857690 INFO  (qtp1877685849-4203) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 857694 INFO  (qtp1877685849-4203) [n:127.0.0.1:42228_solr 
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] 
o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=3
   [junit4]   2> 857698 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:42228/solr/testSliceRouting_shard1_replica_n1/ for prop 
overlay   after 3 attempts
   [junit4]   2> 857698 INFO  
(solrHandlerExecutor-1453-thread-1-processing-n:127.0.0.1:42228_solr 
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) 
[n:127.0.0.1:42228_solr c:testSliceRouting s:shard1 r:core_node2 
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 
0 secs, maxWait 30
   [junit4]   2> 857700 INFO  (Thread-540) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 857710 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   

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

pples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

Reply via email to