Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6405/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available 
state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:50263/solr";,           
"node_name":"127.0.0.1:50263_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",   
        "base_url":"http://127.0.0.1:50264/solr";,           
"node_name":"127.0.0.1:50264_solr",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:50263/solr";,
          "node_name":"127.0.0.1:50263_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:50264/solr";,
          "node_name":"127.0.0.1:50264_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([968A5243BCE9A6A0:C6DFCA40E5C810BD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        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:745)


FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([968A5243BCE9A6A0:1EDE6D991215CB58]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:745)




Build Log:
[...truncated 11800 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\init-core-data-001
   [junit4]   2> 950829 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 950835 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-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> 950836 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001
   [junit4]   2> 950837 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 950837 INFO  (Thread-2281) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 950837 INFO  (Thread-2281) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 950938 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50259
   [junit4]   2> 950947 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 950947 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 950948 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160df0d1{/solr,null,AVAILABLE}
   [junit4]   2> 950948 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@576595e4{/solr,null,AVAILABLE}
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f3eb4c8{HTTP/1.1,[http/1.1]}{127.0.0.1:50263}
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.e.j.s.Server Started @956218ms
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50263}
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40139cf7{HTTP/1.1,[http/1.1]}{127.0.0.1:50264}
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.Server Started @956218ms
   [junit4]   2> 950953 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50264}
   [junit4]   2> 950953 ERROR (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 950953 ERROR (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:14:56.392Z
   [junit4]   2> 950954 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:14:56.392Z
   [junit4]   2> 950969 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 950972 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 950980 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 0x15a58df09180002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 950988 INFO  (jetty-launcher-1808-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50259/solr
   [junit4]   2> 950988 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50259/solr
   [junit4]   2> 950991 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 0x15a58df09180004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 951016 INFO  (jetty-launcher-1808-thread-2) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 951017 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 951017 INFO  (jetty-launcher-1808-thread-2) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50263_solr
   [junit4]   2> 951018 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50264_solr
   [junit4]   2> 951018 INFO  (jetty-launcher-1808-thread-2) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.Overseer Overseer 
(id=97488056895406086-127.0.0.1:50263_solr-n_0000000000) starting
   [junit4]   2> 951018 INFO  
(zkCallback-1819-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 951020 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 951027 INFO  (jetty-launcher-1808-thread-2) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50263_solr
   [junit4]   2> 951028 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 951028 INFO  
(zkCallback-1819-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 951182 INFO  (jetty-launcher-1808-thread-2) 
[n:127.0.0.1:50263_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.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.
   [junit4]   2> 951182 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:50264_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.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node1\.
   [junit4]   2> 951542 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 951544 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50259/solr ready
   [junit4]   2> 951562 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 951564 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 951571 INFO  
(OverseerThreadFactory-3852-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 951681 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 951681 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 951794 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 951794 INFO  
(zkCallback-1819-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 952707 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 952708 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 952716 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 952716 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 952722 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 952722 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 952727 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 952727 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 952727 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 952728 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 952879 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 952879 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 952879 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 952879 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 952882 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 952882 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 952882 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 952882 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 952886 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@287191bf[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 952886 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f42881b[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 952887 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 952887 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 952887 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 952887 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 952888 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 952888 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 952888 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1559808912471883776
   [junit4]   2> 952888 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1559808912471883776
   [junit4]   2> 952890 INFO  
(searcherExecutor-3857-thread-1-processing-n:127.0.0.1:50264_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@287191bf[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 952890 INFO  
(searcherExecutor-3858-thread-1-processing-n:127.0.0.1:50263_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@3f42881b[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 952896 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 952896 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 952896 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:50264/solr/MissingSegmentRecoveryTest_shard1_replica2/
   [junit4]   2> 952897 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:50264/solr 
START 
replicas=[http://127.0.0.1:50263/solr/MissingSegmentRecoveryTest_shard1_replica1/]
 nUpdates=100
   [junit4]   2> 952897 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:50264/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 952899 INFO  (qtp592208106-9898) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 952900 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 952900 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
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> 952900 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 952919 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50264/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
   [junit4]   2> 953024 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 953024 INFO  
(zkCallback-1819-thread-2-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 953072 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 953077 INFO  (qtp468940407-9903) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1396
   [junit4]   2> 953178 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 953178 INFO  
(zkCallback-1819-thread-3-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 953902 INFO  (qtp592208106-9907) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2221
   [junit4]   2> 953906 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 954014 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 954014 INFO  
(zkCallback-1819-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 954907 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3341
   [junit4]   2> 954921 INFO  (qtp592208106-9900) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50264/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
 (1559808914591055872), 1 (1559808914597347328), 2 (1559808914597347329), 3 
(1559808914597347330), 4 (1559808914598395904), 5 (1559808914598395905), 6 
(1559808914598395906), 7 (1559808914598395907), 8 (1559808914598395908), 9 
(1559808914598395909)]} 0 4
   [junit4]   2> 954921 INFO  (qtp468940407-9902) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1559808914591055872), 1 
(1559808914597347328), 2 (1559808914597347329), 3 (1559808914597347330), 4 
(1559808914598395904), 5 (1559808914598395905), 6 (1559808914598395906), 7 
(1559808914598395907), 8 (1559808914598395908), 9 (1559808914598395909)]} 0 11
   [junit4]   2> 954922 INFO  (qtp592208106-9905) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 954922 INFO  (qtp592208106-9905) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f4b6bcd
   [junit4]   2> 954923 INFO  (qtp468940407-9899) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 954923 INFO  (qtp468940407-9899) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fa9248
   [junit4]   2> 954951 INFO  (qtp468940407-9899) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20993b3a[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 954952 INFO  
(searcherExecutor-3857-thread-1-processing-n:127.0.0.1:50264_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@20993b3a[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 954952 INFO  (qtp468940407-9899) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 954952 INFO  (qtp468940407-9899) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50264/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 29
   [junit4]   2> 954954 INFO  (qtp592208106-9905) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@192b87aa[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 954954 INFO  
(searcherExecutor-3858-thread-1-processing-n:127.0.0.1:50263_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@192b87aa[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 954954 INFO  (qtp592208106-9905) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 954954 INFO  (qtp592208106-9905) [n:127.0.0.1:50263_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50264/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 32
   [junit4]   2> 954954 INFO  (qtp468940407-9901) [n:127.0.0.1:50264_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 33
   [junit4]   2> 954957 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7f3eb4c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 954959 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1201162731
   [junit4]   2> 954964 INFO  (coreCloseExecutor-3867-thread-1) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@265a82ce
   [junit4]   2> 954967 INFO  (coreCloseExecutor-3867-thread-1) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 954968 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.c.Overseer Overseer 
(id=97488056895406086-127.0.0.1:50263_solr-n_0000000000) closing
   [junit4]   2> 954968 INFO  
(OverseerStateUpdate-97488056895406086-127.0.0.1:50263_solr-n_0000000000) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50263_solr
   [junit4]   2> 954969 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 0x15a58df09180006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 954970 WARN  
(zkCallback-1819-thread-2-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 954970 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 954972 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@160df0d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 954972 INFO  (zkCallback-1825-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 954972 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 954973 INFO  
(zkCallback-1818-thread-2-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50264_solr
   [junit4]   2> 954973 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 954975 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50008a33{/solr,null,AVAILABLE}
   [junit4]   2> 954976 INFO  
(zkCallback-1818-thread-2-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.Overseer Overseer 
(id=97488056895406085-127.0.0.1:50264_solr-n_0000000001) starting
   [junit4]   2> 954976 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@2e8f1687{HTTP/1.1,[http/1.1]}{127.0.0.1:50263}
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.e.j.s.Server Started @960242ms
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50263}
   [junit4]   2> 954977 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 954977 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:15:00.415Z
   [junit4]   2> 954984 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 954991 INFO  
(zkCallback-1818-thread-2-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 955000 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50259/solr
   [junit4]   2> 955003 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 0x15a58df0918000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 955013 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 955016 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 955019 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50263_solr
   [junit4]   2> 955021 INFO  (zkCallback-1825-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 955021 INFO  
(zkCallback-1830-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 955021 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 955124 INFO  
(zkCallback-1818-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 955148 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.
   [junit4]   2> 955149 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 955194 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 955201 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 955206 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 955224 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 955225 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 955306 INFO  
(zkCallback-1830-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 955306 INFO  
(zkCallback-1818-thread-2-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 955339 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 955339 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 955341 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 955341 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 955346 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@743d4376
   [junit4]   2> 955346 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 955351 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found 
active leader, will attempt to create fresh core and recover.
   [junit4]   2> 955351 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index 
properties... index=index.20170220011500789
   [junit4]   2> 955354 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 955371 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\
 afterReload=false
   [junit4]   2> 955375 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170220011500789
   [junit4]   2> 955389 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\
 afterReload=false
   [junit4]   2> 955409 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
   [junit4]   2> 955485 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 955485 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 955487 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 955487 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 955492 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67c2015a
   [junit4]   2> 955493 INFO  
(coreLoadExecutor-3876-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 955493 ERROR 
(coreContainerWorkExecutor-3872-thread-1-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore 
to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core 
[MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$4(CoreContainer.java:600)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:572)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1011)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:939)
   [junit4]   2>        ... 7 more
   [junit4]   2>        Suppressed: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:828)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:937)
   [junit4]   2>                ... 7 more
   [junit4]   2>        Caused by: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2005)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2125)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1053)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:937)
   [junit4]   2>                ... 9 more
   [junit4]   2>        Caused by: 
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while 
reading index. 
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:286)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:938)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1966)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2>                at 
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:296)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:284)
   [junit4]   2>                ... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2005)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2125)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1053)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:937)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no 
segments* file found in 
LockValidatingDirectoryWrapper(MetricsDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170220011500789
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@545538ed)): files: 
[write.lock]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:933)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1966)
   [junit4]   2>        ... 13 more
   [junit4]   2> 1045899 INFO  (qtp468940407-9912) [n:127.0.0.1:50264_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1045904 INFO  
(OverseerThreadFactory-3870-thread-1-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1045909 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1045909 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1da4eaf7
   [junit4]   2> 1045913 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1045931 INFO  (qtp315291605-9984) [n:127.0.0.1:50263_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   2> 1045936 INFO  (qtp468940407-9908) [n:127.0.0.1:50264_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   2> 1045939 INFO  
(zkCallback-1830-thread-2-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1046047 INFO  
(zkCallback-1830-thread-2-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1046642 INFO  (qtp468940407-9912) [n:127.0.0.1:50264_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=743
   [junit4]   2> 1046643 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[968A5243BCE9A6A0]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=968A5243BCE9A6A0 -Dtests.slow=true -Dtests.locale=en-AU 
-Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 95.1s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection 
with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:50263/solr";,
   [junit4]    >           "node_name":"127.0.0.1:50263_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:50264/solr";,
   [junit4]    >           "node_name":"127.0.0.1:50264_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([968A5243BCE9A6A0:C6DFCA40E5C810BD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    >        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1046646 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 0x15a58df09180008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1046649 INFO  (jetty-launcher-1808-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2e8f1687{HTTP/1.1,[http/1.1]}{127.0.0.1:50263}
   [junit4]   2> 1046649 INFO  (jetty-launcher-1808-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@40139cf7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1046649 INFO  (jetty-launcher-1808-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=744946819
   [junit4]   2> 1046650 INFO  (jetty-launcher-1808-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1978828179
   [junit4]   2> 1046653 INFO  (jetty-launcher-1808-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=97488056895406085-127.0.0.1:50264_solr-n_0000000001) closing
   [junit4]   2> 1046653 WARN  
(zkCallback-1830-thread-2-processing-n:127.0.0.1:50263_solr) 
[n:127.0.0.1:50263_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1046654 INFO  
(OverseerStateUpdate-97488056895406085-127.0.0.1:50264_solr-n_0000000001) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50264_solr
   [junit4]   2> 1046654 INFO  (jetty-launcher-1808-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1046654 INFO  
(zkCallback-1818-thread-10-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1046654 INFO  (jetty-launcher-1808-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50008a33{/solr,null,UNAVAILABLE}
   [junit4]   2> 1046655 WARN  
(zkCallback-1818-thread-10-processing-n:127.0.0.1:50264_solr) 
[n:127.0.0.1:50264_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1046658 INFO  (jetty-launcher-1808-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1046658 INFO  (jetty-launcher-1808-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@576595e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1046659 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50259 50259
   [junit4]   2> 1046661 INFO  (Thread-2281) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50259 50259
   [junit4]   2> 1046661 WARN  (Thread-2281) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/overseer/collection-queue-work
   [junit4]   2>        18      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1046662 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.MissingSegmentRecoveryTest_968A5243BCE9A6A0-001
   [junit4]   2> Feb 20, 2017 12:16:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=8, maxDocsPerChunk=2, blockSize=602), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=8, blockSize=602)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-AU, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=135967856,total=473432064
   [junit4]   2> NOTE: All tests run in this JVM: 
[BinaryUpdateRequestHandlerTest, TriLevelCompositeIdRoutingTest, 
TestUniqueKeyFieldResource, StatsReloadRaceTest, 
TestComplexPhraseLeadingWildcard, OutputWriterTest, 
DistributedQueryElevationComponentTest, FacetPivotSmallTest, 
OpenExchangeRatesOrgProviderTest, ConnectionReuseTest, 
TestFieldCacheVsDocValues, TolerantUpdateProcessorTest, TestSegmentSorting, 
TestLeaderElectionWithEmptyReplica, XsltUpdateRequestHandlerTest, 
TestCloudPivotFacet, BooleanFieldTest, CurrencyFieldXmlFileTest, 
MBeansHandlerTest, NumericFieldsTest, TestCSVResponseWriter, SolrCoreTest, 
TestFaceting, DirectSolrSpellCheckerTest, 
OverseerCollectionConfigSetProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestReRankQParserPlugin, FastVectorHighlighterTest, TestConfigSetProperties, 
TestRestoreCore, SSLMigrationTest, TestHashPartitioner, DistanceUnitsTest, 
SimpleMLTQParserTest, TestOnReconnectListenerSupport, 
HdfsRestartWhileUpdatingTest, PeerSyncTest, TestGraphMLResponseWriter, 
StandardRequestHandlerTest, BasicDistributedZkTest, TestCloudDeleteByQuery, 
CleanupOldIndexTest, CloneFieldUpdateProcessorFactoryTest, 
TestTolerantUpdateProcessorRandomCloud, TestScoreJoinQPNoScore, 
SolrCLIZkUtilsTest, DistributedExpandComponentTest, 
TestLegacyNumericRangeQueryBuilder, DistribJoinFromCollectionTest, 
UtilsToolTest, TestDFISimilarityFactory, TestSolrCLIRunExample, 
HdfsRecoverLeaseTest, TestExpandComponent, TestReplicaProperties, 
LeaderElectionTest, TestCharFilters, TestPerFieldSimilarity, 
TemplateUpdateProcessorTest, TestDistribDocBasedVersion, TestBinaryField, 
SolrXmlInZkTest, SpatialHeatmapFacetsTest, TestJmxIntegration, 
TestConfigOverlay, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HdfsUnloadDistributedZkTest, HdfsBasicDistributedZk2Test, 
TestInfoStreamLogging, DistributedMLTComponentTest, 
TestPerFieldSimilarityWithDefaultOverride, SparseHLLTest, AnalyticsQueryTest, 
TestRandomCollapseQParserPlugin, HdfsDirectoryTest, FileUtilsTest, 
DateFieldTest, DocValuesTest, DeleteNodeTest, 
TestSolrQueryParserDefaultOperatorResource, CopyFieldTest, SOLR749Test, 
TestInPlaceUpdatesStandalone, RecoveryAfterSoftCommitTest, TestXIncludeConfig, 
SolrPluginUtilsTest, TestSurroundQueryParser, TestCollectionAPI, 
TestDynamicFieldResource, OverseerTest, TestCollationFieldDocValues, 
MoreLikeThisHandlerTest, TestStressCloudBlindAtomicUpdates, 
AliasIntegrationTest, MergeStrategyTest, TestReloadDeadlock, 
SolrIndexConfigTest, TestManagedResource, TestStressReorder, 
TestRandomDVFaceting, DeleteShardTest, PolyFieldTest, 
AnalysisAfterCoreReloadTest, ReplaceNodeTest, TestJsonRequest, 
TestSlowCompositeReaderWrapper, HdfsThreadLeakTest, ExplicitHLLTest, 
TestPartialUpdateDeduplication, TestSolrConfigHandlerConcurrent, 
CreateCollectionCleanupTest, ZkControllerTest, CdcrBootstrapTest, 
CoreSorterTest, TestFieldCacheReopen, TestCoreAdminApis, TestNumericTerms64, 
TimeZoneUtilsTest, TestAnalyzeInfixSuggestions, CdcrUpdateLogTest, 
V2ApiIntegrationTest, PreAnalyzedFieldManagedSchemaCloudTest, ZkCLITest, 
CollectionReloadTest, TestFilteredDocIdSet, TestSolrJ, 
TestUseDocValuesAsStored2, CoreAdminRequestStatusTest, 
DisMaxRequestHandlerTest, BlockDirectoryTest, IndexSchemaRuntimeFieldTest, 
TestSolr4Spatial2, SolrSlf4jReporterTest, MissingSegmentRecoveryTest]
   [junit4] Completed [296/694 (1!)] on J0 in 96.85s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 75 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_968A5243BCE9A6A0-001\init-core-data-001
   [junit4]   2> 1054868 INFO  
(SUITE-PeerSyncReplicationTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1054873 INFO  
(SUITE-PeerSyncReplicationTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1054873 INFO  
(SUITE-PeerSyncReplicationTest-seed#[968A5243BCE9A6A0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1054874 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1054875 INFO  (Thread-2985) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1054875 INFO  (Thread-2985) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1054975 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50574
   [junit4]   2> 1054989 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1054992 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1054994 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1054996 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1054998 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055002 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055004 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055006 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055007 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055009 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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> 1055492 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_968A5243BCE9A6A0-001\control-001\cores\collection1
   [junit4]   2> 1055495 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1055496 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@411a7175{/,null,AVAILABLE}
   [junit4]   2> 1055496 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6dc90bd4{HTTP/1.1,[http/1.1]}{127.0.0.1:50581}
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.e.j.s.Server Started @1060680ms
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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.PeerSyncReplicationTest_968A5243BCE9A6A0-001\tempDir-001/control/data,
 hostContext=/, hostPort=50581, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_968A5243BCE9A6A0-001\control-001\cores}
   [junit4]   2> 1055497 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1055497 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:16:40.856Z
   [junit4]   2> 1055502 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1055502 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
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.PeerSyncReplicationTest_968A5243BCE9A6A0-001\control-001\solr.xml
   [junit4]   2> 1055516 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50574/solr
   [junit4]   2> 1055544 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [n:127.0.0.1:50581_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1055544 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[968A5243BCE9A6A0]) [n:127.0.0.1:50581_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:50581_
   [junit4]   2> 1055546 INFO  (TEST-PeerSyncRepli

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

rs\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\highlight\HighlighterTest.java
 (at line 208)
 [ecj-lint]     Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint]              ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestBinaryResponseWriter.java
 (at line 63)
 [ecj-lint]     NamedList res = (NamedList) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(baos.toByteArray()));
 [ecj-lint]                                 ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java
 (at line 72)
 [ecj-lint]     JavabinTupleStreamParser parser = new 
JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint]                              ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java
 (at line 173)
 [ecj-lint]     new JavaBinCodec().marshal(response.getValues(), baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java
 (at line 175)
 [ecj-lint]     Object o = new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(bytes));
 [ecj-lint]                ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java
 (at line 178)
 [ecj-lint]     JavabinTupleStreamParser parser = new 
JavabinTupleStreamParser(new ByteArrayInputStream(bytes), false);
 [ecj-lint]                              ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestJavabinTupleStreamParser.java
 (at line 192)
 [ecj-lint]     new JavaBinCodec().marshal(response.getValues(), baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\TestPushWriter.java
 (at line 57)
 [ecj-lint]     m = (Map) new JavaBinCodec().unmarshal(new 
ByteArrayInputStream(baos.toByteArray()));
 [ecj-lint]               ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\response\transform\TestSubQueryTransformer.java
 (at line 387)
 [ecj-lint]     unmarshalled = (NamedList<Object>) new JavaBinCodec().unmarshal(
 [ecj-lint]                                        ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\search\TestDocSet.java
 (at line 241)
 [ecj-lint]     return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new 
HashDocSet(a,0,n);
 [ecj-lint]                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\search\TestDocSet.java
 (at line 526)
 [ecj-lint]     DocSet a = new BitDocSet(bs);
 [ecj-lint]            ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestPKIAuthenticationPlugin.java
 (at line 76)
 [ecj-lint]     final MockPKIAuthenticationPlugin mock = new 
MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint]                                       ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestPKIAuthenticationPlugin.java
 (at line 129)
 [ecj-lint]     MockPKIAuthenticationPlugin mock1 = new 
MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint]                                 ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestRuleBasedAuthorizationPlugin.java
 (at line 365)
 [ecj-lint]     RuleBasedAuthorizationPlugin plugin = new 
RuleBasedAuthorizationPlugin();
 [ecj-lint]                                  ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\security\TestSha256AuthenticationProvider.java
 (at line 49)
 [ecj-lint]     BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint]                     ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\spelling\SimpleQueryConverter.java
 (at line 42)
 [ecj-lint]     WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint]                        ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java
 (at line 139)
 [ecj-lint]     IndexWriter w = new IndexWriter(d, 
newIndexWriterConfig(analyzer));
 [ecj-lint]                 ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java
 (at line 172)
 [ecj-lint]     throw iae;
 [ecj-lint]     ^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\uninverting\TestFieldCacheVsDocValues.java
 (at line 178)
 [ecj-lint]     return;
 [ecj-lint]     ^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\AddBlockUpdateTest.java
 (at line 415)
 [ecj-lint]     new JavaBinCodec().marshal(topDocument, os);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\AddBlockUpdateTest.java
 (at line 419)
 [ecj-lint]     SolrInputDocument result = (SolrInputDocument) new 
JavaBinCodec().unmarshal(is);
 [ecj-lint]                                                    
^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\SolrIndexSplitterTest.java
 (at line 181)
 [ecj-lint]     EmbeddedSolrServer server1 = new 
EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint]                        ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\SolrIndexSplitterTest.java
 (at line 182)
 [ecj-lint]     EmbeddedSolrServer server2 = new 
EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint]                        ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32 problems (1 error, 31 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:674: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2010:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2043:
 Compile failed; see the compiler error output for details.

Total time: 96 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to