Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/988/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC

1 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/6)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:53861/solr";,           
"node_name":"127.0.0.1:53861_solr",           "state":"active",           
"leader":"true"},         "core_node2":{           
"core":"MissingSegmentRecoveryTest_shard1_replica2",           
"base_url":"http://127.0.0.1:53860/solr";,           
"node_name":"127.0.0.1:53860_solr",           "state":"down"}}}},   
"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/6)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:53861/solr";,
          "node_name":"127.0.0.1:53861_solr",
          "state":"active",
          "leader":"true"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:53860/solr";,
          "node_name":"127.0.0.1:53860_solr",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([408007252BE207A4:10D59F2672C3B1B9]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12694 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\init-core-data-001
   [junit4]   2> 1618488 WARN  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1618488 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1618489 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1618490 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001
   [junit4]   2> 1618490 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1618491 INFO  (Thread-4162) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1618491 INFO  (Thread-4162) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1618495 ERROR (Thread-4162) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1618591 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53856
   [junit4]   2> 1618608 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1618608 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1618612 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d6aae{/solr,null,AVAILABLE}
   [junit4]   2> 1618612 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a3830{/solr,null,AVAILABLE}
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@184c0eb{HTTP/1.1,[http/1.1]}{127.0.0.1:53860}
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.e.j.s.Server Started @1620705ms
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ba1211{HTTP/1.1,[http/1.1]}{127.0.0.1:53861}
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53860}
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.e.j.s.Server Started @1620705ms
   [junit4]   2> 1618615 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53861}
   [junit4]   2> 1618615 ERROR (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1618616 ERROR (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T02:12:21.374657400Z
   [junit4]   2> 1618616 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T02:12:21.374657400Z
   [junit4]   2> 1618623 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1618623 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1618633 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 0x15cc86c04840001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1618634 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 0x15cc86c04840002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1618636 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1618637 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1618639 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53856/solr
   [junit4]   2> 1618640 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53856/solr
   [junit4]   2> 1618644 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 0x15cc86c04840004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1618667 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1618667 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1618668 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53861_solr
   [junit4]   2> 1618668 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53860_solr
   [junit4]   2> 1618669 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98173658153091078-127.0.0.1:53861_solr-n_0000000000) starting
   [junit4]   2> 1618669 INFO  (zkCallback-3290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1618669 INFO  (zkCallback-3289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1618676 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53861_solr
   [junit4]   2> 1618678 INFO  (zkCallback-3289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1618678 INFO  (zkCallback-3290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1618780 INFO  (jetty-launcher-3278-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.
   [junit4]   2> 1618850 INFO  (jetty-launcher-3278-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node1\.
   [junit4]   2> 1618863 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1618864 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53856/solr ready
   [junit4]   2> 1618878 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 1618880 INFO  (qtp21375695-18930) [    ] 
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> 1618883 INFO  (OverseerThreadFactory-7618-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 1618992 INFO  (qtp4705481-18929) [    ] 
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> 1618992 INFO  (qtp21375695-18934) [    ] 
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> 1618993 INFO  (qtp4705481-18929) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1618993 INFO  (qtp21375695-18934) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1619108 INFO  (zkCallback-3289-thread-1) [    ] 
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> 1619108 INFO  (zkCallback-3290-thread-1) [    ] 
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> 1620005 INFO  (qtp4705481-18929) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1620005 INFO  (qtp21375695-18934) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1620012 INFO  (qtp21375695-18934) [    ] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1620012 INFO  (qtp4705481-18929) [    ] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1620014 INFO  (qtp21375695-18934) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1620014 INFO  (qtp4705481-18929) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1620014 INFO  (qtp21375695-18934) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using 
configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1620014 INFO  (qtp4705481-18929) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using 
configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1620015 INFO  (qtp21375695-18934) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1620015 INFO  (qtp4705481-18929) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1620015 INFO  (qtp21375695-18934) [    ] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 1620015 INFO  (qtp4705481-18929) [    ] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 1620108 INFO  (qtp4705481-18929) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1620108 INFO  (qtp4705481-18929) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1620109 INFO  (qtp4705481-18929) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1620109 INFO  (qtp4705481-18929) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1620111 INFO  (qtp21375695-18934) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1620111 INFO  (qtp21375695-18934) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1620144 INFO  (qtp21375695-18934) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1620144 INFO  (qtp21375695-18934) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1620146 INFO  (qtp21375695-18934) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fe8923[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 1620152 INFO  (qtp4705481-18929) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cc6003[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 1620153 INFO  (qtp21375695-18934) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1620154 INFO  (qtp21375695-18934) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1620154 INFO  (qtp21375695-18934) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1620154 INFO  (qtp4705481-18929) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1620155 INFO  (searcherExecutor-7623-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new 
searcher Searcher@fe8923[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620155 INFO  (qtp21375695-18934) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570778532190093312
   [junit4]   2> 1620155 INFO  (qtp4705481-18929) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1620155 INFO  (qtp4705481-18929) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1620155 INFO  (qtp4705481-18929) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570778532191141888
   [junit4]   2> 1620156 INFO  (searcherExecutor-7624-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new 
searcher Searcher@1cc6003[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620162 INFO  (qtp4705481-18929) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1620163 INFO  (qtp4705481-18929) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1620163 INFO  (qtp4705481-18929) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:53861/solr/MissingSegmentRecoveryTest_shard1_replica1/
   [junit4]   2> 1620163 INFO  (qtp4705481-18929) [    ] o.a.s.u.PeerSync 
PeerSync: core=MissingSegmentRecoveryTest_shard1_replica1 
url=http://127.0.0.1:53861/solr START 
replicas=[http://127.0.0.1:53860/solr/MissingSegmentRecoveryTest_shard1_replica2/]
 nUpdates=100
   [junit4]   2> 1620163 INFO  (qtp4705481-18929) [    ] o.a.s.u.PeerSync 
PeerSync: core=MissingSegmentRecoveryTest_shard1_replica1 
url=http://127.0.0.1:53861/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1620166 INFO  (qtp21375695-18937) [    ] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1620166 INFO  (qtp4705481-18929) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1620166 INFO  (qtp4705481-18929) [    ] 
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> 1620166 INFO  (qtp4705481-18929) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1620172 INFO  (qtp4705481-18929) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53861/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
   [junit4]   2> 1620276 INFO  (zkCallback-3289-thread-1) [    ] 
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> 1620276 INFO  (zkCallback-3290-thread-1) [    ] 
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> 1620323 INFO  (qtp4705481-18929) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1620327 INFO  (qtp4705481-18929) [    ] 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=1335
   [junit4]   2> 1620427 INFO  (zkCallback-3289-thread-1) [    ] 
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> 1620427 INFO  (zkCallback-3290-thread-1) [    ] 
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> 1621170 INFO  (qtp21375695-18934) [    ] 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=2177
   [junit4]   2> 1621172 INFO  (qtp21375695-18930) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1621272 INFO  (zkCallback-3290-thread-1) [    ] 
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> 1621272 INFO  (zkCallback-3289-thread-1) [    ] 
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> 1622172 INFO  (qtp21375695-18930) [    ] 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=3292
   [junit4]   2> 1622190 INFO  (qtp21375695-18939) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:53861/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1570778534313459712), 1 (1570778534317654016), 2 (1570778534317654017), 3 
(1570778534317654018), 4 (1570778534317654019), 5 (1570778534317654020), 6 
(1570778534317654021), 7 (1570778534317654022), 8 (1570778534317654023), 9 
(1570778534319751168)]} 0 4
   [junit4]   2> 1622191 INFO  (qtp4705481-18933) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1570778534313459712), 1 
(1570778534317654016), 2 (1570778534317654017), 3 (1570778534317654018), 4 
(1570778534317654019), 5 (1570778534317654020), 6 (1570778534317654021), 7 
(1570778534317654022), 8 (1570778534317654023), 9 (1570778534319751168)]} 0 12
   [junit4]   2> 1622195 INFO  (qtp4705481-18940) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1622195 INFO  (qtp4705481-18940) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@fa1461
   [junit4]   2> 1622196 INFO  (qtp21375695-18925) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1622196 INFO  (qtp21375695-18925) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1c0075d
   [junit4]   2> 1622237 INFO  (qtp4705481-18940) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1619874[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 1622237 INFO  (qtp21375695-18925) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@101f06[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 1622237 INFO  (qtp21375695-18925) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1622237 INFO  (qtp4705481-18940) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1622237 INFO  (searcherExecutor-7624-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new 
searcher Searcher@1619874[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C10)))}
   [junit4]   2> 1622237 INFO  (searcherExecutor-7623-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new 
searcher Searcher@101f06[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C10)))}
   [junit4]   2> 1622237 INFO  (qtp4705481-18940) [    ] 
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:53861/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 41
   [junit4]   2> 1622237 INFO  (qtp21375695-18925) [    ] 
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:53861/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 41
   [junit4]   2> 1622238 INFO  (qtp4705481-18936) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 45
   [junit4]   2> 1622239 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@184c0eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1622240 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5187772
   [junit4]   2> 1622240 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1622240 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1622240 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1622242 INFO  (coreCloseExecutor-7633-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20f337
   [junit4]   2> 1622244 INFO  (coreCloseExecutor-7633-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1622247 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 0x15cc86c04840005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1622247 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d6aae{/solr,null,UNAVAILABLE}
   [junit4]   2> 1622248 INFO  (zkCallback-3290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1622248 INFO  (zkCallback-3296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1622248 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1622250 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@93504c{/solr,null,AVAILABLE}
   [junit4]   2> 1622251 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@13a3e48{HTTP/1.1,[http/1.1]}{127.0.0.1:53860}
   [junit4]   2> 1622251 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.e.j.s.Server Started @1624341ms
   [junit4]   2> 1622251 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53860}
   [junit4]   2> 1622251 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1622252 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.7.0
   [junit4]   2> 1622252 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 1622252 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1622252 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T02:12:25.010074200Z
   [junit4]   2> 1622255 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1622261 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1622262 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53856/solr
   [junit4]   2> 1622276 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1622279 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1622281 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53860_solr
   [junit4]   2> 1622283 INFO  (zkCallback-3290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1622283 INFO  (zkCallback-3301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1622283 INFO  (zkCallback-3296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1622386 INFO  (zkCallback-3290-thread-2) [    ] 
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> 1622421 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.
   [junit4]   2> 1622422 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 1622423 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1622435 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1622441 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema 
name=minimal
   [junit4]   2> 1622443 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1622443 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1622443 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1622443 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 1622536 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1622536 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1622538 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1622538 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1622540 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a14fb
   [junit4]   2> 1622555 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1622556 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core 
and recover.
   [junit4]   2> 1622556 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore Updating index properties... index=index.20170621091225314
   [junit4]   2> 1622561 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1622561 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 1622587 INFO  (zkCallback-3290-thread-2) [    ] 
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> 1622587 INFO  (zkCallback-3301-thread-1) [    ] 
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> 1622590 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up 
under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 1622592 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up 
under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 1622598 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [    ] o.a.s.c.DirectoryFactory Deleted old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
   [junit4]   2> 1622599 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [    ] o.a.s.c.DirectoryFactory Deleted old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170621091225314
   [junit4]   2> 1622760 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1622760 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1622761 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1622761 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1622764 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12c63cd
   [junit4]   2> 1622765 INFO  (coreLoadExecutor-7640-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 1622765 ERROR (coreContainerWorkExecutor-7636-thread-1) [    ] 
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_replica2]
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:593)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:945)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:565)
   [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:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1004)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
   [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:977)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [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:2069)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2189)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:949)
   [junit4]   2>                ... 9 more
   [junit4]   2>        Caused by: 
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while 
reading index. 
(resource=BufferedChecksumIndexInput(SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:930)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2030)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:336)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:54)
   [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:300)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [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:2069)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2189)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:949)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no 
segments* file found in 
LockValidatingDirectoryWrapper(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170621091225314
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16677bc): files: 
[write.lock]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:925)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2030)
   [junit4]   2>        ... 13 more
   [junit4]   2> 1622896 INFO  
(OverseerCollectionConfigSetProcessor-98173658153091078-127.0.0.1:53861_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1712933 INFO  (qtp10254043-19004) [    ] 
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> 1712936 INFO  (OverseerThreadFactory-7618-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1712938 INFO  (qtp4705481-18926) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 1712938 INFO  (qtp4705481-18926) [    ] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19e5e2c
   [junit4]   2> 1712940 INFO  (qtp4705481-18926) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 1712942 INFO  (qtp10254043-19005) [    ] 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=5
   [junit4]   2> 1712952 INFO  (qtp4705481-18926) [    ] 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=14
   [junit4]   2> 1712954 INFO  (zkCallback-3301-thread-2) [    ] 
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> 1713062 INFO  (zkCallback-3301-thread-2) [    ] 
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> 1713657 INFO  (qtp10254043-19004) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=724
   [junit4]   2> 1713658 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[408007252BE207A4]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=408007252BE207A4 -Dtests.slow=true -Dtests.locale=tk 
-Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] FAILURE 94.8s 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/6)={
   [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:53861/solr";,
   [junit4]    >           "node_name":"127.0.0.1:53861_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:53860/solr";,
   [junit4]    >           "node_name":"127.0.0.1:53860_solr",
   [junit4]    >           "state":"down"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([408007252BE207A4:10D59F2672C3B1B9]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1713662 INFO  (jetty-closer-3279-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13a3e48{HTTP/1.1,[http/1.1]}{127.0.0.1:53860}
   [junit4]   2> 1713662 INFO  (jetty-closer-3279-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@ba1211{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20994064
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29822459
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1713663 INFO  (jetty-closer-3279-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1713666 INFO  (jetty-closer-3279-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98173658153091078-127.0.0.1:53861_solr-n_0000000000) closing
   [junit4]   2> 1713666 INFO  
(OverseerStateUpdate-98173658153091078-127.0.0.1:53861_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53861_solr
   [junit4]   2> 1713666 WARN  (zkCallback-3301-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1713667 INFO  (zkCallback-3290-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1713667 INFO  (jetty-closer-3279-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@93504c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1713668 WARN  (zkCallback-3290-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1713669 INFO  (jetty-closer-3279-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a3830{/solr,null,UNAVAILABLE}
   [junit4]   2> 1713670 ERROR 
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1713670 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53856 53856
   [junit4]   2> 1713670 INFO  (Thread-4162) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53856 53856
   [junit4]   2> 1713671 WARN  (Thread-4162) [    ] 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>        2       
/solr/overseer_elect/election/98173658153091078-127.0.0.1:53861_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1713671 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[408007252BE207A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_408007252BE207A4-001
   [junit4]   2> Jun 21, 2017 2:13:56 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=Asserting(Lucene62): 
{_version_=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=953, maxMBSortInHeap=7.216765495542305, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=tk, 
timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9-ea 
(32-bit)/cpus=3,threads=1,free=252364448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, 
ShardRoutingTest, TestApiFramework, SuggesterFSTTest, TestSegmentSorting, 
BlockJoinFacetSimpleTest, TestImpersonationWithHadoopAuth, 
ManagedSchemaRoundRobinCloudTest, TestSolrCloudWithKerberosAlt, 
TestCustomDocTransformer, TestUpdate, TestCustomSort, 
TestSolrConfigHandlerConcurrent, SolrCoreTest, DOMUtilTest, 
SolrRequestParserTest, SimplePostToolTest, TimeZoneUtilsTest, FileUtilsTest, 
TestSchemaResource, TestUseDocValuesAsStored2, PeerSyncTest, TestCustomStream, 
RequiredFieldsTest, SolrMetricsIntegrationTest, DirectUpdateHandlerTest, 
CursorPagingTest, TestSubQueryTransformer, TestMacros, CustomCollectionTest, 
HLLUtilTest, TestLRUCache, TestBM25SimilarityFactory, 
AnalysisAfterCoreReloadTest, TestPostingsSolrHighlighter, 
TestSolrDeletionPolicy1, CdcrUpdateLogTest, BaseCdcrDistributedZkTest, 
AssignTest, TestTolerantSearch, TestPKIAuthenticationPlugin, UtilsToolTest, 
ResponseLogComponentTest, ConnectionManagerTest, ClusterStateUpdateTest, 
ChaosMonkeyNothingIsSafeTest, InfoHandlerTest, TestIBSimilarityFactory, 
DeleteReplicaTest, TestStressLiveNodes, TestCloudRecovery, 
ClassificationUpdateProcessorFactoryTest, SubstringBytesRefFilterTest, 
TestFieldCacheReopen, TestAddFieldRealTimeGet, TestElisionMultitermQuery, 
MultiTermTest, TestFileDictionaryLookup, StressHdfsTest, SaslZkACLProviderTest, 
SegmentsInfoRequestHandlerTest, MetricUtilsTest, 
DocumentAnalysisRequestHandlerTest, BasicAuthIntegrationTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestJettySolrRunner, 
IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, TestStressVersions, 
TestPartialUpdateDeduplication, TestSolrIndexConfig, 
AtomicUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, RulesTest, 
BitVectorTest, RollingRestartTest, InfixSuggestersTest, 
TestDFISimilarityFactory, SystemInfoHandlerTest, SimpleMLTQParserTest, 
TestImplicitCoreProperties, TestLeaderInitiatedRecoveryThread, 
DistributedQueryComponentCustomSortTest, ChangedSchemaMergeTest, 
TestFilteredDocIdSet, TestMultiWordSynonyms, TestMinMaxOnMultiValuedField, 
TestStressReorder, TestEmbeddedSolrServerConstructors, SOLR749Test, 
TestAnalyzeInfixSuggestions, PropertiesRequestHandlerTest, TestFieldResource, 
TestSolrCLIRunExample, TestSortByMinMaxFunction, TestRTGBase, 
TestCopyFieldCollectionResource, TermsComponentTest, DeleteStatusTest, 
SolrSlf4jReporterTest, TestRandomCollapseQParserPlugin, RemoteQueryErrorTest, 
TestReloadAndDeleteDocs, TestIntervalFaceting, 
TestSolrQueryParserDefaultOperatorResource, QueryElevationComponentTest, 
TestJsonFacetRefinement, PrimUtilsTest, XsltUpdateRequestHandlerTest, 
TestOnReconnectListenerSupport, TestBinaryField, TestFieldCacheSort, 
ClassificationUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, 
TestHighFrequencyDictionaryFactory, TestFieldTypeResource, 
UnloadDistributedZkTest, ReplicationFactorTest, ConfigureRecoveryStrategyTest, 
TestSha256AuthenticationProvider, XmlUpdateRequestHandlerTest, 
TestFieldCacheVsDocValues, PathHierarchyTokenizerFactoryTest, 
TestDynamicFieldResource, HardAutoCommitTest, OpenExchangeRatesOrgProviderTest, 
TestBulkSchemaAPI, AnalyticsQueryTest, SimpleFacetsTest, 
SharedFSAutoReplicaFailoverTest, TestObjectReleaseTracker, TestDocumentBuilder, 
PeerSyncWithIndexFingerprintCachingTest, TestSolrJ, 
LeaderInitiatedRecoveryOnCommitTest, TestHdfsUpdateLog, TestPhraseSuggestions, 
ConjunctionSolrSpellCheckerTest, TestHashQParserPlugin, PingRequestHandlerTest, 
DeleteLastCustomShardedReplicaTest, OverseerModifyCollectionTest, 
TestPerFieldSimilarityClassic, TestConfigSetImmutable, TestManagedSchemaAPI, 
PolyFieldTest, TestLFUCache, TestSchemaVersionResource, 
StatelessScriptUpdateProcessorFactoryTest, TestSQLHandlerNonCloud, 
SolrGraphiteReporterTest, BasicDistributedZkTest, HdfsThreadLeakTest, 
DistributedQueryElevationComponentTest, DistributedSuggestComponentTest, 
ZkNodePropsTest, DirectSolrConnectionTest, SyncSliceTest, 
DirectSolrSpellCheckerTest, TestCloudNestedDocsSort, 
UniqFieldsUpdateProcessorFactoryTest, TestHalfAndHalfDocValues, 
SolrPluginUtilsTest, TestPseudoReturnFields, SynonymTokenizerTest, 
DisMaxRequestHandlerTest, TestDistribDocBasedVersion, 
TestJavabinTupleStreamParser, TestExclusionRuleCollectionAccess, 
TestReplicationHandlerBackup, TestCloudManagedSchema, NumericFieldsTest, 
TestSlowCompositeReaderWrapper, ChaosMonkeySafeLeaderTest, OverseerTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, 
ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, 
HighlighterTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, 
TestFoldingMultitermQuery, DocValuesTest, DocValuesMultiTest, CacheHeaderTest, 
TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest, 
TermVectorComponentTest, FastVectorHighlighterTest, TestJmxIntegration, 
JSONWriterTest, JsonLoaderTest, TestComponentsName, TestBinaryResponseWriter, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
CopyFieldTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, 
SampleTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, 
TestCodecSupport, TestJmxMonitoredMap, TestFastOutputStream, PluginInfoTest, 
DateMathParserTest, DateFieldTest, ClusterStateTest, 
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestDistributedMissingSort, 
TestHighlightDedupGrouping, ActionThrottleTest, AliasIntegrationTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, 
DocValuesNotIndexedTest, HttpPartitionTest, MigrateRouteKeyTest, 
MissingSegmentRecoveryTest]
   [junit4] Completed [517/715 (1!)] on J0 in 95.96s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to