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

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:56501/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:56501/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([98C62E1EFCD43A82:7E511ADEC556C3E3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:55479/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:55479/solr: Host Unavailable: Not connected to 
zk
        at 
__randomizedtesting.SeedInfo.seed([98C62E1EFCD43A82:3235F10A87327283]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11041 lines...]
   [junit4] Suite: org.apache.solr.cloud.HealthCheckHandlerTest
   [junit4]   2> 170547 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HealthCheckHandlerTest_98C62E1EFCD43A82-001\init-core-data-001
   [junit4]   2> 170547 WARN  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 170547 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 170547 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-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> 170547 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-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.HealthCheckHandlerTest_98C62E1EFCD43A82-001\tempDir-001
   [junit4]   2> 170547 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 170563 INFO  (Thread-534) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 170563 INFO  (Thread-534) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 170563 ERROR (Thread-534) [    ] 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> 170656 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55475
   [junit4]   2> 170672 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 0x15dc5e479ec0000, 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> 170672 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 170672 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7995e176{/solr,null,AVAILABLE}
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a23724d{HTTP/1.1,[http/1.1]}{127.0.0.1:55479}
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.Server Started @178645ms
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55479}
   [junit4]   2> 170687 ERROR (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T07:27:51.400Z
   [junit4]   2> 170687 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 170718 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55475/solr
   [junit4]   2> 170718 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 0x15dc5e479ec0002, 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> 170796 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 170796 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55479_solr
   [junit4]   2> 170796 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.Overseer Overseer 
(id=98452351960743939-127.0.0.1:55479_solr-n_0000000000) starting
   [junit4]   2> 170813 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55479_solr
   [junit4]   2> 170843 INFO  
(zkCallback-357-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 170985 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8a550
   [junit4]   2> 170985 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8a550
   [junit4]   2> 170985 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ef8a550
   [junit4]   2> 170985 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:55479_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.HealthCheckHandlerTest_98C62E1EFCD43A82-001\tempDir-001\node1\.
   [junit4]   2> 171031 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 171031 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55475/solr ready
   [junit4]   2> 171047 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[98C62E1EFCD43A82]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 171078 INFO  (qtp1014197437-2217) [n:127.0.0.1:55479_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 171078 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[98C62E1EFCD43A82]) [  
  ] o.a.s.c.MiniSolrCloudCluster Expired zookeeper session 98452351960743939 
from node http://127.0.0.1:55479/solr
   [junit4]   2> 171078 INFO  (zkCallback-362-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 171205 INFO  (qtp1014197437-2217) [n:127.0.0.1:55479_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 171205 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[98C62E1EFCD43A82]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> 171224 WARN  
(zkCallback-357-thread-9-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b8ba24 name: 
ZooKeeperConnection Watcher:127.0.0.1:55475/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 171224 WARN  
(zkCallback-357-thread-9-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 171224 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[98C62E1EFCD43A82])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 171224 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[98C62E1EFCD43A82])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 171239 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[98C62E1EFCD43A82])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 171239 INFO  (qtp1014197437-2217) [n:127.0.0.1:55479_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 171239 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[98C62E1EFCD43A82])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandlerSolrJ 
-Dtests.seed=98C62E1EFCD43A82 -Dtests.slow=true -Dtests.locale=pt-BR 
-Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | 
HealthCheckHandlerTest.testHealthCheckHandlerSolrJ <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55479/solr: Host Unavailable: Not connected to 
zk
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98C62E1EFCD43A82:3235F10A87327283]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    >        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 171239 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 0x15dc5e479ec0005, 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> 171239 INFO  (jetty-closer-351-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3a23724d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 171255 INFO  (jetty-closer-351-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1843985446
   [junit4]   2> 171255 INFO  (jetty-closer-351-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 171255 INFO  (jetty-closer-351-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 171255 INFO  (jetty-closer-351-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 172240 WARN  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b8ba24 name: 
ZooKeeperConnection Watcher:127.0.0.1:55475/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 172240 WARN  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 172240 INFO  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.Overseer Overseer 
(id=98452351960743939-127.0.0.1:55479_solr-n_0000000000) closing
   [junit4]   2> 172240 WARN  
(jetty-launcher-350-thread-1-SendThread(127.0.0.1:55475)) 
[n:127.0.0.1:55479_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x15dc5e479ec0003 has expired
   [junit4]   2> 172240 WARN  
(OverseerStateUpdate-98452351960743939-127.0.0.1:55479_solr-n_0000000000) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:282)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:398)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:161)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:184)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 172240 WARN  
(OverseerCollectionConfigSetProcessor-98452351960743939-127.0.0.1:55479_solr-n_0000000000)
 [n:127.0.0.1:55479_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot 
talk to ZK
   [junit4]   2> 172240 INFO  
(OverseerStateUpdate-98452351960743939-127.0.0.1:55479_solr-n_0000000000) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55479_solr
   [junit4]   2> 172240 INFO  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 172240 WARN  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection 
expired - starting a new one...
   [junit4]   2> 172240 INFO  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager Connection with 
ZooKeeper reestablished.
   [junit4]   2> 172240 INFO  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.ZkController ZooKeeper session 
re-connected ... refreshing core states after session expiration.
   [junit4]   2> 172349 ERROR (jetty-closer-351-thread-1) [    ] 
o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:758)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:631)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:618)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2515)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:725)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:313)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:238)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:825)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:356)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:880)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:272)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.doStop(Server.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:428)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.stopJettySolrRunner(MiniSolrCloudCluster.java:421)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$shutdown$1(MiniSolrCloudCluster.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 172349 WARN  (jetty-closer-351-thread-1) [    ] 
o.a.s.c.ZkController Could not publish node as down: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer
   [junit4]   2> 172349 INFO  (jetty-closer-351-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 172708 ERROR 
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.ZkController 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /live_nodes
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:673)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:390)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2>        at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 172708 ERROR 
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to 
ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:405)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2>        at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:673)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:390)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:320)
   [junit4]   2>        ... 10 more
   [junit4]   2> 
   [junit4]   2> 172708 WARN  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to 
