Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6935/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded  at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
  at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
  at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748) ,time=2}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
,time=2}
        at 
__randomizedtesting.SeedInfo.seed([AA9C917245862F8:82FDF6CD8AA40F00]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
        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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:50911/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":6}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50911/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":6}
        at 
__randomizedtesting.SeedInfo.seed([AA9C917245862F8:42DCBDA3226B4D6D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
        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.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ

Error Message:
Error from server at http://127.0.0.1:56482/solr: Host Unavailable: Not 
connected to zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56482/solr: Host Unavailable: Not connected to 
zk
        at 
__randomizedtesting.SeedInfo.seed([AA9C917245862F8:A05A16035FBE2AF9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
        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.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([AA9C917245862F8:82FDF6CD8AA40F00]: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.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        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 11712 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\init-core-data-001
   [junit4]   2> 409294 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 409295 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 409299 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 409299 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 409301 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001
   [junit4]   2> 409301 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 409301 INFO  (Thread-702) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 409301 INFO  (Thread-702) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 409305 ERROR (Thread-702) [    ] 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> 409401 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61051
   [junit4]   2> 409410 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edb9859840000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409413 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 409414 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37a07867{/solr,null,AVAILABLE}
   [junit4]   2> 409416 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12640ea0{HTTP/1.1,[http/1.1]}{127.0.0.1:61055}
   [junit4]   2> 409416 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.e.j.s.Server Started @420084ms
   [junit4]   2> 409416 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61055}
   [junit4]   2> 409416 ERROR (jetty-launcher-1309-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 409416 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 409416 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 409417 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 409417 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T05:39:08.404Z
   [junit4]   2> 409422 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 409432 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edb9859840001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409439 INFO  (jetty-launcher-1309-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61051/solr
   [junit4]   2> 409443 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edb9859840002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409577 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 409577 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61055_solr
   [junit4]   2> 409578 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.Overseer Overseer 
(id=98757689232064515-127.0.0.1:61055_solr-n_0000000000) starting
   [junit4]   2> 409585 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61055_solr
   [junit4]   2> 409587 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 409820 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 409831 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 409831 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 409833 INFO  (jetty-launcher-1309-thread-1) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\.
   [junit4]   2> 409902 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edb9859840004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 409919 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 409920 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61051/solr ready
   [junit4]   2> 409934 INFO  (qtp264967317-6250) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 409938 INFO  
(OverseerThreadFactory-1952-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 410059 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61055/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 410063 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61055/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 410266 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 410267 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 410267 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 410380 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 410382 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411301 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 411301 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 411317 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 411317 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 411324 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 411324 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 411324 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 411324 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 411326 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 411326 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 411327 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411327 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411327 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\testCollection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\.\testCollection1_shard2_replica_n2\data\]
   [junit4]   2> 411327 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\testCollection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\.\testCollection1_shard1_replica_n1\data\]
   [junit4]   2> 411421 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 411421 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 411422 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 411422 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 411443 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411443 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411444 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71c1192a[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 411445 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411445 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411445 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 411446 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 411446 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e584edb[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 411446 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411446 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580123029958033408
   [junit4]   2> 411447 INFO  
(searcherExecutor-1955-thread-1-processing-n:127.0.0.1:61055_solr 
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@71c1192a[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411448 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 411449 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 411449 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411450 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580123029962227712
   [junit4]   2> 411450 INFO  
(searcherExecutor-1956-thread-1-processing-n:127.0.0.1:61055_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@2e584edb[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61055/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61055/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 411454 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61055/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61055/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 411457 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 411460 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61055/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 411461 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61055/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 411564 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411564 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411612 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 411614 INFO  (qtp264967317-6252) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1347
   [junit4]   2> 411614 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 411616 INFO  (qtp264967317-6253) [n:127.0.0.1:61055_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1349
   [junit4]   2> 411622 INFO  (qtp264967317-6250) [n:127.0.0.1:61055_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> 411722 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411722 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411962 INFO  
(OverseerCollectionConfigSetProcessor-98757689232064515-127.0.0.1:61055_solr-n_0000000000)
 [n:127.0.0.1:61055_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> 412637 INFO  (qtp264967317-6250) [n:127.0.0.1:61055_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2702
   [junit4]   2> 412638 INFO  (qtp264967317-6255) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 412642 INFO  
(OverseerThreadFactory-1952-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 412793 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61055/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 412800 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61055/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 412934 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 412935 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 413063 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 413063 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 414098 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 414105 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 414155 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 414157 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 414160 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 414160 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 414160 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 414160 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 414160 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 414160 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61055.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29a53a12
   [junit4]   2> 414160 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414162 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\testCollection2_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\.\testCollection2_shard2_replica_n3\data\]
   [junit4]   2> 414162 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414162 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\testCollection2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001\tempDir-001\node1\.\testCollection2_shard1_replica_n1\data\]
   [junit4]   2> 414426 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 414426 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 414452 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414452 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414452 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 414452 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 414453 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ad98f52[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 414455 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414455 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 414455 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414455 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 414457 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@705ea4b9[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 414457 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414457 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580123033115295744
   [junit4]   2> 414458 INFO  
(searcherExecutor-1966-thread-1-processing-n:127.0.0.1:61055_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@3ad98f52[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414462 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 414463 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 414463 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414464 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580123033122635776
   [junit4]   2> 414464 INFO  
(searcherExecutor-1965-thread-1-processing-n:127.0.0.1:61055_solr 
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@705ea4b9[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61055/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61055/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 414470 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61055/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61055/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 414474 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 414478 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61055/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 414483 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61055/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 414592 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 414592 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 414638 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 414639 INFO  (qtp264967317-6248) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1705
   [junit4]   2> 414641 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 414643 INFO  (qtp264967317-6251) [n:127.0.0.1:61055_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1708
   [junit4]   2> 414653 INFO  (qtp264967317-6255) [n:127.0.0.1:61055_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> 414665 INFO  
(OverseerCollectionConfigSetProcessor-98757689232064515-127.0.0.1:61055_solr-n_0000000000)
 [n:127.0.0.1:61055_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 414765 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 414765 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 415654 INFO  (qtp264967317-6255) [n:127.0.0.1:61055_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3015
   [junit4]   2> 415654 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 415655 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 415655 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 415655 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 415677 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[AA9C917245862F8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 415692 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 415692 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@407a235d: rootName = 
solr_61055, domain = solr.core.testCollection1.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@6e484ce5
   [junit4]   2> 415707 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6cf3cb6a
   [junit4]   2> 415707 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=1827916650
   [junit4]   2> 415707 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1827916650
   [junit4]   2> 415711 INFO  (qtp264967317-6254) [n:127.0.0.1:61055_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=21
   [junit4]   2> 415713 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[AA9C917245862F8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=AA9C917245862F8 -Dtests.slow=true -Dtests.locale=no 
-Dtests.timezone=Africa/Kampala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA9C917245862F8:82FDF6CD8AA40F00]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 415716 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edb9859840005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 415718 INFO  (jetty-closer-1310-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@12640ea0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 415719 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=448850609
   [junit4]   2> 415719 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 415719 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1633cab7: rootName = 
solr_61055, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@395d73bd
   [junit4]   2> 415723 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 415723 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6230fe36: rootName = 
solr_61055, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6dc5cbad
   [junit4]   2> 415729 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 415729 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d20e28a: rootName = 
solr_61055, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6f2f7ce3
   [junit4]   2> 415730 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 415733 INFO  (coreCloseExecutor-1975-thread-1) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17a6ee47
   [junit4]   2> 415733 INFO  (coreCloseExecutor-1975-thread-1) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=396815943
   [junit4]   2> 415733 INFO  (coreCloseExecutor-1975-thread-1) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ce38689: rootName = 
solr_61055, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@5a09b721
   [junit4]   2> 415734 INFO  (coreCloseExecutor-1975-thread-2) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@42db839e
   [junit4]   2> 415734 INFO  (coreCloseExecutor-1975-thread-3) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24182174
   [junit4]   2> 415743 INFO  (coreCloseExecutor-1975-thread-2) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=1121682334
   [junit4]   2> 415743 INFO  (coreCloseExecutor-1975-thread-2) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@296d8c76: rootName = 
solr_61055, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@5274255
   [junit4]   2> 415752 INFO  (coreCloseExecutor-1975-thread-3) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, 
tag=605561204
   [junit4]   2> 415752 INFO  (coreCloseExecutor-1975-thread-3) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5117670b: rootName = 
solr_61055, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@37b6a6f5
   [junit4]   2> 415761 INFO  (coreCloseExecutor-1975-thread-1) 
[n:127.0.0.1:61055_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=396815943
   [junit4]   2> 415761 INFO  (coreCloseExecutor-1975-thread-2) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=1121682334
   [junit4]   2> 415761 INFO  (coreCloseExecutor-1975-thread-3) 
[n:127.0.0.1:61055_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=605561204
   [junit4]   2> 415769 INFO  (jetty-closer-1310-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98757689232064515-127.0.0.1:61055_solr-n_0000000000) closing
   [junit4]   2> 415769 INFO  
(OverseerStateUpdate-98757689232064515-127.0.0.1:61055_solr-n_0000000000) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61055_solr
   [junit4]   2> 415772 WARN  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:61055_solr) 
[n:127.0.0.1:61055_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 415773 INFO  (jetty-closer-1310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37a07867{/solr,null,UNAVAILABLE}
   [junit4]   2> 415774 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-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> 415775 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61051 61051
   [junit4]   2> 415783 INFO  (Thread-702) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61051 61051
   [junit4]   2> 415783 WARN  (Thread-702) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_AA9C917245862F8-001
   [junit4]   2> Oct 02, 2017 5:39:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=325, maxMBSortInHeap=5.410241720594902, 
sim=RandomSimilarity(queryNorm=false): {}, locale=no, timezone=Africa/Kampala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=36623752,total=211042304
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TestPHPSerializedResponseWriter, 
DeleteLastCustomShardedReplicaTest, TestMiniSolrCloudClusterSSL, TestFaceting, 
ClusterStateTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
SolrShardReporterTest, HdfsThreadLeakTest, PreAnalyzedUpdateProcessorTest, 
TestCoreAdminApis, TestLazyCores, TestManagedSchema, 
ClassificationUpdateProcessorIntegrationTest, RulesTest, 
TestNumericTokenStream, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestDynamicFieldResource, SortByFunctionTest, TestDeleteCollectionOnDownNodes, 
SecurityConfHandlerTest, TestXmlQParser, SyncSliceTest, 
TestPayloadScoreQParserPlugin, TestSurroundQueryParser, TestStressLiveNodes, 
TestCloudJSONFacetJoinDomain, HdfsBasicDistributedZk2Test, 
TestObjectReleaseTracker, PreAnalyzedFieldManagedSchemaCloudTest, 
TestRawResponseWriter, TestPhraseSuggestions, TestGroupingSearch, 
DateFieldTest, DirectUpdateHandlerTest, MetricsHandlerTest, HardAutoCommitTest, 
TestDelegationWithHadoopAuth, BitVectorTest, StatsReloadRaceTest, 
LeaderElectionContextKeyTest]
   [junit4] Completed [83/734 (1!)] on J0 in 6.77s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 958 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_AA9C917245862F8-001\init-core-data-001
   [junit4]   2> 1402589 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1402589 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1402594 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1402594 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1402596 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_AA9C917245862F8-001\tempDir-001
   [junit4]   2> 1402597 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1402597 INFO  (Thread-3486) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1402597 INFO  (Thread-3486) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1402600 ERROR (Thread-3486) [    ] 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> 1402697 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50901
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51972510{/solr,null,AVAILABLE}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ba46c01{HTTP/1.1,[http/1.1]}{127.0.0.1:50905}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7046731{/solr,null,AVAILABLE}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.e.j.s.Server Started @1413374ms
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50905}
   [junit4]   2> 1402704 ERROR (jetty-launcher-2872-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T05:55:41.691Z
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41c090cc{HTTP/1.1,[http/1.1]}{127.0.0.1:50908}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.e.j.s.Server Started @1413374ms
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50908}
   [junit4]   2> 1402704 ERROR (jetty-launcher-2872-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T05:55:41.691Z
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5566b1f8{/solr,null,AVAILABLE}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24f7f818{HTTP/1.1,[http/1.1]}{127.0.0.1:50911}
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.e.j.s.Server Started @1413375ms
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50911}
   [junit4]   2> 1402704 ERROR (jetty-launcher-2872-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1402704 INFO  (jetty-launcher-2872-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T05:55:41.691Z
   [junit4]   2> 1402710 INFO  (jetty-launcher-2872-thre

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

eckHandlerTest-seed#[AA9C917245862F8]-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> 1959214 INFO  
(SUITE-HealthCheckHandlerTest-seed#[AA9C917245862F8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56478 56478
   [junit4]   2> 1959215 INFO  (Thread-4575) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56478 56478
   [junit4]   2> 1959215 WARN  (Thread-4575) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HealthCheckHandlerTest_AA9C917245862F8-001
   [junit4]   2> Oct 02, 2017 6:04:58 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): {}, 
docValues:{}, maxPointsInLeafNode=1911, maxMBSortInHeap=6.203146110042942, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=CST6CDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=207177056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TestPHPSerializedResponseWriter, 
DeleteLastCustomShardedReplicaTest, TestMiniSolrCloudClusterSSL, TestFaceting, 
ClusterStateTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
SolrShardReporterTest, HdfsThreadLeakTest, PreAnalyzedUpdateProcessorTest, 
TestCoreAdminApis, TestLazyCores, TestManagedSchema, 
ClassificationUpdateProcessorIntegrationTest, RulesTest, 
TestNumericTokenStream, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestDynamicFieldResource, SortByFunctionTest, TestDeleteCollectionOnDownNodes, 
SecurityConfHandlerTest, TestXmlQParser, SyncSliceTest, 
TestPayloadScoreQParserPlugin, TestSurroundQueryParser, TestStressLiveNodes, 
TestCloudJSONFacetJoinDomain, HdfsBasicDistributedZk2Test, 
TestObjectReleaseTracker, PreAnalyzedFieldManagedSchemaCloudTest, 
TestRawResponseWriter, TestPhraseSuggestions, TestGroupingSearch, 
DateFieldTest, DirectUpdateHandlerTest, MetricsHandlerTest, HardAutoCommitTest, 
TestDelegationWithHadoopAuth, BitVectorTest, StatsReloadRaceTest, 
LeaderElectionContextKeyTest, SortSpecParsingTest, 
TestRandomCollapseQParserPlugin, SpatialHeatmapFacetsTest, 
TestLocalFSCloudBackupRestore, DisMaxRequestHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, WordBreakSolrSpellCheckerTest, 
TestSegmentSorting, TemplateUpdateProcessorTest, TestCloudNestedDocsSort, 
StressHdfsTest, TestInitQParser, BinaryUpdateRequestHandlerTest, 
DateMathParserTest, ChangedSchemaMergeTest, JavabinLoaderTest, 
TestSQLHandlerNonCloud, FullHLLTest, SolrCoreTest, 
HdfsCollectionsAPIDistributedZkTest, TestRuleBasedAuthorizationPlugin, 
TestCollectionAPIs, MinimalSchemaTest, TestCoreContainer, 
TestIBSimilarityFactory, SpatialFilterTest, CdcrRequestHandlerTest, 
MergeStrategyTest, CSVRequestHandlerTest, TestSolr4Spatial2, 
BasicAuthStandaloneTest, TestCollectionAPI, TestAuthorizationFramework, 
TestFieldSortValues, DistributedExpandComponentTest, TestCustomStream, 
PathHierarchyTokenizerFactoryTest, TestLRUStatsCache, 
AnalyticsMergeStrategyTest, TestPerFieldSimilarityWithDefaultOverride, 
SimpleFacetsTest, TestStressCloudBlindAtomicUpdates, CursorMarkTest, 
TestLMDirichletSimilarityFactory, TestCodecSupport, TimeZoneUtilsTest, 
CloneFieldUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, 
HighlighterTest, TestJavabinTupleStreamParser, TestGraphTermsQParserPlugin, 
NotRequiredUniqueKeyTest, TestInitParams, TestLegacyFieldReuse, 
TestSolrConfigHandlerConcurrent, DistribDocExpirationUpdateProcessorTest, 
DistributedFacetPivotWhiteBoxTest, TestFieldCacheReopen, TestDocTermOrds, 
TestHighlightDedupGrouping, SSLMigrationTest, SearchHandlerTest, 
ResourceLoaderTest, DirectSolrConnectionTest, LeaderFailureAfterFreshStartTest, 
TestSchemaManager, DistanceFunctionTest, TestJmxIntegration, TestStreamBody, 
TestReloadAndDeleteDocs, XmlUpdateRequestHandlerTest, SolrXmlInZkTest, 
IndexBasedSpellCheckerTest, TestJsonRequest, 
TestOverriddenPrefixQueryForCustomFieldType, TestStressRecovery, 
TestBackupRepositoryFactory, LeaderInitiatedRecoveryOnShardRestartTest, 
HdfsDirectoryFactoryTest, TestGeoJSONResponseWriter, ConnectionReuseTest, 
TestSchemaVersionResource, TestOmitPositions, ConjunctionSolrSpellCheckerTest, 
FastVectorHighlighterTest, TestFieldTypeResource, TestCollationFieldDocValues, 
BlockJoinFacetSimpleTest, SmileWriterTest, 
BigEndianAscendingWordDeserializerTest, TestSolrDeletionPolicy2, 
CdcrReplicationDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
TestReRankQParserPlugin, ReturnFieldsTest, URLClassifyProcessorTest, 
TolerantUpdateProcessorTest, TestTolerantUpdateProcessorCloud, IndexSchemaTest, 
SolrIndexMetricsTest, TestEmbeddedSolrServerAdminHandler, 
OverseerCollectionConfigSetProcessorTest, FacetPivotSmallTest, 
TestFieldResource, TestHdfsCloudBackupRestore, TestCollapseQParserPlugin, 
TestQuerySenderListener, TestFieldCacheWithThreads, ReplicaListTransformerTest, 
TestSchemaResource, TestLFUCache, AutoScalingHandlerTest, 
HttpSolrCallGetCoreTest, TestRestManager, TestCustomDocTransformer, 
HdfsChaosMonkeyNothingIsSafeTest, TestSimpleTextCodec, ScriptEngineTest, 
TestReplicationHandler, CursorPagingTest, ResponseLogComponentTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestInPlaceUpdatesDistrib, 
CloudExitableDirectoryReaderTest, TestMaxScoreQueryParser, SimplePostToolTest, 
TestLeaderElectionZkExpiry, TestConfigSetImmutable, 
TestReversedWildcardFilterFactory, TestSolrCloudWithHadoopAuthPlugin, 
TestConfigSetsAPIZkFailure, TestSubQueryTransformerCrossCore, 
CoreAdminCreateDiscoverTest, FieldAnalysisRequestHandlerTest, 
ZkStateReaderTest, TestSolrCloudWithKerberosAlt, OutputWriterTest, 
TestJsonFacetRefinement, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
RecoveryZkTest, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, 
AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestRealTimeGet, TestReload, StatsComponentTest, 
PeerSyncTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, SolrInfoBeanTest, CacheHeaderTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
RequestHandlersTest, TestIndexingPerformance, RequiredFieldsTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, 
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteShardTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, 
HealthCheckHandlerTest]
   [junit4] Completed [528/734 (4!)] on J0 in 3.06s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 37941 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] 
file:///build/docs/sandbox/org/apache/lucene/document/FloatPointNearestNeighbor.html
     [exec]   BROKEN LINK: 
file:///build/docs/core/org/apache/lucene/document/FloatPointNearestNeighbor.NearestHit.html
     [exec]   BROKEN LINK: 
file:///build/docs/core/org/apache/lucene/document/FloatPointNearestNeighbor.NearestHit.html
     [exec] 
     [exec] Broken javadocs links were found! Common root causes:
     [exec] * A typo of some sort for manually created links.
     [exec] * Public methods referencing non-public classes in their signature.

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:826: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:142: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:155: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2570:
 exec returned: 1

Total time: 88 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to