Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/146/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two replicas null Live Nodes: [127.0.0.1:54128_solr, 127.0.0.1:54129_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica_n1", "base_url":"http://127.0.0.1:54129/solr", "node_name":"127.0.0.1:54129_solr", "state":"down", "type":"NRT"}, "core_node2":{ "core":"MissingSegmentRecoveryTest_shard1_replica_n2", "base_url":"http://127.0.0.1:54128/solr", "node_name":"127.0.0.1:54128_solr", "state":"active", "type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Expected a collection with one shard and two replicas null Live Nodes: [127.0.0.1:54128_solr, 127.0.0.1:54129_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica_n1", "base_url":"http://127.0.0.1:54129/solr", "node_name":"127.0.0.1:54129_solr", "state":"down", "type":"NRT"}, "core_node2":{ "core":"MissingSegmentRecoveryTest_shard1_replica_n2", "base_url":"http://127.0.0.1:54128/solr", "node_name":"127.0.0.1:54128_solr", "state":"active", "type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([ECE1C19DE688CC0E:BCB4599EBFA97A13]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) 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:748) Build Log: [...truncated 12534 lines...] [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\init-core-data-001 [junit4] 2> 2347603 WARN (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 2347604 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2347607 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-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> 2347608 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001 [junit4] 2> 2347609 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2347609 INFO (Thread-5034) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2347609 INFO (Thread-5034) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2347614 ERROR (Thread-5034) [ ] 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> 2347710 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54124 [junit4] 2> 2347729 INFO (jetty-launcher-3344-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2347729 INFO (jetty-launcher-3344-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2347732 INFO (jetty-launcher-3344-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@98509a{/solr,null,AVAILABLE} [junit4] 2> 2347732 INFO (jetty-launcher-3344-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@165ea1f{/solr,null,AVAILABLE} [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8a89c4{HTTP/1.1,[http/1.1]}{127.0.0.1:54128} [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1201abb{HTTP/1.1,[http/1.1]}{127.0.0.1:54129} [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-2) [ ] o.e.j.s.Server Started @2353838ms [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-1) [ ] o.e.j.s.Server Started @2353838ms [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54128} [junit4] 2> 2347735 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54129} [junit4] 2> 2347735 ERROR (jetty-launcher-3344-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2347735 ERROR (jetty-launcher-3344-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2347736 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2347736 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2347737 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2347737 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2347737 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2347737 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2347738 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-10T14:36:49.818Z [junit4] 2> 2347738 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-10T14:36:49.819Z [junit4] 2> 2347748 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2347748 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2347768 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 0x15e6c38b69d0001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2347776 INFO (jetty-launcher-3344-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54124/solr [junit4] 2> 2347776 INFO (jetty-launcher-3344-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54124/solr [junit4] 2> 2347894 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2347895 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54128_solr [junit4] 2> 2347896 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.c.Overseer Overseer (id=98635232686440454-127.0.0.1:54128_solr-n_0000000000) starting [junit4] 2> 2347903 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54128_solr [junit4] 2> 2347904 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2347906 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2347907 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2347912 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54129_solr [junit4] 2> 2347929 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2347930 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2348162 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54128.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348178 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54128.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348178 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54128.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348181 INFO (jetty-launcher-3344-thread-2) [n:127.0.0.1:54128_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node2\. [junit4] 2> 2348285 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348295 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348295 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2348297 INFO (jetty-launcher-3344-thread-1) [n:127.0.0.1:54129_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\. [junit4] 2> 2348329 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 0x15e6c38b69d0007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2348336 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2348338 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54124/solr ready [junit4] 2> 2348354 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery [junit4] 2> 2348357 INFO (qtp16540121-21408) [n:127.0.0.1:54128_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2348360 INFO (OverseerThreadFactory-10559-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest [junit4] 2> 2348471 INFO (OverseerStateUpdate-98635232686440454-127.0.0.1:54128_solr-n_0000000000) [n:127.0.0.1:54128_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54129/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 2348476 INFO (OverseerStateUpdate-98635232686440454-127.0.0.1:54128_solr-n_0000000000) [n:127.0.0.1:54128_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54128/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 2348679 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2348679 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2348681 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2348681 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2348799 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2348800 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2348800 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2348801 INFO (zkCallback-3355-thread-2-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2349737 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2349737 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2349747 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 2349747 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal [junit4] 2> 2349753 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2349753 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2349753 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 2349753 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 2349754 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2349754 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54128.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2349754 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2349754 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2349754 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 2349754 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\] [junit4] 2> 2349871 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2349871 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2349872 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2349872 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2349873 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2349873 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2349873 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2349873 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2349877 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8d989[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 2349877 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10cd48d[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 2349878 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2349878 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2349879 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2349879 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2349879 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2349879 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2349880 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578163725361217536 [junit4] 2> 2349880 INFO (searcherExecutor-10564-thread-1-processing-n:127.0.0.1:54129_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@10cd48d[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2349880 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578163725361217536 [junit4] 2> 2349880 INFO (searcherExecutor-10565-thread-1-processing-n:127.0.0.1:54128_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@1c8d989[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2349886 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2349887 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2349887 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54128/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ [junit4] 2> 2349887 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:54128/solr START replicas=[http://127.0.0.1:54129/solr/MissingSegmentRecoveryTest_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2349887 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:54128/solr DONE. We have no versions. sync failed. [junit4] 2> 2349889 INFO (qtp3850276-21419) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2349890 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2349890 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] 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> 2349890 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2349894 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54128/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ shard1 [junit4] 2> 2349999 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2350000 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2349999 INFO (zkCallback-3355-thread-2-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2349999 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2350047 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2350051 INFO (qtp16540121-21411) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1371 [junit4] 2> 2350158 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2350158 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2350158 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2350158 INFO (zkCallback-3355-thread-2-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2350889 INFO (qtp3850276-21417) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2208 [junit4] 2> 2350892 INFO (qtp16540121-21408) [n:127.0.0.1:54128_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> 2350994 INFO (zkCallback-3355-thread-2-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2350994 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2350994 INFO (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2350994 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2351893 INFO (qtp16540121-21408) [n:127.0.0.1:54128_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3535 [junit4] 2> 2351926 INFO (qtp3850276-21420) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54128/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1578163727478292480), 1 (1578163727486681088), 2 (1578163727486681089), 3 (1578163727488778240), 4 (1578163727488778241), 5 (1578163727490875392), 6 (1578163727490875393), 7 (1578163727491923968), 8 (1578163727491923969), 9 (1578163727492972544)]} 0 14 [junit4] 2> 2351927 INFO (qtp16540121-21412) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1578163727478292480), 1 (1578163727486681088), 2 (1578163727486681089), 3 (1578163727488778240), 4 (1578163727488778241), 5 (1578163727490875392), 6 (1578163727490875393), 7 (1578163727491923968), 8 (1578163727491923969), 9 (1578163727492972544)]} 0 27 [junit4] 2> 2351933 INFO (qtp3850276-21421) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1578163727513944064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2351933 INFO (qtp3850276-21421) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@171f873 commitCommandVersion:1578163727513944064 [junit4] 2> 2351937 INFO (qtp16540121-21424) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1578163727518138368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2351937 INFO (qtp16540121-21424) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@234a46 commitCommandVersion:1578163727518138368 [junit4] 2> 2351967 INFO (qtp3850276-21421) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@152f88b[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 2351967 INFO (qtp16540121-21424) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1055d53[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 2351969 INFO (qtp16540121-21424) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2351969 INFO (qtp3850276-21421) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2351970 INFO (searcherExecutor-10565-thread-1-processing-n:127.0.0.1:54128_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@1055d53[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))} [junit4] 2> 2351970 INFO (searcherExecutor-10564-thread-1-processing-n:127.0.0.1:54129_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@152f88b[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))} [junit4] 2> 2351971 INFO (qtp16540121-21424) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54128/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 34 [junit4] 2> 2351971 INFO (qtp3850276-21421) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54128/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 38 [junit4] 2> 2351971 INFO (qtp16540121-21413) [n:127.0.0.1:54128_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 40 [junit4] 2> 2351974 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1201abb{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2351975 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5473318 [junit4] 2> 2351975 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2351975 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@106c094: rootName = solr_54129, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13b8caf [junit4] 2> 2351980 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2351980 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eadee8: rootName = solr_54129, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4df90d [junit4] 2> 2351982 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2351982 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@baa0e1: rootName = solr_54129, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7889ce [junit4] 2> 2351987 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2351989 INFO (coreCloseExecutor-10574-thread-1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@71998b [junit4] 2> 2351989 INFO (coreCloseExecutor-10574-thread-1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=7444875 [junit4] 2> 2351989 INFO (coreCloseExecutor-10574-thread-1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@80bd16: rootName = solr_54129, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1a98bd7 [junit4] 2> 2351998 INFO (coreCloseExecutor-10574-thread-1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=7444875 [junit4] 2> 2352000 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 0x15e6c38b69d0005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2352000 WARN (zkCallback-3355-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2352001 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@165ea1f{/solr,null,UNAVAILABLE} [junit4] 2> 2352001 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 2352001 INFO (zkCallback-3362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 2352003 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50d92e{/solr,null,AVAILABLE} [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16fbbc{HTTP/1.1,[http/1.1]}{127.0.0.1:54129} [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.e.j.s.Server Started @2358108ms [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54129} [junit4] 2> 2352004 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2352004 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-10T14:36:54.085Z [junit4] 2> 2352009 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2352027 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 0x15e6c38b69d0009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2352032 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54124/solr [junit4] 2> 2352047 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2352050 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2352052 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54129_solr [junit4] 2> 2352054 INFO (zkCallback-3367-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2352054 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2352054 INFO (zkCallback-3362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2352157 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2352157 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2352257 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2352267 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2352268 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2352271 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\. [junit4] 2> 2352271 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [n:127.0.0.1:54129_solr ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica_n1] [junit4] 2> 2352273 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2352291 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2352307 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 2352313 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2352313 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 2352314 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2352314 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2352314 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 2352413 INFO (OverseerCollectionConfigSetProcessor-98635232686440454-127.0.0.1:54128_solr-n_0000000000) [n:127.0.0.1:54128_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2352418 INFO (zkCallback-3356-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2352418 INFO (zkCallback-3356-thread-1-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_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> 2352418 INFO (zkCallback-3367-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2352426 INFO (zkCallback-3367-thread-2-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2352509 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2352509 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2352511 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2352511 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2352514 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@1d3abc6 [junit4] 2> 2352514 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=30649286 [junit4] 2> 2352514 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e39c5d: rootName = solr_54129, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@fedcf1 [junit4] 2> 2352522 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=30649286 [junit4] 2> 2352555 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover. [junit4] 2> 2352556 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore Updating index properties... index=index.20170910173654637 [junit4] 2> 2352575 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54129.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd59d [junit4] 2> 2352576 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2352576 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 2352586 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\ afterReload=false [junit4] 2> 2352590 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\index.20170910173654637 [junit4] 2> 2352600 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\ afterReload=false [junit4] 2> 2352622 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\index [junit4] 2> 2352683 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2352683 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2352685 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2352685 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2352688 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@e8d5f1 [junit4] 2> 2352689 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=15259121 [junit4] 2> 2352689 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d58b5b: rootName = solr_54129, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@fedcf1 [junit4] 2> 2352695 INFO (coreLoadExecutor-10581-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=15259121 [junit4] 2> 2352696 ERROR (coreContainerWorkExecutor-10577-thread-1-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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_replica_n1] [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$12(CoreContainer.java:647) [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:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica_n1] [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:996) [junit4] 2> at org.apache.solr.core.CoreContainer.lambda$load$11(CoreContainer.java:619) [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:988) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) [junit4] 2> at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1056) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:982) [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:988) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:980) [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:2066) [junit4] 2> at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2186) [junit4] 2> at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:960) [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-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1\data\index\segments_2"))) [junit4] 2> at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291) [junit4] 2> at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1076) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94) [junit4] 2> at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257) [junit4] 2> at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131) [junit4] 2> at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2027) [junit4] 2> ... 12 more [junit4] 2> Caused by: java.io.EOFException: read past EOF: SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1\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:301) [junit4] 2> at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:289) [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:2066) [junit4] 2> at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2186) [junit4] 2> at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:960) [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-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1\data\index.20170910173654637 lockFactory=org.apache.lucene.store.NativeFSLockFactory@179ba6a): files: [write.lock] [junit4] 2> at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1071) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119) [junit4] 2> at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94) [junit4] 2> at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257) [junit4] 2> at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131) [junit4] 2> at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2027) [junit4] 2> ... 13 more [junit4] 2> 2442819 INFO (qtp16540121-21425) [n:127.0.0.1:54128_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> 2442827 INFO (OverseerThreadFactory-10559-thread-2-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 2442837 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=null [junit4] 2> 2442838 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15c7e5: rootName = solr_54128, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@4f740e [junit4] 2> 2442862 INFO (qtp479518-21490) [n:127.0.0.1:54129_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=24 [junit4] 2> 2442864 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@1bb5610 [junit4] 2> 2442864 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=29054480 [junit4] 2> 2442865 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=29054480 [junit4] 2> 2442885 INFO (qtp16540121-21405) [n:127.0.0.1:54128_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=52 [junit4] 2> 2442889 INFO (zkCallback-3367-thread-3-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2442889 INFO (zkCallback-3367-thread-4-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2442995 INFO (zkCallback-3367-thread-4-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2442995 INFO (zkCallback-3367-thread-3-processing-n:127.0.0.1:54129_solr) [n:127.0.0.1:54129_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> 2443591 INFO (qtp16540121-21425) [n:127.0.0.1:54128_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=772 [junit4] 2> 2443592 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[ECE1C19DE688CC0E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=ECE1C19DE688CC0E -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Africa/Juba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 95.3s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<< [junit4] > Throwable #1: java.lang.AssertionError: Expected a collection with one shard and two replicas [junit4] > null [junit4] > Live Nodes: [127.0.0.1:54128_solr, 127.0.0.1:54129_solr] [junit4] > Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={ [junit4] > "pullReplicas":"0", [junit4] > "replicationFactor":"2", [junit4] > "shards":{"shard1":{ [junit4] > "range":"80000000-7fffffff", [junit4] > "state":"active", [junit4] > "replicas":{ [junit4] > "core_node1":{ [junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica_n1", [junit4] > "base_url":"http://127.0.0.1:54129/solr", [junit4] > "node_name":"127.0.0.1:54129_solr", [junit4] > "state":"down", [junit4] > "type":"NRT"}, [junit4] > "core_node2":{ [junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica_n2", [junit4] > "base_url":"http://127.0.0.1:54128/solr", [junit4] > "node_name":"127.0.0.1:54128_solr", [junit4] > "state":"active", [junit4] > "type":"NRT", [junit4] > "leader":"true"}}}}, [junit4] > "router":{"name":"compositeId"}, [junit4] > "maxShardsPerNode":"1", [junit4] > "autoAddReplicas":"false", [junit4] > "nrtReplicas":"2", [junit4] > "tlogReplicas":"0"} [junit4] > at __randomizedtesting.SeedInfo.seed([ECE1C19DE688CC0E:BCB4599EBFA97A13]:0) [junit4] > at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) [junit4] > at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2443596 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 0x15e6c38b69d0008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2443599 INFO (jetty-closer-3345-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@8a89c4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2443600 INFO (jetty-closer-3345-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@16fbbc{HTTP/1.1,[http/1.1]}{127.0.0.1:54129} [junit4] 2> 2443602 INFO (jetty-closer-3345-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24584163 [junit4] 2> 2443602 INFO (jetty-closer-3345-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2443602 INFO (jetty-closer-3345-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@223e28: rootName = solr_54129, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@cffbca [junit4] 2> 2443601 INFO (jetty-closer-3345-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11352333 [junit4] 2> 2443604 INFO (jetty-closer-3345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2443604 INFO (jetty-closer-3345-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183b74b: rootName = solr_54128, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9b3370 [junit4] 2> 2443608 INFO (jetty-closer-3345-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2443608 INFO (jetty-closer-3345-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49da8e: rootName = solr_54129, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4df90d [junit4] 2> 2443610 INFO (jetty-closer-3345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr. [...truncated too long message...] 4-processing-n:127.0.0.1:54128_solr) [n:127.0.0.1:54128_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2443627 INFO (jetty-closer-3345-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@98509a{/solr,null,UNAVAILABLE} [junit4] 2> 2443628 ERROR (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-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> 2443629 INFO (SUITE-MissingSegmentRecoveryTest-seed#[ECE1C19DE688CC0E]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54124 54124 [junit4] 2> 2443629 INFO (Thread-5034) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54124 54124 [junit4] 2> 2443631 WARN (Thread-5034) [ ] 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> 18 /solr/collections/MissingSegmentRecoveryTest/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/98635232686440454-127.0.0.1:54128_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> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_ECE1C19DE688CC0E-001 [junit4] 2> Sep 10, 2017 2:38:25 PM 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(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=820, maxMBSortInHeap=6.323598573597885, sim=RandomSimilarity(queryNorm=false): {}, locale=no, timezone=Africa/Juba [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=76367008,total=303915008 [junit4] 2> NOTE: All tests run in this JVM: [SortSpecParsingTest, TestCrossCoreJoin, TestJettySolrRunner, TestScoreJoinQPNoScore, TestRequestForwarding, CacheHeaderTest, BaseCdcrDistributedZkTest, TestFastWriter, TestReRankQParserPlugin, MetricsHandlerTest, UtilsToolTest, TestSolrCloudWithDelegationTokens, TestBulkSchemaConcurrent, TestMergePolicyConfig, SolrIndexConfigTest, UpdateLogTest, TestFieldCacheWithThreads, TestAuthenticationFramework, CollectionStateFormat2Test, PluginInfoTest, JavabinLoaderTest, HttpSolrCallGetCoreTest, DistributedFacetPivotWhiteBoxTest, TestRuleBasedAuthorizationPlugin, TestDynamicFieldCollectionResource, MoreLikeThisHandlerTest, TestMacroExpander, TestOverriddenPrefixQueryForCustomFieldType, TestSolrFieldCacheBean, TestNumericTokenStream, HdfsUnloadDistributedZkTest, MergeStrategyTest, TestPartialUpdateDeduplication, FullHLLTest, DebugComponentTest, TestAnalyzedSuggestions, TestTrie, TestCloudRecovery, BlockJoinFacetDistribTest, UpdateRequestProcessorFactoryTest, TestConfigSets, ConcurrentDeleteAndCreateCollectionTest, TestClassNameShortening, TestCloudInspectUtil, TestValueSourceCache, TestPivotHelperCode, LeaderElectionIntegrationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRemoteStreaming, TestCollectionAPI, TestSolrCoreSnapshots, TestSolrCloudWithSecureImpersonation, TestCoreDiscovery, ActionThrottleTest, TestPushWriter, TestRestManager, MoveReplicaHDFSTest, QueryEqualityTest, TestReload, TestUseDocValuesAsStored, TestSimpleTrackingShardHandler, ClassificationUpdateProcessorIntegrationTest, IndexSchemaRuntimeFieldTest, TestChildDocTransformer, TestSolrDeletionPolicy1, SystemInfoHandlerTest, TestOnReconnectListenerSupport, CheckHdfsIndexTest, TemplateUpdateProcessorTest, SpellCheckComponentTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrIndexConfig, TestRTGBase, ZkStateReaderTest, TestDFISimilarityFactory, TestPerFieldSimilarity, TestFastLRUCache, TestReloadDeadlock, LukeRequestHandlerTest, FileUtilsTest, TestPerFieldSimilarityWithDefaultOverride, TestFieldSortValues, TestSortByMinMaxFunction, SearchHandlerTest, SolrShardReporterTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueueTest, TermsComponentTest, TestMaxScoreQueryParser, SOLR749Test, DistributedTermsComponentTest, CollectionsAPIDistributedZkTest, SolrCloudExampleTest, PolyFieldTest, TestSerializedLuceneMatchVersion, TestLMJelinekMercerSimilarityFactory, TestCloudNestedDocsSort, CloneFieldUpdateProcessorFactoryTest, TestDelegationWithHadoopAuth, TestDistributedMissingSort, MigrateRouteKeyTest, SuggesterFSTTest, TestRecovery, TestPullReplica, TestCustomStream, DistributedFacetPivotLargeTest, TestRangeQuery, SolrJmxReporterCloudTest, ManagedSchemaRoundRobinCloudTest, TestGraphTermsQParserPlugin, DistributedIntervalFacetingTest, TestConfigReload, TestZkChroot, BasicDistributedZk2Test, TestCharFilters, AutoCommitTest, TestXmlQParser, TestExclusionRuleCollectionAccess, JSONWriterTest, SimpleCollectionCreateDeleteTest, TestRealTimeGet, NodeMutatorTest, SolrCmdDistributorTest, ReplicationFactorTest, UninvertDocValuesMergePolicyTest, OverseerModifyCollectionTest, SaslZkACLProviderTest, TestDocTermOrds, SolrMetricReporterTest, FileBasedSpellCheckerTest, TestManagedSynonymGraphFilterFactory, TestBadConfig, RollingRestartTest, BadIndexSchemaTest, SynonymTokenizerTest, SolrCoreCheckLockOnStartupTest, TestJsonRequest, TestRestoreCore, StatsComponentTest, FieldMutatingUpdateProcessorTest, TestCoreAdminApis, PingRequestHandlerTest, HdfsBasicDistributedZk2Test, TestLeaderElectionWithEmptyReplica, BlockDirectoryTest, TestSimpleQParserPlugin, ShowFileRequestHandlerTest, TestUnifiedSolrHighlighter, TestSolrXml, AnalyticsMergeStrategyTest, TestExceedMaxTermLength, TestFieldCollectionResource, ZkSolrClientTest, CdcrReplicationDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestCollationFieldDocValues, SolrSlf4jReporterTest, HdfsThreadLeakTest, BasicZkTest, CursorMarkTest, TestCryptoKeys, TestFieldCacheSortRandom, DocValuesNotIndexedTest, PreAnalyzedFieldTest, AnalysisErrorHandlingTest, DocumentBuilderTest, PeerSyncReplicationTest, BigEndianAscendingWordDeserializerTest, TestRebalanceLeaders, SearchHandlerTest, TestInitQParser, TestFieldCacheReopen, SpellingQueryConverterTest, TestCollationField, HdfsDirectoryFactoryTest, SpellCheckCollatorTest, SharedFSAutoReplicaFailoverTest, TestDocumentBuilder, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestJoin, TestStressVersions, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, CircularListTest, DistributedMLTComponentTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConnectionManagerTest, CustomCollectionTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedVersionInfoTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest] [junit4] Completed [519/729 (1!)] on J1 in 96.57s, 1 test, 1 failure <<< FAILURES! [...truncated 40156 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org