ZooKeeper failed
   [junit4]   2> 172708 INFO  
(zkCallback-357-thread-7-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 172708 WARN  
(zkCallback-357-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 172708 INFO  (jetty-closer-351-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7995e176{/solr,null,UNAVAILABLE}
   [junit4]   2> 172708 ERROR 
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-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> 172708 INFO  
(SUITE-HealthCheckHandlerTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55475 55475
   [junit4]   2> 172708 INFO  (Thread-534) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55475 55475
   [junit4]   2> 172708 WARN  (Thread-534) [    ] 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_98C62E1EFCD43A82-001
   [junit4]   2> Aug 09, 2017 7:27:53 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=962, maxMBSortInHeap=5.855196522174465, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-BR, timezone=Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=113519952,total=214102016
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, 
TestMissingGroups, TestRecoveryHdfs, TestCodecSupport, MetricUtilsTest, 
ResponseLogComponentTest, ExitableDirectoryReaderTest, TestCoreContainer, 
TestTolerantUpdateProcessorCloud, CurrencyFieldTypeTest, ClusterStateTest, 
TestQuerySenderListener, QueryElevationComponentTest, 
ManagedSchemaRoundRobinCloudTest, TestObjectReleaseTracker, 
TlogReplayBufferedWhileIndexingTest, TestScoreJoinQPScore, 
TestCursorMarkWithoutUniqueKey, TestSegmentSorting, 
TestClassicSimilarityFactory, TestAddFieldRealTimeGet, TestDocTermOrds, 
HighlighterMaxOffsetTest, CloudMLTQParserTest, TestBulkSchemaAPI, 
DirectUpdateHandlerOptimizeTest, BJQParserTest, TestPKIAuthenticationPlugin, 
TestSlowCompositeReaderWrapper, TestXIncludeConfig, GraphQueryTest, 
TestGroupingSearch, TestSchemaNameResource, 
DistributedQueryComponentCustomSortTest, TestLFUCache, NoCacheHeaderTest, 
DeleteLastCustomShardedReplicaTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
InfixSuggestersTest, DistanceUnitsTest, MissingSegmentRecoveryTest, 
ConnectionReuseTest, HealthCheckHandlerTest]
   [junit4] Completed [62/728 (1!)] on J0 in 2.99s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 197 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\init-core-data-001
   [junit4]   2> 291641 WARN  
(SUITE-ForceLeaderTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 291641 INFO  
(SUITE-ForceLeaderTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 291645 INFO  
(SUITE-ForceLeaderTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 291645 INFO  
(SUITE-ForceLeaderTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 291645 INFO  
(SUITE-ForceLeaderTest-seed#[98C62E1EFCD43A82]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 291647 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 291648 INFO  (Thread-695) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 291648 INFO  (Thread-695) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 291651 ERROR (Thread-695) [    ] 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> 291748 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56468
   [junit4]   2> 291755 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 0x15dc5e652eb0000, 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> 291763 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 291765 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 291766 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 291768 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 291769 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 291770 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 291773 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 291774 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 291775 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 291777 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 291778 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 291780 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 0x15dc5e652eb0001, 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> 291780 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 292167 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 292168 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cb3633d{/,null,AVAILABLE}
   [junit4]   2> 292170 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fc65c0{HTTP/1.1,[http/1.1]}{127.0.0.1:56476}
   [junit4]   2> 292170 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server Started @300121ms
   [junit4]   2> 292170 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=56475, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\control-001\cores}
   [junit4]   2> 292170 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 292170 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 292170 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 292171 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 292171 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T07:29:52.884Z
   [junit4]   2> 292174 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 0x15dc5e652eb0002, 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> 292174 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 292174 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\control-001\solr.xml
   [junit4]   2> 292182 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 292186 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56468/solr
   [junit4]   2> 292280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 292281 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:56475_
   [junit4]   2> 292282 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.c.Overseer Overseer 
(id=98452359896301572-127.0.0.1:56475_-n_0000000000) starting
   [junit4]   2> 292287 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56475_
   [junit4]   2> 292290 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 292378 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 292380 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 292380 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 292389 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56475_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\control-001\cores
   [junit4]   2> 292410 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 292411 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56468/solr ready
   [junit4]   2> 292412 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56491,localport=56475], receiveBufferSize:65536
   [junit4]   2> 292412 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56476,localport=56492], receiveBufferSize=65536
   [junit4]   2> 292414 INFO  (qtp1739657254-2881) [n:127.0.0.1:56475_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56475_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 292416 INFO  
(OverseerThreadFactory-1232-thread-1-processing-n:127.0.0.1:56475_) 
[n:127.0.0.1:56475_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 292524 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56493,localport=56475], receiveBufferSize:65536
   [junit4]   2> 292525 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56476,localport=56494], receiveBufferSize=65536
   [junit4]   2> 292526 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 292529 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 292644 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 293555 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 293565 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 293657 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 293673 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 293674 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 293674 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 293674 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 293680 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=62.576171875, 
floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=9.380447154171796, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1822330867464329
   [junit4]   2> 293683 WARN  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 293747 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 293747 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293749 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293749 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293750 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7855282341201731]
   [junit4]   2> 293750 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1caf483c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 293751 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 293752 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 293752 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 293753 INFO  
(searcherExecutor-1235-thread-1-processing-n:127.0.0.1:56475_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:56475_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1caf483c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293754 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575237760547028992
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56475/control_collection_shard1_replica_n1/
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56475/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 293759 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 293762 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56475/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 293865 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 293915 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 293916 INFO  (qtp1739657254-2883) [n:127.0.0.1:56475_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1390
   [junit4]   2> 293919 INFO  (qtp1739657254-2881) [n:127.0.0.1:56475_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 294018 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 294418 INFO  
(OverseerCollectionConfigSetProcessor-98452359896301572-127.0.0.1:56475_-n_0000000000)
 [n:127.0.0.1:56475_    ] 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> 294920 INFO  (qtp1739657254-2881) [n:127.0.0.1:56475_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56475_&wt=javabin&version=2}
 status=0 QTime=2506
   [junit4]   2> 294928 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 294928 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56468/solr ready
   [junit4]   2> 294928 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 294929 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56498,localport=56475], receiveBufferSize:65536
   [junit4]   2> 294930 INFO  (SocketProxy-Acceptor-56475) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56476,localport=56499], receiveBufferSize=65536
   [junit4]   2> 294930 INFO  (qtp1739657254-2886) [n:127.0.0.1:56475_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 294933 INFO  
(OverseerThreadFactory-1232-thread-2-processing-n:127.0.0.1:56475_) 
[n:127.0.0.1:56475_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 294934 WARN  
(OverseerThreadFactory-1232-thread-2-processing-n:127.0.0.1:56475_) 
[n:127.0.0.1:56475_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 295138 INFO  (qtp1739657254-2886) [n:127.0.0.1:56475_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 295138 INFO  (qtp1739657254-2886) [n:127.0.0.1:56475_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=207
   [junit4]   2> 295513 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001
 of type TLOG
   [junit4]   2> 295514 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 295514 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4258c2f2{/,null,AVAILABLE}
   [junit4]   2> 295515 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4904e847{HTTP/1.1,[http/1.1]}{127.0.0.1:56502}
   [junit4]   2> 295515 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server Started @303466ms
   [junit4]   2> 295515 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56501, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001\cores}
   [junit4]   2> 295516 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 295516 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 295516 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 295516 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 295516 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T07:29:56.229Z
   [junit4]   2> 295520 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 295520 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001\solr.xml
   [junit4]   2> 295528 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 295533 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56468/solr
   [junit4]   2> 295544 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 295546 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 295548 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56501_
   [junit4]   2> 295550 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:56501_) [n:127.0.0.1:56501_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295550 INFO  (zkCallback-442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295550 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295647 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 295650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 295650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 295651 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56501_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001\cores
   [junit4]   2> 295670 INFO  (SocketProxy-Acceptor-56501) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56514,localport=56501], receiveBufferSize:65536
   [junit4]   2> 295671 INFO  (SocketProxy-Acceptor-56501) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56502,localport=56515], receiveBufferSize=65536
   [junit4]   2> 295673 INFO  (qtp2092045436-2936) [n:127.0.0.1:56501_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56501_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 295675 INFO  
(OverseerCollectionConfigSetProcessor-98452359896301572-127.0.0.1:56475_-n_0000000000)
 [n:127.0.0.1:56475_    ] 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> 295676 INFO  
(OverseerThreadFactory-1232-thread-3-processing-n:127.0.0.1:56475_) 
[n:127.0.0.1:56475_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56501_ 
for creating new replica
   [junit4]   2> 295678 INFO  (SocketProxy-Acceptor-56501) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56516,localport=56501], receiveBufferSize:65536
   [junit4]   2> 295678 INFO  (SocketProxy-Acceptor-56501) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56502,localport=56517], receiveBufferSize=65536
   [junit4]   2> 295679 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 295679 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 295786 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:56501_) [n:127.0.0.1:56501_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 296700 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 296721 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 296811 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 296828 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 296829 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 296829 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 296829 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001\cores\collection1_shard2_replica_t41],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-1-001\cores\collection1_shard2_replica_t41\data\]
   [junit4]   2> 296831 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=62.576171875, 
floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=9.380447154171796, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1822330867464329
   [junit4]   2> 296833 WARN  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 296896 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 296896 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 296896 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 296896 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 296898 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7855282341201731]
   [junit4]   2> 296898 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65bf6d10[collection1_shard2_replica_t41] main]
   [junit4]   2> 296899 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 296899 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 296900 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 296901 INFO  
(searcherExecutor-1246-thread-1-processing-n:127.0.0.1:56501_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@65bf6d10[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 296901 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575237763846897664
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56501/collection1_shard2_replica_t41/
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:56501/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 296906 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 296907 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 296909 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56501/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 297011 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:56501_) [n:127.0.0.1:56501_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 297062 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 297063 INFO  (qtp2092045436-2934) [n:127.0.0.1:56501_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1383
   [junit4]   2> 297065 INFO  (qtp2092045436-2936) [n:127.0.0.1:56501_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:56501_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1391
   [junit4]   2> 297167 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:56501_) [n:127.0.0.1:56501_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 297455 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-2-001
 of type TLOG
   [junit4]   2> 297456 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297456 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33c2059d{/,null,AVAILABLE}
   [junit4]   2> 297457 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69d4b878{HTTP/1.1,[http/1.1]}{127.0.0.1:56520}
   [junit4]   2> 297457 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.e.j.s.Server Started @305408ms
   [junit4]   2> 297458 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56519, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-2-001\cores}
   [junit4]   2> 297458 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297458 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 297458 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297458 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 297458 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T07:29:58.171Z
   [junit4]   2> 297462 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 0x15dc5e652eb000a, 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> 297462 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 297462 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001\shard-2-001\solr.xml
   [junit4]   2> 297480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 297484 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56468/solr
   [junit4]   2> 297495 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56519_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 297497 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56519_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 297499 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56519_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56519_
   [junit4]   2> 297501 INFO  (zkCallback-442-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 297501 INFO  
(zkCallback-435-thread-1-processing-n:127.0.0.1:56475_) [n:127.0.0.1:56475_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 297501 INFO  
(zkCallback-453-thread-1-processing-n:127.0.0.1:56519_) [n:127.0.0.1:56519_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 297502 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:56501_) [n:127.0.0.1:56501_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 297586 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56519_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
   [junit4]   2> 297589 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[98C62E1EFCD43A82]) 
[n:127.0.0.1:56519_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c79ca6
  

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

15377 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 415381 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=98452363822170127-127.0.0.1:56930_-n_0000000003) closing
   [junit4]   2> 415383 INFO  
(OverseerCollectionConfigSetProcessor-98452363822170127-127.0.0.1:56930_-n_0000000003)
 [n:127.0.0.1:56930_    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=98452363822170127-127.0.0.1:56930_-n_0000000003) am no longer a leader.
   [junit4]   2> 415383 ERROR 
(OverseerCollectionConfigSetProcessor-98452363822170127-127.0.0.1:56930_-n_0000000003)
 [n:127.0.0.1:56930_    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize 
overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1097)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:323)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:61)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 415383 INFO  
(OverseerStateUpdate-98452363822170127-127.0.0.1:56930_-n_0000000003) 
[n:127.0.0.1:56930_    ] o.a.s.c.Overseer According to ZK I 
(id=98452363822170127-127.0.0.1:56930_-n_0000000003) am no longer a leader.
   [junit4]   2> 415385 INFO  
(OverseerStateUpdate-98452363822170127-127.0.0.1:56930_-n_0000000003) 
[n:127.0.0.1:56930_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56930_
   [junit4]   2> 415387 WARN  
(zkCallback-494-thread-2-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 415388 INFO  (zkCallback-477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 417808 WARN  
(zkCallback-494-thread-1-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 417808 INFO  
(zkCallback-494-thread-1-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 417808 INFO  
(zkCallback-494-thread-1-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.c.SolrCore [collection1_shard2_replica_n45]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7be77628
   [junit4]   2> 417810 INFO  
(zkCallback-494-thread-1-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard2.replica_n45, tag=2078766632
   [junit4]   2> 417813 INFO  
(zkCallback-494-thread-1-processing-n:127.0.0.1:56930_) [n:127.0.0.1:56930_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=2078766632
   [junit4]   2> 417814 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@578ed7a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417814 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@66215c87{/,null,UNAVAILABLE}
   [junit4]   2> 417818 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 0x15dc5e73ceb0006, 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> 417819 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 56875
   [junit4]   2> 417819 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] 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> 417820 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56868 56868
   [junit4]   2> 417821 INFO  (Thread-741) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56868 56868
   [junit4]   2> 417824 WARN  (Thread-741) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/forceleader_last_published/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 417824 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:56875/, 
target: http://127.0.0.1:56876/
   [junit4]   2> 417825 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:56915/, 
target: http://127.0.0.1:56916/
   [junit4]   2> 417825 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:56930/, 
target: http://127.0.0.1:56931/
   [junit4]   2> 417825 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[98C62E1EFCD43A82]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:56900/, 
target: http://127.0.0.1:56901/
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_98C62E1EFCD43A82-001
   [junit4]   2> Aug 09, 2017 7:31:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Memory), a_t=BlockTreeOrds(blocksize=128), 
id=FST50, text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1424, 
maxMBSortInHeap=5.292904423818102, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-KW, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=51037080,total=238456832
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestRangeQuery, TestCoreDiscovery, 
SparseHLLTest, SearchHandlerTest, SolrCoreCheckLockOnStartupTest, 
TestInitParams, ZkNodePropsTest, DocValuesMultiTest, CleanupOldIndexTest, 
TestSolrCoreSnapshots, ReplicaListTransformerTest, PolyFieldTest, 
TestFastWriter, ZkSolrClientTest, BlockJoinFacetSimpleTest, 
TestDistributedMissingSort, TestStressInPlaceUpdates, TestScoreJoinQPNoScore, 
TestFastLRUCache, TestBlendedInfixSuggestions, TestExpandComponent, 
TestCloudNestedDocsSort, TestFieldTypeResource, TestLegacyFieldCache, 
TestJsonFacetRefinement, BasicAuthStandaloneTest, JavabinLoaderTest, 
SearchHandlerTest, TestSortByMinMaxFunction, TestJoin, 
TestManagedSynonymFilterFactory, DistributedQueryComponentOptimizationTest, 
TestMaxScoreQueryParser, CacheHeaderTest, DeleteInactiveReplicaTest, 
VersionInfoTest, FacetPivotSmallTest, FileUtilsTest, 
LeaderInitiatedRecoveryOnCommitTest, TestJettySolrRunner, ForceLeaderTest]
   [junit4] Completed [120/728 (2!)] on J1 in 126.72s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 45276 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to