You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/02 21:54:43 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2762 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2762/

3 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39608/solr/myalias_2017-10-25_shard1_replica_n1: We need to create a new time routed collection but for unknown reasons were unable to do so.

Stack Trace:
java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39608/solr/myalias_2017-10-25_shard1_replica_n1: We need to create a new time routed collection but for unknown reasons were unable to do so.
	at __randomizedtesting.SeedInfo.seed([C8BAB2DE58FD7092:40EE8D04F6011D6A]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.addDocsAndCommit(TimeRoutedAliasUpdateProcessorTest.java:396)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:190)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39608/solr/myalias_2017-10-25_shard1_replica_n1: We need to create a new time routed collection but for unknown reasons were unable to do so.
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:561)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1018)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(TimeRoutedAliasUpdateProcessorTest.java:393)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest:     1) Thread[id=2805, name=test-1114-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=2804, name=test-1114-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   1) Thread[id=2805, name=test-1114-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=2804, name=test-1114-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C8BAB2DE58FD7092]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2805, name=test-1114-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=2804, name=test-1114-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2805, name=test-1114-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=2804, name=test-1114-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C8BAB2DE58FD7092]:0)




Build Log:
[...truncated 12610 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 503644 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-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-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/init-core-data-001
   [junit4]   2> 503645 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 503645 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 503646 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-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> 503664 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001
   [junit4]   2> 503664 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 503664 INFO  (Thread-467) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 503664 INFO  (Thread-467) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 503666 ERROR (Thread-467) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 503777 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C8BAB2DE58FD7092]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41797
   [junit4]   2> 503832 INFO  (zkConnectionManagerCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 503851 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104404075f50000, likely client has closed socket
   [junit4]   2> 503872 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 503974 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 503975 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 503991 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 503999 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 503999 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 503999 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 504014 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b35db19{/solr,null,AVAILABLE}
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68392f03{SSL,[ssl, http/1.1]}{127.0.0.1:39608}
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.Server Started @504073ms
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39608}
   [junit4]   2> 504015 ERROR (jetty-launcher-732-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504015 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-02T20:33:54.922Z
   [junit4]   2> 504144 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504144 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504144 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 504160 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3adbe3bf{/solr,null,AVAILABLE}
   [junit4]   2> 504290 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504290 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504363 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504363 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504364 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 504379 INFO  (zkConnectionManagerCallback-737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504380 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504395 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77a99308{/solr,null,AVAILABLE}
   [junit4]   2> 504412 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 504430 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@160c98c0{/solr,null,AVAILABLE}
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ec6f32a{SSL,[ssl, http/1.1]}{127.0.0.1:34509}
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.Server Started @504489ms
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34509}
   [junit4]   2> 504431 ERROR (jetty-launcher-732-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504431 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-02T20:33:55.338Z
   [junit4]   2> 504437 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@650a7116{SSL,[ssl, http/1.1]}{127.0.0.1:43939}
   [junit4]   2> 504437 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.Server Started @504496ms
   [junit4]   2> 504437 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43939}
   [junit4]   2> 504438 ERROR (jetty-launcher-732-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504438 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504438 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 504438 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504438 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504438 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-02T20:33:55.345Z
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62383ec8{SSL,[ssl, http/1.1]}{127.0.0.1:45426}
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.Server Started @504516ms
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45426}
   [junit4]   2> 504458 ERROR (jetty-launcher-732-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504458 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-02T20:33:55.365Z
   [junit4]   2> 504473 INFO  (zkConnectionManagerCallback-743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504473 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504592 INFO  (zkConnectionManagerCallback-739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504605 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504831 INFO  (zkConnectionManagerCallback-741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504840 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 505703 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41797/solr
   [junit4]   2> 505738 INFO  (zkConnectionManagerCallback-747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505775 INFO  (zkConnectionManagerCallback-749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505971 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41797/solr
   [junit4]   2> 505995 INFO  (zkConnectionManagerCallback-755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506043 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104404075f50007, likely client has closed socket
   [junit4]   2> 506068 INFO  (zkConnectionManagerCallback-757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506264 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43939_solr
   [junit4]   2> 506266 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer Overseer (id=73254139545845768-127.0.0.1:43939_solr-n_0000000000) starting
   [junit4]   2> 506483 INFO  (zkConnectionManagerCallback-764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506521 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41797/solr
   [junit4]   2> 506576 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41797/solr ready
   [junit4]   2> 506581 INFO  (zkConnectionManagerCallback-768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506593 INFO  (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43939_solr
   [junit4]   2> 506593 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43939_solr
   [junit4]   2> 506836 INFO  (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506947 INFO  (zkCallback-763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 507033 INFO  (zkConnectionManagerCallback-770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507128 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 507264 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507309 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507309 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39608_solr
   [junit4]   2> 507326 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39608_solr"} current state version: 0
   [junit4]   2> 507345 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507347 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 507349 INFO  (zkCallback-763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507492 INFO  (zkCallback-769-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507531 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507531 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34509_solr
   [junit4]   2> 507531 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34509_solr"} current state version: 0
   [junit4]   2> 507545 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507545 INFO  (zkCallback-769-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507545 INFO  (zkCallback-763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507724 INFO  (zkCallback-748-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507919 INFO  (zkConnectionManagerCallback-779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507920 INFO  (zkConnectionManagerCallback-783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507972 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 507972 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508018 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508041 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41797/solr
   [junit4]   2> 508045 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41797/solr ready
   [junit4]   2> 508045 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41797/solr ready
   [junit4]   2> 508083 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 508114 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 508345 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508345 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508380 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:43939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/.
   [junit4]   2> 508387 INFO  (zkConnectionManagerCallback-787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508722 INFO  (zkConnectionManagerCallback-791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 508798 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39608.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508837 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34509.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508912 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39608.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508912 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39608.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508913 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:39608_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node1/.
   [junit4]   2> 508949 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34509.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508949 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34509.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 508950 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:34509_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node4/.
   [junit4]   2> 509200 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 509257 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 509257 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45426_solr
   [junit4]   2> 509257 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45426_solr"} current state version: 0
   [junit4]   2> 509272 INFO  (zkCallback-769-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509273 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509284 INFO  (zkCallback-763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509391 INFO  (zkCallback-790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509443 INFO  (zkCallback-748-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509507 INFO  (zkCallback-782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509719 INFO  (zkCallback-778-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509825 INFO  (zkConnectionManagerCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509885 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 509888 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41797/solr ready
   [junit4]   2> 509889 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 510041 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45426.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 510262 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45426.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 510262 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45426.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 510296 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:45426_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node3/.
   [junit4]   2> 510799 INFO  (zkConnectionManagerCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@70b77a72
   [junit4]   1> 127.0.0.1:41797/solr
   [junit4]   2> 511499 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[C8BAB2DE58FD7092]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 511603 INFO  (zkConnectionManagerCallback-807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 511603 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 511604 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 511604 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[C8BAB2DE58FD7092]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 511604 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 511605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 511605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 511605 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[C8BAB2DE58FD7092]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41797/solr ready
   [junit4]   2> 511883 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 512053 INFO  (qtp1188301211-2558) [n:127.0.0.1:34509_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=timeConfigtest&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 512062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 512063 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 512063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512063 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 512064 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 512064 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 512064 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 512064 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 512065 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 512065 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 512065 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 512100 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfigtest/protwords.txt
   [junit4]   2> 512102 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfigtest/managed-schema
   [junit4]   2> 512116 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfigtest/solrconfig.xml
   [junit4]   2> 512117 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfigtest/synonyms.txt
   [junit4]   2> 512118 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfigtest/stopwords.txt
   [junit4]   2> 512154 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfigtest/params.json
   [junit4]   2> 512188 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfigtest/lang/contractions_it.txt
   [junit4]   2> 512190 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfigtest/lang/stopwords_no.txt
   [junit4]   2> 512191 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfigtest/lang/stopwords_hy.txt
   [junit4]   2> 512209 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfigtest/lang/stemdict_nl.txt
   [junit4]   2> 512210 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfigtest/lang/contractions_ca.txt
   [junit4]   2> 512211 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfigtest/lang/stopwords_id.txt
   [junit4]   2> 512245 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfigtest/lang/stopwords_ga.txt
   [junit4]   2> 512247 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfigtest/lang/stopwords_da.txt
   [junit4]   2> 512248 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfigtest/lang/stopwords_hi.txt
   [junit4]   2> 512262 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfigtest/lang/stopwords_ja.txt
   [junit4]   2> 512263 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfigtest/lang/stopwords_pt.txt
   [junit4]   2> 512264 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfigtest/lang/stopwords_hu.txt
   [junit4]   2> 512299 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfigtest/lang/stopwords_el.txt
   [junit4]   2> 512300 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfigtest/lang/stopwords_ru.txt
   [junit4]   2> 512301 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfigtest/lang/stopwords_tr.txt
   [junit4]   2> 512319 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfigtest/lang/stopwords_ar.txt
   [junit4]   2> 512320 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfigtest/lang/userdict_ja.txt
   [junit4]   2> 512321 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfigtest/lang/stopwords_it.txt
   [junit4]   2> 512355 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfigtest/lang/stopwords_eu.txt
   [junit4]   2> 512356 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfigtest/lang/stopwords_cz.txt
   [junit4]   2> 512357 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfigtest/lang/stoptags_ja.txt
   [junit4]   2> 512392 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfigtest/lang/contractions_fr.txt
   [junit4]   2> 512394 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfigtest/lang/stopwords_fa.txt
   [junit4]   2> 512395 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfigtest/lang/stopwords_de.txt
   [junit4]   2> 512408 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfigtest/lang/contractions_ga.txt
   [junit4]   2> 512410 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfigtest/lang/stopwords_ca.txt
   [junit4]   2> 512429 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfigtest/lang/stopwords_nl.txt
   [junit4]   2> 512430 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfigtest/lang/stopwords_bg.txt
   [junit4]   2> 512431 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfigtest/lang/stopwords_es.txt
   [junit4]   2> 512465 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfigtest/lang/stopwords_en.txt
   [junit4]   2> 512467 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfigtest/lang/stopwords_lv.txt
   [junit4]   2> 512468 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfigtest/lang/stopwords_th.txt
   [junit4]   2> 512482 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfigtest/lang/stopwords_ro.txt
   [junit4]   2> 512483 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfigtest/lang/stopwords_fr.txt
   [junit4]   2> 512484 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfigtest/lang/stopwords_sv.txt
   [junit4]   2> 512502 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfigtest/lang/stopwords_fi.txt
   [junit4]   2> 512503 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfigtest/lang/hyphenations_ga.txt
   [junit4]   2> 512504 INFO  (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfigtest/lang/stopwords_gl.txt
   [junit4]   2> 512518 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 512665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 512665 DEBUG (zkCallback-748-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 512665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 512666 DEBUG (OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{}
   [junit4]   2> 512666 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512667 INFO  (qtp1188301211-2558) [n:127.0.0.1:34509_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=timeConfigtest&action=CREATE&wt=javabin&version=2} status=0 QTime=613
   [junit4]   2> 512753 INFO  (qtp1188301211-2555) [n:127.0.0.1:34509_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=timeConfigtest&name=timeConfigtest&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 512755 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512755 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 512756 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 512756 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 512756 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 512756 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 512756 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 512756 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"timeConfigtest",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 512757 INFO  (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_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> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 512757 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 512770 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 512770 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"timeConfigtest",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 512770 INFO  (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection timeConfigtest
   [junit4]   2> 512771 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/timeConfigtest 
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512773 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:timeConfigtest
   [junit4]   2> 512773 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 512791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512791 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 512792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 512792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 512793 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"timeConfigtest",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 512793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 512794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 512904 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 512905 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 512905 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection timeConfigtest, shardNames [shard1] , message : {
   [junit4]   2>   "name":"timeConfigtest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"timeConfigtest",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 512907 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core timeConfigtest_shard1_replica_n1 as part of shard shard1 of collection timeConfigtest on 127.0.0.1:43939_solr
   [junit4]   2> 512907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 512925 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 512926 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [timeConfigtest_shard1_replica_n1] cores but found {}
   [junit4]   2> 512926 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfigtest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfigtest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43939/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 512926 INFO  (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfigtest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfigtest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43939/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 513031 DEBUG (OverseerThreadFactory-1058-thread-2-processing-n:127.0.0.1:43939_solr) [n:127.0.0.1:43939_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [timeConfigtest_shard1_replica_n1] cores but found {}
   [junit4]   2> 513031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 513032 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 513279 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr    x:timeConfigtest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfigtest&newCollection=true&name=timeConfigtest_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfigtest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 513280 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr    x:timeConfigtest_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 513331 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/timeConfigtest/state.json
   [junit4]   2> 513340 DEBUG (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 513341 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 513341 DEBUG (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection timeConfigtest
   [junit4]   2> 513341 DEBUG (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for timeConfigtest_shard1_replica_n1
   [junit4]   2> 513342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 513342 DEBUG (OverseerStateUpdate-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"timeConfigtest_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43939/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43939_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"timeConfigtest",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 513446 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/timeConfigtest/state.json
   [junit4]   2> 513446 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 513447 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 513904 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 514452 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 514452 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 514486 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 514486 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist
   [junit4]   2> 514487 WARN  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1/../../../../dist
   [junit4]   2> 514540 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 514650 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfigtest_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 514769 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 514789 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 514916 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 515919 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 516783 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 516800 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 516801 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 516919 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 517139 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfigtest_shard1_replica_n1' using configuration from collection timeConfigtest, trusted=true
   [junit4]   2> 517140 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43939.solr.core.timeConfigtest.shard1.replica_n1' (registry 'solr.core.timeConfigtest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d8b9d9
   [junit4]   2> 517140 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 517140 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfigtest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/timeConfigtest_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C8BAB2DE58FD7092-001/tempDir-001/node2/./timeConfigtest_shard1_replica_n1/data/]
   [junit4]   2> 517452 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 x:timeConfigtest_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 517925 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 518831 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 518845 DEBUG (OverseerCollectionConfigSetProcessor-73254139545845768-127.0.0.1:43939_solr-n_0000000000) [n:127.0.0.1:43939_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 518938 DEBUG (ScheduledTrigger-1056-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 519964 DEBUG (ScheduledTrigger-1056-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 519965 INFO  (qtp2018012501-2560) [n:127.0.0.1:43939_solr c:timeConfigtest s:shard1 r:core_node2 

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



-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null220667825
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null220667825
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null220667825

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 65ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            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: 173 minutes 22 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 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:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)