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/03/20 05:56:50 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2442 - Unstable

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

4 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeTest.test

Error Message:
Error from server at https://127.0.0.1:36204/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-000

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36204/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-000
	at __randomizedtesting.SeedInfo.seed([816CB142F1B9373E:9388E985F455AC6]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:94)
	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)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud:     1) Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorRandomCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud: 
   1) Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([816CB142F1B9373E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11234, name=qtp565051366-11234, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorRandomCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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=11234, name=qtp565051366-11234, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([816CB142F1B9373E]:0)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
There are still nodes recoverying - waited for 90 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 90 seconds
	at __randomizedtesting.SeedInfo.seed([54EFAF47771F2021:E9F8DA5E4E331D7C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:9665)
	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)




Build Log:
[...truncated 1852 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/core/test/temp/junit4-J0-20180320_025449_2492953070216108527987.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: LuceneFixedGap, dvf: Direct
   [junit4] <<< JVM J0: EOF ----

[...truncated 10630 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/init-core-data-001
   [junit4]   2> 1035298 WARN  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1035352 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1035353 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-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> 1035354 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1035355 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001
   [junit4]   2> 1035355 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1035368 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1035368 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1035385 ERROR (Thread-862) [    ] 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> 1035482 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37940
   [junit4]   2> 1035578 INFO  (zkConnectionManagerCallback-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035614 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 0x100e5f679170000, likely client has closed socket
   [junit4]   2> 1035616 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035710 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d8e0b65{/solr,null,AVAILABLE}
   [junit4]   2> 1035712 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035713 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035714 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035715 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4252146a{/solr,null,AVAILABLE}
   [junit4]   2> 1035716 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d6506b7{SSL,[ssl, http/1.1]}{127.0.0.1:36204}
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.e.j.s.Server Started @1047651ms
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36204}
   [junit4]   2> 1035717 ERROR (jetty-launcher-1123-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035717 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.718Z
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@597fc99a{SSL,[ssl, http/1.1]}{127.0.0.1:35951}
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.e.j.s.Server Started @1047664ms
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35951}
   [junit4]   2> 1035730 ERROR (jetty-launcher-1123-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035730 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.731Z
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035740 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78faca38{/solr,null,AVAILABLE}
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@711f628b{SSL,[ssl, http/1.1]}{127.0.0.1:33081}
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] o.e.j.s.Server Started @1047676ms
   [junit4]   2> 1035741 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33081}
   [junit4]   2> 1035741 ERROR (jetty-launcher-1123-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035758 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.759Z
   [junit4]   2> 1035759 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035759 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e16d637{/solr,null,AVAILABLE}
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e9ef468{SSL,[ssl, http/1.1]}{127.0.0.1:42678}
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] o.e.j.s.Server Started @1047695ms
   [junit4]   2> 1035760 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42678}
   [junit4]   2> 1035760 ERROR (jetty-launcher-1123-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035761 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.762Z
   [junit4]   2> 1035774 INFO  (zkConnectionManagerCallback-1128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035775 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035792 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d15ddd7{/solr,null,AVAILABLE}
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@cf4e12a{SSL,[ssl, http/1.1]}{127.0.0.1:41789}
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] o.e.j.s.Server Started @1047728ms
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41789}
   [junit4]   2> 1035793 ERROR (jetty-launcher-1123-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035793 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035794 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.795Z
   [junit4]   2> 1035813 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 0x100e5f679170001, likely client has closed socket
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1035840 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c0bc924{/solr,null,AVAILABLE}
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a51e92c{SSL,[ssl, http/1.1]}{127.0.0.1:41979}
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] o.e.j.s.Server Started @1047776ms
   [junit4]   2> 1035841 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41979}
   [junit4]   2> 1035866 ERROR (jetty-launcher-1123-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1035880 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T04:38:54.881Z
   [junit4]   2> 1035880 INFO  (zkConnectionManagerCallback-1130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035880 INFO  (zkConnectionManagerCallback-1136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035881 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035892 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1035929 INFO  (zkConnectionManagerCallback-1134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035930 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036014 INFO  (zkConnectionManagerCallback-1132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036014 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036028 INFO  (jetty-launcher-1123-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036030 INFO  (zkConnectionManagerCallback-1142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036172 INFO  (jetty-launcher-1123-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036104 INFO  (zkConnectionManagerCallback-1138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036349 INFO  (jetty-launcher-1123-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036364 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036491 INFO  (jetty-launcher-1123-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036547 INFO  (jetty-launcher-1123-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036588 INFO  (zkConnectionManagerCallback-1157-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036588 INFO  (zkConnectionManagerCallback-1146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036590 INFO  (zkConnectionManagerCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036615 INFO  (zkConnectionManagerCallback-1152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036642 INFO  (zkConnectionManagerCallback-1155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036643 INFO  (zkConnectionManagerCallback-1164-thread-1-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036664 INFO  (jetty-launcher-1123-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37940/solr
   [junit4]   2> 1036684 INFO  (zkConnectionManagerCallback-1170-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036684 INFO  (zkConnectionManagerCallback-1173-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036747 INFO  (zkConnectionManagerCallback-1168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036778 INFO  (zkConnectionManagerCallback-1166-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036799 INFO  (zkConnectionManagerCallback-1178-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036817 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036817 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36204_solr
   [junit4]   2> 1036831 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036831 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.Overseer Overseer (id=72310440794193931-127.0.0.1:36204_solr-n_0000000000) starting
   [junit4]   2> 1036834 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41789_solr
   [junit4]   2> 1036847 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036877 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036877 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036896 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036897 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1036934 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1036935 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41979_solr
   [junit4]   2> 1036954 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036954 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036955 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036955 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1036956 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35951_solr
   [junit4]   2> 1036971 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1036972 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1036989 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1036989 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1037034 INFO  (zkConnectionManagerCallback-1184-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037046 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1037047 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1037136 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36204_solr
   [junit4]   2> 1037137 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037137 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037138 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037138 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037225 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037312 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1037573 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1037716 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42678_solr
   [junit4]   2> 1037797 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1037809 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1037809 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1037810 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1037817 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1037919 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038204 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41789.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038291 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038406 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038406 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038407 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node1/.
   [junit4]   2> 1038510 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41789.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038510 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41789.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038511 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/.
   [junit4]   2> 1038562 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36204.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038579 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038600 INFO  (zkConnectionManagerCallback-1188-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038601 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1038652 INFO  (jetty-launcher-1123-thread-1) [n:127.0.0.1:35951_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1038654 INFO  (zkConnectionManagerCallback-1192-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038671 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36204.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038671 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36204.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038673 INFO  (jetty-launcher-1123-thread-3) [n:127.0.0.1:36204_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/.
   [junit4]   2> 1038687 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038687 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1038688 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/.
   [junit4]   2> 1038743 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1038873 INFO  (zkConnectionManagerCallback-1196-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038873 INFO  (jetty-launcher-1123-thread-4) [n:127.0.0.1:41789_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039078 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1039093 INFO  (jetty-launcher-1123-thread-6) [n:127.0.0.1:41979_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039113 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42678.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039185 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42678.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039186 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42678.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1039187 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/.
   [junit4]   2> 1039244 INFO  (zkConnectionManagerCallback-1200-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1039247 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1039247 INFO  (jetty-launcher-1123-thread-2) [n:127.0.0.1:42678_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1039290 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1039304 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1039306 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33081_solr
   [junit4]   2> 1039330 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039334 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039334 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039347 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039355 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  (zkCallback-1191-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039409 INFO  (zkCallback-1195-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039410 INFO  (zkCallback-1187-thread-1-processing-n:127.0.0.1:35951_solr) [n:127.0.0.1:35951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039410 INFO  (zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1039494 INFO  (zkCallback-1199-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1040101 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040120 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040121 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1040122 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_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/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/.
   [junit4]   2> 1040133 INFO  (zkConnectionManagerCallback-1204-thread-1-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040134 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1040135 INFO  (jetty-launcher-1123-thread-5) [n:127.0.0.1:33081_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1040311 INFO  (zkConnectionManagerCallback-1206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040314 INFO  (zkConnectionManagerCallback-1210-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040315 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1040316 INFO  (SUITE-ReplaceNodeTest-seed#[816CB142F1B9373E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37940/solr ready
   [junit4]   2> 1040550 INFO  (TEST-ReplaceNodeTest.test-seed#[816CB142F1B9373E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1040566 INFO  (zkConnectionManagerCallback-1212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040567 INFO  (TEST-ReplaceNodeTest.test-seed#[816CB142F1B9373E]) [    ] o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 1040846 INFO  (qtp1927898301-4735) [n:127.0.0.1:36204_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&nrtReplicas=1&action=CREATE&numShards=5&tlogReplicas=0&createNodeSet=127.0.0.1:42678_solr,127.0.0.1:36204_solr,127.0.0.1:33081_solr,127.0.0.1:41979_solr,127.0.0.1:41789_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1040848 INFO  (OverseerThreadFactory-1642-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll
   [junit4]   2> 1041094 INFO  (OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) [n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041095 INFO  (OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) [n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42678/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041096 INFO  (OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) [n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36204/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041107 INFO  (OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) [n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041130 INFO  (OverseerStateUpdate-72310440794193931-127.0.0.1:36204_solr-n_0000000000) [n:127.0.0.1:36204_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41789/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041676 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041677 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041714 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041714 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041786 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041787 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041788 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_n5&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041788 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041789 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1041806 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041918 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1156-thread-1-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1156-thread-2-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041918 INFO  (zkCallback-1163-thread-2-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041919 INFO  (zkCallback-1172-thread-2-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041919 INFO  (zkCallback-1169-thread-2-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1041920 INFO  (zkCallback-1177-thread-2-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1042758 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1042794 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1042845 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1042871 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1042871 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica_n1' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33081.solr.core.replacenodetest_coll.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1042872 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/replacenodetest_coll_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node5/./replacenodetest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1042967 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1042985 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 1042990 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1043009 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1043042 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1043101 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 1043244 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1043275 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043275 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043276 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1043276 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1043295 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043297 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica_n3' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36204.solr.core.replacenodetest_coll.shard3.replica_n3' (registry 'solr.core.replacenodetest_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1043298 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/replacenodetest_coll_shard3_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node3/./replacenodetest_coll_shard3_replica_n3/data/]
   [junit4]   2> 1043346 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043346 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica_n5' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043351 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68cc1e78[replacenodetest_coll_shard1_replica_n1] main]
   [junit4]   2> 1043361 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043361 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica_n2' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42678.solr.core.replacenodetest_coll.shard2.replica_n2' (registry 'solr.core.replacenodetest_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1043362 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/replacenodetest_coll_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node2/./replacenodetest_coll_shard2_replica_n2/data/]
   [junit4]   2> 1043366 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1043366 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica_n8' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41789.solr.core.replacenodetest_coll.shard5.replica_n8' (registry 'solr.core.replacenodetest_coll.shard5.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1043367 INFO  (qtp1517878533-4767) [n:127.0.0.1:41789_solr c:replacenodetest_coll s:shard5 r:core_node10 x:replacenodetest_coll_shard5_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/replacenodetest_coll_shard5_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node4/./replacenodetest_coll_shard5_replica_n8/data/]
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.core.replacenodetest_coll.shard4.replica_n5' (registry 'solr.core.replacenodetest_coll.shard4.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3694e6c9
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1043377 INFO  (qtp1729994618-4776) [n:127.0.0.1:41979_solr c:replacenodetest_coll s:shard4 r:core_node9 x:replacenodetest_coll_shard4_replica_n5] o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/replacenodetest_coll_shard4_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_816CB142F1B9373E-001/tempDir-001/node6/./replacenodetest_coll_shard4_replica_n5/data/]
   [junit4]   2> 1043386 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1043387 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595430133970239488
   [junit4]   2> 1043425 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replacenodetest_coll/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1043428 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1043459 INFO  (searcherExecutor-1655-thread-1-processing-n:127.0.0.1:33081_solr x:replacenodetest_coll_shard1_replica_n1 s:shard1 c:replacenodetest_coll r:core_node4) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica_n1] Registered new searcher Searcher@68cc1e78[replacenodetest_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043603 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33081/solr/replacenodetest_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1043770 INFO  (zkCallback-1156-thread-3-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1163-thread-2-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1163-thread-1-processing-n:127.0.0.1:33081_solr) [n:127.0.0.1:33081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1172-thread-2-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:42678_solr) [n:127.0.0.1:42678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1169-thread-1-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1169-thread-2-processing-n:127.0.0.1:41789_solr) [n:127.0.0.1:41789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1177-thread-2-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (zkCallback-1177-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043782 INFO  (zkCallback-1156-thread-2-processing-n:127.0.0.1:36204_solr) [n:127.0.0.1:36204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1043782 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043783 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1043783 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1043784 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1043784 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1043785 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@761944e5[replacenodetest_coll_shard3_replica_n3] main]
   [junit4]   2> 1043785 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e5e312[replacenodetest_coll_shard2_replica_n2] main]
   [junit4]   2> 1043805 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043805 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1043805 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043818 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1043819 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1043839 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1043840 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1043840 INFO  (searcherExecutor-1660-thread-1-processing-n:127.0.0.1:36204_solr x:replacenodetest_coll_shard3_replica_n3 s:shard3 c:replacenodetest_coll r:core_node7) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica_n3] Registered new searcher Searcher@761944e5[replacenodetest_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043855 INFO  (searcherExecutor-1662-thread-1-processing-n:127.0.0.1:42678_solr x:replacenodetest_coll_shard2_replica_n2 s:shard2 c:replacenodetest_coll r:core_node6) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica_n2] Registered new searcher Searcher@9e5e312[replacenodetest_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1043855 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595430134460973056
   [junit4]   2> 1043871 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595430134477750272
   [junit4]   2> 1043875 INFO  (qtp121823769-4744) [n:127.0.0.1:33081_solr c:replacenodetest_coll s:shard1 r:core_node4 x:replacenodetest_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2160
   [junit4]   2> 1043877 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replacenodetest_coll/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1043921 INFO  (qtp1927898301-4730) [n:127.0.0.1:36204_solr c:replacenodetest_coll s:shard3 r:core_node7 x:replacenodetest_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replacenodetest_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42678/solr/replacenodetest_coll_shard2_replica_n2/
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:replacenodetest_coll s:shard2 r:core_node6 x:replacenodetest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1043923 INFO  (qtp1127937948-4751) [n:127.0.0.1:42678_solr c:repla

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

textHandler@5f3d15a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 632567 INFO  (jetty-closer-247-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 632572 INFO  (zkCallback-270-thread-13-processing-n:127.0.0.1:35564_solr) [n:127.0.0.1:35564_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35564_solr
   [junit4]   2> 632573 INFO  (jetty-closer-247-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f533516{/solr,null,UNAVAILABLE}
   [junit4]   2> 632573 INFO  (jetty-closer-247-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 632578 INFO  (coreCloseExecutor-756-thread-1) [n:127.0.0.1:33737_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=883930408
   [junit4]   2> 632581 INFO  (coreCloseExecutor-757-thread-1) [n:127.0.0.1:35564_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1278221873
   [junit4]   2> 632589 INFO  (jetty-closer-247-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47d8d787{/solr,null,UNAVAILABLE}
   [junit4]   2> 632590 INFO  (jetty-closer-247-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 634089 INFO  (jetty-closer-247-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d399d3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 634090 INFO  (jetty-closer-247-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 634091 ERROR (SUITE-StreamExpressionTest-seed#[54EFAF47771F2021]-worker) [    ] 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> 634091 INFO  (SUITE-StreamExpressionTest-seed#[54EFAF47771F2021]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43823 43823
   [junit4]   2> 634148 INFO  (Thread-415) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43823 43823
   [junit4]   2> 634149 WARN  (Thread-415) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	118	/solr/aliases.json
   [junit4]   2> 	118	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/configs/conf
   [junit4]   2> 	13	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	12	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	7	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	6	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/destination/terms/shard1
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	118	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	8	/solr/collections/workQueue1/state.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	118	/solr/live_nodes
   [junit4]   2> 	118	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_54EFAF47771F2021-001
   [junit4]   2> Mar 20, 2018 5:20:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=Lucene50(blocksize=128), expr_s=PostingsFormat(name=Memory), terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_s=PostingsFormat(name=Asserting), join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128), s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Asserting), a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), level2_s=PostingsFormat(name=Asserting), a_s=PostingsFormat(name=Memory), tv_text=PostingsFormat(name=Asserting), term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory), featureSet_s=PostingsFormat(name=Asserting), checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), ident_s=PostingsFormat(name=Asserting), whitetok=Lucene50(blocksize=128), side_s=Lucene50(blocksize=128)}, docValues:{name_s=DocValuesFormat(name=Lucene70), expr_s=DocValuesFormat(name=Asserting), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), falseNegative_i=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Direct), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Lucene70), trueNegative_i=DocValuesFormat(name=Asserting), index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1520, maxMBSortInHeap=6.371713029311511, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5020990b), locale=ar-MA, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=119744248,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, AscEvaluatorTest, SchemaTest, LargeVolumeBinaryJettyTest, GraphExpressionTest, UsingSolrJRefGuideExamplesTest, ConcurrentUpdateSolrClientBuilderTest, TestXMLEscaping, TestPathTrie, RawValueEvaluatorTest, TestPolicy, SquareRootEvaluatorTest, TestEmbeddedSolrServer, CloudSolrClientCacheTest, AnlysisResponseBaseTest, TestSpellCheckResponse, LargeVolumeEmbeddedTest, ShardParamsTest, StreamExpressionTest]
   [junit4] Completed [142/147 (1!)] on J0 in 356.65s, 156 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 48567 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2444/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart

Error Message:
Error from server at http://127.0.0.1:38439/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38439/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([81F5C855CC676903:A9605A001FEAB858]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:107)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart(TestCloudConsistency.java:97)
	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)


FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Error from server at http://127.0.0.1:38439/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38439/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([81F5C855CC676903:FF1EE8450F006639]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:107)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:92)
	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)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption

Error Message:
Could not load collection from ZK: overwrite

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: overwrite
	at __randomizedtesting.SeedInfo.seed([86B684FA0B9090A4:6A8D651165C0EF72]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1236)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:674)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:158)
	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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/overwrite/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1248)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1234)
	... 45 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testAliasHandling

Error Message:
Error from server at https://127.0.0.1:43733/solr: KeeperErrorCode = Session expired for /configs/conf

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43733/solr: KeeperErrorCode = Session expired for /configs/conf
	at __randomizedtesting.SeedInfo.seed([86B684FA0B9090A4:8349EB0AC8DE9486]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testAliasHandling(CloudSolrClientTest.java:181)
	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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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)




Build Log:
[...truncated 1866 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/core/test/temp/junit4-J0-20180321_015746_7586414499667889064708.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: LuceneFixedGap, dvf: Direct
   [junit4] <<< JVM J0: EOF ----

[...truncated 12139 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 3487432 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/init-core-data-001
   [junit4]   2> 3487432 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3487434 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3487434 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001
   [junit4]   2> 3487434 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3487448 INFO  (Thread-4709) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3487448 INFO  (Thread-4709) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3487521 ERROR (Thread-4709) [    ] 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> 3487548 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38744
   [junit4]   2> 3487630 INFO  (zkConnectionManagerCallback-4755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487652 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3487652 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3487668 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3487684 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3487748 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487748 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487748 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3487749 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc62604{/solr,null,AVAILABLE}
   [junit4]   2> 3487750 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3620345f{HTTP/1.1,[http/1.1]}{127.0.0.1:45427}
   [junit4]   2> 3487750 INFO  (jetty-launcher-4752-thread-1) [    ] o.e.j.s.Server Started @3500020ms
   [junit4]   2> 3487750 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45427}
   [junit4]   2> 3487751 ERROR (jetty-launcher-4752-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3487751 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3487751 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487751 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487751 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:22.885Z
   [junit4]   2> 3487814 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487814 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487814 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3487814 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d71464e{/solr,null,AVAILABLE}
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e6217f0{HTTP/1.1,[http/1.1]}{127.0.0.1:33907}
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.e.j.s.Server Started @3500085ms
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33907}
   [junit4]   2> 3487815 ERROR (jetty-launcher-4752-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487815 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:22.949Z
   [junit4]   2> 3487845 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487845 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487845 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3487845 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cfc2a8f{/solr,null,AVAILABLE}
   [junit4]   2> 3487854 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c699cb{HTTP/1.1,[http/1.1]}{127.0.0.1:34068}
   [junit4]   2> 3487854 INFO  (jetty-launcher-4752-thread-2) [    ] o.e.j.s.Server Started @3500124ms
   [junit4]   2> 3487854 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34068}
   [junit4]   2> 3487854 ERROR (jetty-launcher-4752-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3487855 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3487855 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487855 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487855 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:22.989Z
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e82e868{/solr,null,AVAILABLE}
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f8c7e7e{HTTP/1.1,[http/1.1]}{127.0.0.1:40220}
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.e.j.s.Server Started @3500147ms
   [junit4]   2> 3487877 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40220}
   [junit4]   2> 3487878 ERROR (jetty-launcher-4752-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3487878 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3487878 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487878 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487878 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:23.012Z
   [junit4]   2> 3487879 INFO  (zkConnectionManagerCallback-4763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487879 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487903 INFO  (zkConnectionManagerCallback-4757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487904 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487909 INFO  (zkConnectionManagerCallback-4761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487909 INFO  (zkConnectionManagerCallback-4759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487919 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487919 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487919 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 0x100eb0cc8800004, likely client has closed socket
   [junit4]   2> 3487948 INFO  (jetty-launcher-4752-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3488008 INFO  (zkConnectionManagerCallback-4767-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488055 INFO  (jetty-launcher-4752-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3488061 INFO  (jetty-launcher-4752-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3488162 INFO  (zkConnectionManagerCallback-4769-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488174 INFO  (zkConnectionManagerCallback-4773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488178 INFO  (jetty-launcher-4752-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3488192 INFO  (zkConnectionManagerCallback-4777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488221 INFO  (zkConnectionManagerCallback-4781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488248 INFO  (zkConnectionManagerCallback-4783-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488257 INFO  (zkConnectionManagerCallback-4787-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488284 INFO  (zkConnectionManagerCallback-4785-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488859 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3488860 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40220_solr
   [junit4]   2> 3488893 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.c.Overseer Overseer (id=72316034173894662-127.0.0.1:40220_solr-n_0000000000) starting
   [junit4]   2> 3488949 INFO  (zkConnectionManagerCallback-4795-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488981 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3489015 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40220_solr
   [junit4]   2> 3489051 INFO  (zkCallback-4768-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3489116 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3489121 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3489122 INFO  (zkCallback-4794-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3489137 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3489140 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3489140 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33907_solr
   [junit4]   2> 3489155 INFO  (zkCallback-4794-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3489155 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3489155 INFO  (zkCallback-4768-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3489156 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34068_solr
   [junit4]   2> 3489256 INFO  (zkCallback-4794-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3489256 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3489256 INFO  (zkCallback-4768-thread-2-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3489286 INFO  (zkCallback-4786-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3489330 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3489344 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3489345 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45427_solr
   [junit4]   2> 3489347 INFO  (zkCallback-4794-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3489347 INFO  (zkCallback-4768-thread-2-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3489420 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3489469 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3489469 INFO  (zkCallback-4786-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3490232 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40220.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490286 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490293 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34068.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490363 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40220.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490363 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40220.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490364 INFO  (jetty-launcher-4752-thread-4) [n:127.0.0.1:40220_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node4/.
   [junit4]   2> 3490417 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490417 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490418 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node3/.
   [junit4]   2> 3490454 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45427.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490472 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34068.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490472 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34068.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490473 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node2/.
   [junit4]   2> 3490536 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45427.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490536 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45427.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3490537 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node1/.
   [junit4]   2> 3490550 INFO  (zkConnectionManagerCallback-4803-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490545 INFO  (zkConnectionManagerCallback-4799-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490567 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3490567 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3490568 INFO  (jetty-launcher-4752-thread-2) [n:127.0.0.1:34068_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3490569 INFO  (jetty-launcher-4752-thread-3) [n:127.0.0.1:33907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3490604 INFO  (zkConnectionManagerCallback-4807-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490605 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3490605 INFO  (jetty-launcher-4752-thread-1) [n:127.0.0.1:45427_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3491045 INFO  (zkConnectionManagerCallback-4809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491048 INFO  (zkConnectionManagerCallback-4813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491061 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3491062 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3491065 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f8c7e7e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3491065 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2061262065
   [junit4]   2> 3491066 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3491066 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a866e7e: rootName = solr_40220, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1cf9731
   [junit4]   2> 3491088 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3491088 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@432d510d: rootName = solr_40220, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ab313c9
   [junit4]   2> 3491105 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3491105 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3267a6cc: rootName = solr_40220, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e0779
   [junit4]   2> 3491122 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40220_solr
   [junit4]   2> 3491123 INFO  (zkCallback-4786-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491123 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491123 INFO  (zkCallback-4768-thread-2-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491125 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491125 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3491125 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491179 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3491179 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.Overseer Overseer (id=72316034173894662-127.0.0.1:40220_solr-n_0000000000) closing
   [junit4]   2> 3491179 INFO  (OverseerStateUpdate-72316034173894662-127.0.0.1:40220_solr-n_0000000000) [n:127.0.0.1:40220_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40220_solr
   [junit4]   2> 3491179 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491179 WARN  (OverseerAutoScalingTriggerThread-72316034173894662-127.0.0.1:40220_solr-n_0000000000) [n:127.0.0.1:40220_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3491180 INFO  (zkCallback-4794-thread-1-processing-n:127.0.0.1:40220_solr) [n:127.0.0.1:40220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491211 INFO  (zkCallback-4798-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491211 INFO  (zkCallback-4802-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3491217 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33907_solr
   [junit4]   2> 3491218 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.Overseer Overseer (id=72316034173894666-127.0.0.1:33907_solr-n_0000000001) starting
   [junit4]   2> 3491245 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e82e868{/solr,null,UNAVAILABLE}
   [junit4]   2> 3491245 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3491252 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3491253 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3491253 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3491253 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3491254 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30dc98e1{/solr,null,AVAILABLE}
   [junit4]   2> 3491254 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d65a264{HTTP/1.1,[http/1.1]}{127.0.0.1:39447}
   [junit4]   2> 3491254 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server Started @3503524ms
   [junit4]   2> 3491254 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37901}
   [junit4]   2> 3491254 ERROR (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3491255 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3491268 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3491268 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3491268 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:26.402Z
   [junit4]   2> 3491276 INFO  (zkConnectionManagerCallback-4815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491292 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3491333 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3491335 INFO  (zkConnectionManagerCallback-4819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491345 INFO  (zkConnectionManagerCallback-4821-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491350 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3491352 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3491362 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37901_solr
   [junit4]   2> 3491378 INFO  (zkCallback-4786-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491378 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491378 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491382 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491382 INFO  (zkCallback-4802-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491382 INFO  (zkCallback-4798-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491394 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491394 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3492316 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3492366 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3492366 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3492384 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node4/.
   [junit4]   2> 3492466 INFO  (zkConnectionManagerCallback-4826-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3492467 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3492467 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:37901_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3492708 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:39447/solr. Proxy: http://127.0.0.1:37901/solr
   [junit4]   2> 3492764 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c699cb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3492765 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1431072385
   [junit4]   2> 3492780 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3492781 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8f578df: rootName = solr_34068, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57506a59
   [junit4]   2> 3492819 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3492819 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ce439fe: rootName = solr_34068, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ab313c9
   [junit4]   2> 3492839 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3492839 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71ea5787: rootName = solr_34068, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e0779
   [junit4]   2> 3492854 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34068_solr
   [junit4]   2> 3492855 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3492855 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3492856 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492928 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492929 INFO  (zkCallback-4798-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492929 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492929 INFO  (zkCallback-4802-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492929 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492930 INFO  (zkCallback-4782-thread-2-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492955 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3492963 INFO  (zkCallback-4786-thread-1-processing-n:127.0.0.1:34068_solr) [n:127.0.0.1:34068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3493029 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cfc2a8f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3493029 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3493033 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3493033 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3493033 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3493033 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3493034 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28ff2411{/solr,null,AVAILABLE}
   [junit4]   2> 3493034 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7941d265{HTTP/1.1,[http/1.1]}{127.0.0.1:35429}
   [junit4]   2> 3493034 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server Started @3505304ms
   [junit4]   2> 3493034 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45733}
   [junit4]   2> 3493034 ERROR (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3493034 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3493035 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3493035 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3493035 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:28.169Z
   [junit4]   2> 3493036 INFO  (zkConnectionManagerCallback-4828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493037 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3493106 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3493107 INFO  (zkConnectionManagerCallback-4832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493110 INFO  (zkConnectionManagerCallback-4834-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493139 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3493141 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3493154 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45733_solr
   [junit4]   2> 3493155 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493178 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493178 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493182 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493183 INFO  (zkCallback-4798-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493195 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493258 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493258 INFO  (zkCallback-4833-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3493842 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45733.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3493872 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45733.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3493872 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45733.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3493873 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node2/.
   [junit4]   2> 3493876 INFO  (zkConnectionManagerCallback-4839-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493893 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3493894 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:45733_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3494076 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:35429/solr. Proxy: http://127.0.0.1:45733/solr
   [junit4]   2> 3494077 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e6217f0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3494081 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1976174392
   [junit4]   2> 3494081 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3494081 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d71463a: rootName = solr_33907, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d37f476
   [junit4]   2> 3494108 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3494108 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1824120f: rootName = solr_33907, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ab313c9
   [junit4]   2> 3494124 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3494124 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3226780: rootName = solr_33907, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e0779
   [junit4]   2> 3494133 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33907_solr
   [junit4]   2> 3494134 INFO  (zkCallback-4833-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494134 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494134 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494134 INFO  (zkCallback-4798-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494135 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494135 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494135 INFO  (zkCallback-4782-thread-1-processing-n:127.0.0.1:33907_solr) [n:127.0.0.1:33907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494134 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494135 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3494136 INFO  (zkCallback-4838-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3494136 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3494136 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.Overseer Overseer (id=72316034173894666-127.0.0.1:33907_solr-n_0000000001) closing
   [junit4]   2> 3494136 INFO  (OverseerStateUpdate-72316034173894666-127.0.0.1:33907_solr-n_0000000001) [n:127.0.0.1:33907_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33907_solr
   [junit4]   2> 3494136 WARN  (OverseerAutoScalingTriggerThread-72316034173894666-127.0.0.1:33907_solr-n_0000000001) [n:127.0.0.1:33907_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3494162 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45427_solr
   [junit4]   2> 3494163 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.Overseer Overseer (id=72316034173894668-127.0.0.1:45427_solr-n_0000000003) starting
   [junit4]   2> 3494210 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d71464e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3494211 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3494215 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3494218 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3494218 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3494218 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3494231 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62dafe92{/solr,null,AVAILABLE}
   [junit4]   2> 3494231 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@311663fb{HTTP/1.1,[http/1.1]}{127.0.0.1:42550}
   [junit4]   2> 3494231 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server Started @3506501ms
   [junit4]   2> 3494231 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38439}
   [junit4]   2> 3494231 ERROR (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3494232 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3494232 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3494232 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3494233 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-21T04:21:29.366Z
   [junit4]   2> 3494234 INFO  (zkConnectionManagerCallback-4841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3494259 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3494266 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38744/solr
   [junit4]   2> 3494279 INFO  (zkConnectionManagerCallback-4845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3494282 INFO  (zkConnectionManagerCallback-4847-thread-1-processing-n:127.0.0.1:38439_solr) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3494287 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3494301 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3494303 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38439_solr
   [junit4]   2> 3494304 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494304 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494304 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494304 INFO  (zkCallback-4838-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494304 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494304 INFO  (zkCallback-4784-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494305 INFO  (zkCallback-4846-thread-1-processing-n:127.0.0.1:38439_solr) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3494316 INFO  (zkCallback-4833-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3495122 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38439.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3495160 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38439.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3495160 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38439.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@613c21e6
   [junit4]   2> 3495177 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_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/J0/temp/solr.cloud.TestCloudConsistency_81F5C855CC676903-001/tempDir-001/node3/.
   [junit4]   2> 3495193 INFO  (zkConnectionManagerCallback-4852-thread-1-processing-n:127.0.0.1:38439_solr) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495194 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3495195 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [n:127.0.0.1:38439_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38744/solr ready
   [junit4]   2> 3495374 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:42550/solr. Proxy: http://127.0.0.1:38439/solr
   [junit4]   2> 3495375 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3620345f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3495376 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1012572996
   [junit4]   2> 3495388 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3495388 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18fde60b: rootName = solr_45427, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6edb2c85
   [junit4]   2> 3495402 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3495402 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14b1a521: rootName = solr_45427, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ab313c9
   [junit4]   2> 3495419 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3495419 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5766674: rootName = solr_45427, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e0779
   [junit4]   2> 3495430 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45427_solr
   [junit4]   2> 3495431 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3495431 INFO  (zkCallback-4806-thread-1-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495431 INFO  (zkCallback-4851-thread-1-processing-n:127.0.0.1:38439_solr) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495445 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3495445 INFO  (zkCallback-4838-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495445 INFO  (zkCallback-4833-thread-1-processing-n:127.0.0.1:45733_solr) [n:127.0.0.1:45733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495445 INFO  (zkCallback-4846-thread-1-processing-n:127.0.0.1:38439_solr) [n:127.0.0.1:38439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495445 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.a.s.c.Overseer Overseer (id=72316034173894668-127.0.0.1:45427_solr-n_0000000003) closing
   [junit4]   2> 3495450 WARN  (OverseerAutoScalingTriggerThread-72316034173894668-127.0.0.1:45427_solr-n_0000000003) [n:127.0.0.1:45427_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3495473 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495473 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495457 INFO  (zkCallback-4812-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495451 INFO  (OverseerStateUpdate-72316034173894668-127.0.0.1:45427_solr-n_0000000003) [n:127.0.0.1:45427_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45427_solr
   [junit4]   2> 3495451 INFO  (zkCallback-4784-thread-2-processing-n:127.0.0.1:45427_solr) [n:127.0.0.1:45427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3495500 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37901_solr
   [junit4]   2> 3495501 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dc62604{/solr,null,UNAVAILABLE}
   [junit4]   2> 3495519 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:37901_solr) [n:127.0.0.1:37901_solr    ] o.a.s.c.Overseer Overseer (id=72316034173894677-127.0.0.1:37901_solr-n_0000000004) starting
   [junit4]   2> 3495522 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3495543 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3495544 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3495544 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3495544 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3495544 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@579fe4d3{/solr,null,AVAILABLE}
   [junit4]   2> 3495545 INFO  (SUITE-TestCloudConsistency-seed#[81F5C855CC676903]-worker) [    ] o.e.j.s.Abs

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

for registry solr.core.stale_state_test_col.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@37d748ee
   [junit4]   2> 344053 INFO  (coreCloseExecutor-459-thread-7) [n:127.0.0.1:43733_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.stale_state_test_col.shard1.leader, tag=1710083914
   [junit4]   2> 344069 INFO  (coreCloseExecutor-460-thread-5) [n:127.0.0.1:43696_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.overwrite.shard1.leader, tag=1788981626
   [junit4]   2> 344072 INFO  (coreCloseExecutor-460-thread-6) [n:127.0.0.1:43696_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.foo.shard1.replica_n4, tag=1400769596
   [junit4]   2> 344072 INFO  (coreCloseExecutor-460-thread-6) [n:127.0.0.1:43696_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52021e00: rootName = solr_43696, domain = solr.core.foo.shard1.replica_n4, service url = null, agent id = null] for registry solr.core.foo.shard1.replica_n4 / com.codahale.metrics.MetricRegistry@761cc640
   [junit4]   2> 344086 INFO  (coreCloseExecutor-459-thread-1) [n:127.0.0.1:43733_solr c:multicollection1 s:shard1 r:core_node3 x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard1.leader, tag=1297123495
   [junit4]   2> 344196 INFO  (coreCloseExecutor-460-thread-6) [n:127.0.0.1:43696_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1400769596
   [junit4]   2> 344196 INFO  (coreCloseExecutor-460-thread-4) [n:127.0.0.1:43696_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n9, tag=2028413388
   [junit4]   2> 344196 INFO  (coreCloseExecutor-460-thread-4) [n:127.0.0.1:43696_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n9] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@471f051f: rootName = solr_43696, domain = solr.core.localShardsTestColl.shard2.replica_n9, service url = null, agent id = null] for registry solr.core.localShardsTestColl.shard2.replica_n9 / com.codahale.metrics.MetricRegistry@47c20454
   [junit4]   2> 344216 INFO  (coreCloseExecutor-459-thread-6) [n:127.0.0.1:43733_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1651347839
   [junit4]   2> 344398 INFO  (coreCloseExecutor-460-thread-4) [n:127.0.0.1:43696_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard2.leader, tag=2028413388
   [junit4]   2> 344398 INFO  (coreCloseExecutor-460-thread-1) [n:127.0.0.1:43696_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1789912124
   [junit4]   2> 344422 INFO  (coreCloseExecutor-460-thread-2) [n:127.0.0.1:43696_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard3.leader, tag=528460571
   [junit4]   2> 344578 INFO  (jetty-closer-414-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72316148409434118-127.0.0.1:43696_solr-n_0000000000) closing
   [junit4]   2> 344605 INFO  (OverseerStateUpdate-72316148409434118-127.0.0.1:43696_solr-n_0000000000) [n:127.0.0.1:43696_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43696_solr
   [junit4]   2> 344808 INFO  (jetty-closer-414-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57208845{/solr,null,UNAVAILABLE}
   [junit4]   2> 344809 INFO  (jetty-closer-414-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 344826 WARN  (OverseerAutoScalingTriggerThread-72316148409434118-127.0.0.1:43696_solr-n_0000000000) [n:127.0.0.1:43696_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 344898 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 0x100eb2761780006, likely client has closed socket
   [junit4]   2> 344899 INFO  (jetty-closer-414-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@116b070d{/solr,null,UNAVAILABLE}
   [junit4]   2> 344899 INFO  (jetty-closer-414-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 344900 INFO  (jetty-closer-414-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e4ad08d{/solr,null,UNAVAILABLE}
   [junit4]   2> 344900 INFO  (jetty-closer-414-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 344946 ERROR (SUITE-CloudSolrClientTest-seed#[86B684FA0B9090A4]-worker) [    ] 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> 344954 INFO  (SUITE-CloudSolrClientTest-seed#[86B684FA0B9090A4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45729 45729
   [junit4]   2> 345068 INFO  (Thread-218) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45729 45729
   [junit4]   2> 345084 WARN  (Thread-218) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	12	/solr/collections/localShardsTestColl/terms/shard2
   [junit4]   2> 	12	/solr/collections/stale_state_test_col/terms/shard1
   [junit4]   2> 	11	/solr/collections/localShardsTestColl/terms/shard1
   [junit4]   2> 	9	/solr/collections/foo/terms/shard1
   [junit4]   2> 	9	/solr/collections/localShardsTestColl/terms/shard3
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard2
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard1
   [junit4]   2> 	2	/solr/collections/overwrite/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/localShardsTestColl/state.json
   [junit4]   2> 	24	/solr/collections/foo/state.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	16	/solr/collections/stale_state_test_col/state.json
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/multicollection2/state.json
   [junit4]   2> 	14	/solr/collections/multicollection1/state.json
   [junit4]   2> 	6	/solr/collections/overwrite/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_86B684FA0B9090A4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, a_t=PostingsFormat(name=Memory), title_s=FSTOrd50, id=PostingsFormat(name=Memory), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Memory), title_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=928, maxMBSortInHeap=5.646382736170628, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@46274bf1), locale=es-GT, timezone=EET
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=265190040,total=403701760
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedListCodec, TestXMLEscaping, FieldValueEvaluatorTest, EmpiricalDistributionEvaluatorTest, CubedRootEvaluatorTest, RawValueEvaluatorTest, HttpSolrClientConPoolTest, LargeVolumeEmbeddedTest, LessThanEvaluatorTest, TestV1toV2ApiMapper, HyperbolicTangentEvaluatorTest, TestZkConfigManager, SolrExampleStreamingTest, NotEvaluatorTest, FieldAnalysisResponseTest, StreamingTest, TestConfigSetAdminRequest, TestValidatingJsonMap, ContentStreamTest, AscEvaluatorTest, ArcSineEvaluatorTest, AnlysisResponseBaseTest, StreamExpressionParserTest, SolrExampleJettyTest, TestSpellCheckResponse, SolrParamTest, TermsResponseTest, TestEmbeddedSolrServer, TestJavaBinCodec, SolrQueryTest, ModifiableSolrParamsTest, TestFastInputStream, TestUpdateRequestCodec, NamedListTest, UsingSolrJRefGuideExamplesTest, TestLBHttpSolrClient, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [105/147 (1!)] on J0 in 96.93s, 15 tests, 2 errors <<< FAILURES!

[...truncated 48682 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2443/

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
Error from server at http://127.0.0.1:42084/solr: KeeperErrorCode = Session expired for /configs/conf

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42084/solr: KeeperErrorCode = Session expired for /configs/conf
	at __randomizedtesting.SeedInfo.seed([3328BA85979D8E27]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
	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$6.evaluate(RandomizedRunner.java:874)
	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)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1C3C9C38A629BC9B:3EFC1DC38543968B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:9645)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
8 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) Thread[id=3470, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=3488, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    4) Thread[id=3697, name=zkConnectionManagerCallback-1591-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    5) Thread[id=3487, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]         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)    7) Thread[id=3476, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=3477, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=3470, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=3488, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   4) Thread[id=3697, name=zkConnectionManagerCallback-1591-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   5) Thread[id=3487, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]
        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)
   7) Thread[id=3476, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=3477, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1C3C9C38A629BC9B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    2) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]         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=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]
        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([1C3C9C38A629BC9B]:0)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
Error from server at https://127.0.0.1:42400/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-d0cc7cf3-ba06-4351-b4bf-0a1747a86db8

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42400/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-d0cc7cf3-ba06-4351-b4bf-0a1747a86db8
	at __randomizedtesting.SeedInfo.seed([1C3C9C38A629BC9B:41075348E12423A5]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$RequestStatus.waitFor(CollectionAdminRequest.java:1256)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:195)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:181)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:115)
	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)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:38498/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000018

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38498/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000018
	at __randomizedtesting.SeedInfo.seed([B624287097A2A99:CE3CF69B8F8FE064]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:169)
	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)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted

Error Message:
Error from server at https://127.0.0.1:38599/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000002

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38599/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000002
	at __randomizedtesting.SeedInfo.seed([B624287097A2A99:44FCA65A087065FB]:0)
	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.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted(MoveReplicaHDFSFailoverTest.java:148)
	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)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B624287097A2A99:132CDF1C97A4B38]:0)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.getNodeName(JettySolrRunner.java:347)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition(MoveReplicaHDFSFailoverTest.java:171)
	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)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B624287097A2A99:2451D754B50A98BB]:0)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.getNodeName(JettySolrRunner.java:347)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained(MoveReplicaHDFSFailoverTest.java:83)
	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)




Build Log:
[...truncated 1876 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/core/test/temp/junit4-J0-20180320_130343_2028009741914406436472.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Lucene70, pf: Lucene50, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 10693 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4]   2> 1077675 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-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.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/init-core-data-001
   [junit4]   2> 1077676 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1077676 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1077677 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-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> 1077679 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-001
   [junit4]   2> 1077679 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1077679 INFO  (Thread-909) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1077679 INFO  (Thread-909) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1077715 ERROR (Thread-909) [    ] 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> 1077779 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42459
   [junit4]   2> 1077784 INFO  (zkConnectionManagerCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077789 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1077789 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1077789 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1077789 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1077790 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@be1b2f3{/solr,null,AVAILABLE}
   [junit4]   2> 1077791 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2db3a749{SSL,[ssl, http/1.1]}{127.0.0.1:45296}
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.e.j.s.Server Started @1089582ms
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45296}
   [junit4]   2> 1077834 ERROR (jetty-launcher-785-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T14:55:29.862Z
   [junit4]   2> 1077834 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1077836 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1077836 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1077836 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1077836 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f265b4d{/solr,null,AVAILABLE}
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c1387e7{SSL,[ssl, http/1.1]}{127.0.0.1:38599}
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.e.j.s.Server Started @1089586ms
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38599}
   [junit4]   2> 1077837 ERROR (jetty-launcher-785-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1077837 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T14:55:29.865Z
   [junit4]   2> 1077857 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077869 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1077935 INFO  (jetty-launcher-785-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42459/solr
   [junit4]   2> 1077935 INFO  (jetty-launcher-785-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42459/solr
   [junit4]   2> 1077936 INFO  (zkConnectionManagerCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077937 INFO  (zkConnectionManagerCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077946 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 0x100e82afa200004, likely client has closed socket
   [junit4]   2> 1077971 INFO  (zkConnectionManagerCallback-802-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077972 INFO  (zkConnectionManagerCallback-804-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078358 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078358 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38599_solr
   [junit4]   2> 1078359 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078359 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.Overseer Overseer (id=72312865320599558-127.0.0.1:38599_solr-n_0000000000) starting
   [junit4]   2> 1078368 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45296_solr
   [junit4]   2> 1078495 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078514 INFO  (zkCallback-803-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078589 INFO  (zkConnectionManagerCallback-810-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078590 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078591 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42459/solr ready
   [junit4]   2> 1078682 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38599_solr
   [junit4]   2> 1078733 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078750 INFO  (zkCallback-803-thread-2-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078818 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078962 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45296.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1078995 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45296.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1078995 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45296.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1078996 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_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.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-001/node2/.
   [junit4]   2> 1079015 INFO  (zkConnectionManagerCallback-814-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079016 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1079017 INFO  (jetty-launcher-785-thread-2) [n:127.0.0.1:45296_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42459/solr ready
   [junit4]   2> 1079330 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38599.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1079349 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38599.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1079349 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38599.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1079350 INFO  (jetty-launcher-785-thread-1) [n:127.0.0.1:38599_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.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-001/node1/.
   [junit4]   2> 1079409 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079444 INFO  (zkConnectionManagerCallback-820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1079445 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1079446 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42459/solr ready
   [junit4]   2> 1080523 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1081436 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1081703 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 1081727 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1082466 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1082523 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_lucene2.us.west_apache_org_42601_hdfs____onjv8j/webapp
   [junit4]   2> 1084299 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@lucene2-us-west.apache.org:42601
   [junit4]   2> 1087552 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1087568 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1087724 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_42874_datanode____.oadd4y/webapp
   [junit4]   2> 1090230 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42874
   [junit4]   2> 1093547 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1093549 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1093655 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40280_datanode____.3vtx0r/webapp
   [junit4]   2> 1095419 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[B624287097A2A99]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40280
   [junit4]   2> 1102457 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:42836) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1102465 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:42836) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1104613 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xdd69ffadeac67: from storage DS-318a0bcd-7475-4b32-9c26-2176a22995e6 node DatanodeRegistration(127.0.0.1:45160, datanodeUuid=05bc7f3b-c2cb-46b0-bbba-19a56b2ecd5f, infoPort=34947, infoSecurePort=0, ipcPort=46720, storageInfo=lv=-56;cid=testClusterID;nsid=255921829;c=0), blocks: 0, hasStaleStorage: true, processing time: 88 msecs
   [junit4]   2> 1104706 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xdd69ffbd1fdfe: from storage DS-2232f74a-b6d8-454c-81c5-860c967ab000 node DatanodeRegistration(127.0.0.1:33875, datanodeUuid=8c210f4d-4ed7-4003-b204-69df5a307446, infoPort=46510, infoSecurePort=0, ipcPort=35032, storageInfo=lv=-56;cid=testClusterID;nsid=255921829;c=0), blocks: 0, hasStaleStorage: true, processing time: 73 msecs
   [junit4]   2> 1104722 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xdd69ffadeac67: from storage DS-31f572f0-e8dc-4c2f-b6c7-b71ad6b4470f node DatanodeRegistration(127.0.0.1:45160, datanodeUuid=05bc7f3b-c2cb-46b0-bbba-19a56b2ecd5f, infoPort=34947, infoSecurePort=0, ipcPort=46720, storageInfo=lv=-56;cid=testClusterID;nsid=255921829;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1104722 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xdd69ffbd1fdfe: from storage DS-f63d27f1-75c2-4a9d-9503-814bfa94c33a node DatanodeRegistration(127.0.0.1:33875, datanodeUuid=8c210f4d-4ed7-4003-b204-69df5a307446, infoPort=46510, infoSecurePort=0, ipcPort=35032, storageInfo=lv=-56;cid=testClusterID;nsid=255921829;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1106734 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOldReplicaIsDeleted
   [junit4]   2> 1106957 INFO  (qtp999567-4002) [n:127.0.0.1:38599_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll3&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45296_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1106959 INFO  (OverseerThreadFactory-2218-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection movereplicatest_coll3
   [junit4]   2> 1107103 INFO  (OverseerStateUpdate-72312865320599558-127.0.0.1:38599_solr-n_0000000000) [n:127.0.0.1:38599_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45296/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1107406 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1107415 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1107520 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1107520 INFO  (zkCallback-801-thread-2-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1108435 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1108469 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_coll3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1108503 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1108503 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll3_shard1_replica_n1' using configuration from collection movereplicatest_coll3, trusted=true
   [junit4]   2> 1108504 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45296.solr.core.movereplicatest_coll3.shard1.replica_n1' (registry 'solr.core.movereplicatest_coll3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cff136a
   [junit4]   2> 1108562 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:42836/data
   [junit4]   2> 1108563 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1108563 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1108563 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_coll3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_B624287097A2A99-001/tempDir-001/node2/movereplicatest_coll3_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:42836/data/movereplicatest_coll3/core_node2/data/]
   [junit4]   2> 1108566 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42836/data/movereplicatest_coll3/core_node2/data/snapshot_metadata
   [junit4]   2> 1109083 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42836/data/movereplicatest_coll3/core_node2/data
   [junit4]   2> 1109413 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42836/data/movereplicatest_coll3/core_node2/data/index
   [junit4]   2> 1110245 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|RBW], ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW]]} size 69
   [junit4]   2> 1110245 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741825_1001 size 69
   [junit4]   2> 1110913 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1110913 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1110913 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1111042 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111042 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111731 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@349be69e[movereplicatest_coll3_shard1_replica_n1] main]
   [junit4]   2> 1111732 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1111732 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1111752 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1111802 INFO  (searcherExecutor-2223-thread-1-processing-n:127.0.0.1:45296_solr x:movereplicatest_coll3_shard1_replica_n1 s:shard1 c:movereplicatest_coll3 r:core_node2) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1] Registered new searcher Searcher@349be69e[movereplicatest_coll3_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1111803 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595468953766854656
   [junit4]   2> 1111829 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/movereplicatest_coll3/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45296/solr/movereplicatest_coll3_shard1_replica_n1/
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45296/solr/movereplicatest_coll3_shard1_replica_n1/ has no replicas
   [junit4]   2> 1111840 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1111843 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45296/solr/movereplicatest_coll3_shard1_replica_n1/ shard1
   [junit4]   2> 1111844 INFO  (zkCallback-801-thread-2-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1111844 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1111894 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1111896 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4490
   [junit4]   2> 1111900 INFO  (qtp999567-4002) [n:127.0.0.1:38599_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1111997 INFO  (zkCallback-801-thread-2-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1111997 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1112901 INFO  (qtp999567-4002) [n:127.0.0.1:38599_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll3&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45296_solr&wt=javabin&version=2} status=0 QTime=5944
   [junit4]   2> 1113007 INFO  (qtp487967372-3992) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/movereplicatest_coll3/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1113007 INFO  (OverseerCollectionConfigSetProcessor-72312865320599558-127.0.0.1:38599_solr-n_0000000000) [n:127.0.0.1:38599_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> 1113461 INFO  (qtp487967372-3992) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll3_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1595468954926579712)]} 0 552
   [junit4]   2> 1113593 INFO  (qtp487967372-3989) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll3_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1595468955506442240)]} 0 130
   [junit4]   2> 1113635 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2db3a749{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1113655 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1364321020
   [junit4]   2> 1113655 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1113656 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6282318e: rootName = solr_45296, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77625f01
   [junit4]   2> 1113663 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1113663 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@262784a6: rootName = solr_45296, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b8f47c4
   [junit4]   2> 1113691 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1113691 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70bf0e8: rootName = solr_45296, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5788aa21
   [junit4]   2> 1113693 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45296_solr
   [junit4]   2> 1113694 INFO  (zkCallback-803-thread-2-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1113694 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:38599_solr) [n:127.0.0.1:38599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1113696 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[B624287097A2A99]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1113699 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1113704 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1113704 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1113725 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74fa51cd
   [junit4]   2> 1113726 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll3.shard1.replica_n1, tag=1962561997
   [junit4]   2> 1113726 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b3d7a1c: rootName = solr_45296, domain = solr.core.movereplicatest_coll3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.movereplicatest_coll3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@69009a50
   [junit4]   2> 1113755 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll3.shard1.leader, tag=1962561997
   [junit4]   2> 1113755 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1113755 INFO  (coreCloseExecutor-2228-thread-1) [n:127.0.0.1:45296_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@63f8f120 commitCommandVersion:0
   [junit4]   2> 1113795 INFO  (zkCallback-801-thread-1-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1113862 INFO  (zkCallback-801-thread-2-processing-n:127.0.0.1:45296_solr) [n:127.0.0.1:45296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1114196 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-31f572f0-e8dc-4c2f-b6c7-b71ad6b4470f:NORMAL:127.0.0.1:45160|RBW], ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|RBW]]} size 0
   [junit4]   2> 1114257 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741827_1003 size 182
   [junit4]   2> 1115117 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW], ReplicaUC[[DISK]DS-f63d27f1-75c2-4a9d-9503-814bfa94c33a:NORMAL:127.0.0.1:33875|RBW]]} size 0
   [junit4]   2> 1115151 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741828_1004 size 498
   [junit4]   2> 1115747 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|RBW], ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW]]} size 0
   [junit4]   2> 1115747 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|RBW], ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW]]} size 0
   [junit4]   2> 1116389 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741830_1006{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-31f572f0-e8dc-4c2f-b6c7-b71ad6b4470f:NORMAL:127.0.0.1:45160|RBW], ReplicaUC[[DISK]DS-f63d27f1-75c2-4a9d-9503-814bfa94c33a:NORMAL:127.0.0.1:33875|RBW]]} size 83
   [junit4]   2> 1116390 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741830_1006 size 83
   [junit4]   2> 1116939 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-31f572f0-e8dc-4c2f-b6c7-b71ad6b4470f:NORMAL:127.0.0.1:45160|RBW], ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|FINALIZED]]} size 0
   [junit4]   2> 1116939 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|FINALIZED], ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|FINALIZED]]} size 0
   [junit4]   2> 1117048 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741832_1008{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|RBW], ReplicaUC[[DISK]DS-31f572f0-e8dc-4c2f-b6c7-b71ad6b4470f:NORMAL:127.0.0.1:45160|RBW]]} size 111
   [junit4]   2> 1117049 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741832_1008 size 111
   [junit4]   2> 1117501 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741833_1009{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f63d27f1-75c2-4a9d-9503-814bfa94c33a:NORMAL:127.0.0.1:33875|RBW], ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW]]} size 0
   [junit4]   2> 1117502 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33875 is added to blk_1073741833_1009{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-318a0bcd-7475-4b32-9c26-2176a22995e6:NORMAL:127.0.0.1:45160|RBW], ReplicaUC[[DISK]DS-2232f74a-b6d8-454c-81c5-860c967ab000:NORMAL:127.0.0.1:33875|FINALIZED]]} size 0
   [junit4]   2> 1117617 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45160 is added to blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f63d27f1-75c2-4a9d-9503-814bfa94c33a:NORMAL:127.0.0.1:33875|RBW], R

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

redFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, maxDocsPerChunk=399, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, blockSize=10)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@300fa1cf), locale=ja, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=3,free=218151936,total=467140608
   [junit4]   2> NOTE: All tests run in this JVM: [HyperbolicTangentEvaluatorTest, UsingSolrJRefGuideExamplesTest, SchemaTest, ContentStreamTest, JdbcTest, TestToleratedUpdateError, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=1C3C9C38A629BC9B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=3470, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=3488, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    4) Thread[id=3697, name=zkConnectionManagerCallback-1591-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >    5) Thread[id=3487, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=3476, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=3477, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C3C9C38A629BC9B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3694, name=zkConnectionManagerCallback-1591-thread-1-SendThread(127.0.0.1:35833), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    2) Thread[id=3473, name=zkConnectionManagerCallback-1591-thread-1, state=WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C3C9C38A629BC9B]:0)
   [junit4] Completed [130/147 (2!)] on J0 in 433.80s, 156 tests, 1 failure, 2 errors, 2 skipped <<< FAILURES!

[...truncated 2224 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.RangeFacetTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.facet.RangeFacetTest_3328BA85979D8E27-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1791, maxMBSortInHeap=7.0603225254757, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bc17c65), locale=fi-FI, timezone=PRC
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=162152488,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyNoFacetTest, NegateFunctionTest, DateMathFunctionTest, RemoveFunctionTest, ExpressionFactoryTest, FilterFunctionTest, CastingDateValueTest, AbsoluteValueFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, IntFieldsTest, CastingIntValueTest, ValueFacetTest, LTFunctionTest, RangeFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RangeFacetTest -Dtests.seed=3328BA85979D8E27 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=PRC -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | RangeFacetTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42084/solr: KeeperErrorCode = Session expired for /configs/conf
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3328BA85979D8E27]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [42/78 (1!)] on J0 in 37.68s, 0 tests, 1 error <<< FAILURES!

[...truncated 46380 lines...]