Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/711/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC --illegal-access=deny
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: http://127.0.0.1:41137/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41137/solr at __randomizedtesting.SeedInfo.seed([4637B159C70C96:38F5134F7E34D847]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:672) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41137 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:557) ... 47 more Build Log: [...truncated 12536 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> 884518 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/init-core-data-001 [junit4] 2> 884518 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25 [junit4] 2> 884518 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 884519 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 884519 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001 [junit4] 2> 884519 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 884520 INFO (Thread-1606) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 884520 INFO (Thread-1606) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 884521 ERROR (Thread-1606) [ ] 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> 884620 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41991 [junit4] 2> 884627 INFO (jetty-launcher-1167-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 884627 INFO (jetty-launcher-1167-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 884627 INFO (jetty-launcher-1167-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 884647 INFO (jetty-launcher-1167-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d4bf20c{/solr,null,AVAILABLE} [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@764bf07b{HTTP/1.1,[http/1.1]}{127.0.0.1:44307} [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.e.j.s.Server Started @886627ms [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44307} [junit4] 2> 884648 ERROR (jetty-launcher-1167-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 884648 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T15:15:33.511898Z [junit4] 2> 884680 INFO (jetty-launcher-1167-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1dded1{/solr,null,AVAILABLE} [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5d2fcd35{HTTP/1.1,[http/1.1]}{127.0.0.1:43467} [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.e.j.s.Server Started @886660ms [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43467} [junit4] 2> 884681 ERROR (jetty-launcher-1167-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 884681 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T15:15:33.544845Z [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f6d3165{/solr,null,AVAILABLE} [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@236dd4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:41137} [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.e.j.s.Server Started @886666ms [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41137} [junit4] 2> 884687 ERROR (jetty-launcher-1167-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 884687 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T15:15:33.550776Z [junit4] 2> 884694 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 884721 INFO (jetty-launcher-1167-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr [junit4] 2> 884721 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 884735 INFO (jetty-launcher-1167-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr [junit4] 2> 884778 INFO (jetty-launcher-1167-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr [junit4] 2> 884788 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 884790 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43467_solr [junit4] 2> 884791 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.c.Overseer Overseer (id=98924162802253831-127.0.0.1:43467_solr-n_0000000000) starting [junit4] 2> 884797 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 884798 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41137_solr [junit4] 2> 884810 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 884811 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 884812 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44307_solr [junit4] 2> 884823 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 884827 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 884828 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 884829 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43467_solr [junit4] 2> 884838 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 884839 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 884843 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 884862 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884877 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884877 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884878 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884878 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884879 INFO (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/. [junit4] 2> 884899 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884900 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884902 INFO (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/. [junit4] 2> 884903 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884904 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 884905 INFO (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/. [junit4] 2> 884974 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 884974 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41991/solr ready [junit4] 2> 884985 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[4637B159C70C96]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 884987 INFO (qtp1534473678-7075) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41137_solr,127.0.0.1:44307_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 884993 INFO (OverseerThreadFactory-3164-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 885102 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44307/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 885104 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 885105 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44307/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 885107 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 885211 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 885211 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 885211 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 885212 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 885212 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 885212 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 885319 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 885319 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 885319 INFO (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 885319 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 886220 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 886226 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 886227 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 886229 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 886229 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 886243 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 886243 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 886244 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 886244 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 886244 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 886249 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n5] Schema name=minimal [junit4] 2> 886249 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal [junit4] 2> 886251 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 886251 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 886251 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n5' using configuration from collection testSimple1, trusted=true [junit4] 2> 886252 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple1.shard2.replica_n5' (registry 'solr.core.testSimple1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 886252 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 886252 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n3] Schema name=minimal [junit4] 2> 886252 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple1_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple1_shard2_replica_n5/data/] [junit4] 2> 886251 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using configuration from collection testSimple1, trusted=true [junit4] 2> 886253 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 886253 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n3' using configuration from collection testSimple1, trusted=true [junit4] 2> 886254 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple1.shard2.replica_n7' (registry 'solr.core.testSimple1.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 886254 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple1.shard1.replica_n3' (registry 'solr.core.testSimple1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 886254 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 886254 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 886254 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple1_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple1_shard2_replica_n7/data/] [junit4] 2> 886254 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple1_shard1_replica_n3/data/] [junit4] 2> 886309 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 886309 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 886311 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 886311 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 886312 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@693487d4[testSimple1_shard1_replica_n1] main] [junit4] 2> 886313 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 886313 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 886314 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 886314 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606716157952 [junit4] 2> 886314 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 886315 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 886316 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 886316 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 886316 INFO (searcherExecutor-3170-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node2) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@693487d4[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 886318 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 886319 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@36e61e4b[testSimple1_shard1_replica_n3] main] [junit4] 2> 886320 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 886320 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 886321 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 886321 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606723497984 [junit4] 2> 886323 INFO (searcherExecutor-3173-thread-1-processing-n:127.0.0.1:41137_solr x:testSimple1_shard1_replica_n3 s:shard1 c:testSimple1 r:core_node4) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [testSimple1_shard1_replica_n3] Registered new searcher Searcher@36e61e4b[testSimple1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 886324 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 886324 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 886326 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 886326 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 886327 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b6190c1[testSimple1_shard2_replica_n5] main] [junit4] 2> 886327 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 886328 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 886328 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 886328 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606730838016 [junit4] 2> 886331 INFO (searcherExecutor-3171-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple1_shard2_replica_n5 s:shard2 c:testSimple1 r:core_node6) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [testSimple1_shard2_replica_n5] Registered new searcher Searcher@3b6190c1[testSimple1_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 886334 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 886334 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 886336 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 886336 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 886337 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@721c7ff0[testSimple1_shard2_replica_n7] main] [junit4] 2> 886338 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 886338 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 886338 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 886339 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 886339 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606742372352 [junit4] 2> 886341 INFO (searcherExecutor-3172-thread-1-processing-n:127.0.0.1:41137_solr x:testSimple1_shard2_replica_n7 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [testSimple1_shard2_replica_n7] Registered new searcher Searcher@721c7ff0[testSimple1_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 886439 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 886439 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 886439 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 886441 INFO (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 886823 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 886823 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 886823 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44307/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 886823 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:44307/solr START replicas=[http://127.0.0.1:41137/solr/testSimple1_shard1_replica_n3/] nUpdates=100 [junit4] 2> 886825 INFO (qtp1534473678-7055) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.S.Request [testSimple1_shard1_replica_n3] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 886839 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 886839 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 886839 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44307/solr/testSimple1_shard2_replica_n5/ [junit4] 2> 886839 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=http://127.0.0.1:44307/solr START replicas=[http://127.0.0.1:41137/solr/testSimple1_shard2_replica_n7/] nUpdates=100 [junit4] 2> 886840 INFO (qtp1534473678-7137) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.S.Request [testSimple1_shard2_replica_n7] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 887123 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:44307/solr DONE. We have no versions. sync failed. [junit4] 2> 887123 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 887123 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] 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> 887124 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 887131 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44307/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 887139 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=http://127.0.0.1:44307/solr DONE. We have no versions. sync failed. [junit4] 2> 887139 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 887139 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] 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> 887139 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 887141 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44307/solr/testSimple1_shard2_replica_n5/ shard2 [junit4] 2> 887242 INFO (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887242 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887242 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887243 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887281 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 887282 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2071 [junit4] 2> 887292 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 887293 INFO (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2081 [junit4] 2> 887325 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2113 [junit4] 2> 887343 INFO (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2131 [junit4] 2> 887357 INFO (qtp1534473678-7075) [n:127.0.0.1:41137_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> 887455 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887455 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887456 INFO (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 887456 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 888357 INFO (qtp1534473678-7075) [n:127.0.0.1:41137_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41137_solr,127.0.0.1:44307_solr&wt=javabin&version=2} status=0 QTime=3370 [junit4] 2> 888358 INFO (qtp1534473678-7076) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44307_solr,127.0.0.1:43467_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 888359 INFO (OverseerThreadFactory-3164-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 888359 INFO (OverseerCollectionConfigSetProcessor-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_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> 888563 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43467/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 888565 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44307/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 888767 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 888767 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 888768 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 888873 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 888873 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 888873 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 888873 INFO (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 889791 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 889792 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 889796 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 889796 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 889798 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 889798 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 889798 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 889798 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 889798 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 889798 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 889798 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 889798 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 889798 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 889798 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 889870 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 889871 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 889872 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 889872 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 889872 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1545c786[testSimple2_shard1_replica_n1] main] [junit4] 2> 889873 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 889873 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 889874 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 889874 INFO (searcherExecutor-3191-thread-1-processing-n:127.0.0.1:43467_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@1545c786[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 889874 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786610449088512 [junit4] 2> 889875 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 889875 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 889876 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 889876 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 889877 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc9820f[testSimple2_shard1_replica_n2] main] [junit4] 2> 889877 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 889877 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 889878 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 889878 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 889878 INFO (searcherExecutor-3190-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@1bc9820f[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 889878 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786610453282816 [junit4] 2> 889979 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 889979 INFO (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 889981 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 889981 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890378 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 890378 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 890378 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43467/solr/testSimple2_shard1_replica_n1/ [junit4] 2> 890379 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:43467/solr START replicas=[http://127.0.0.1:44307/solr/testSimple2_shard1_replica_n2/] nUpdates=100 [junit4] 2> 890380 INFO (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 890679 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:43467/solr DONE. We have no versions. sync failed. [junit4] 2> 890679 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 890679 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 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> 890679 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 890681 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43467/solr/testSimple2_shard1_replica_n1/ shard1 [junit4] 2> 890781 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890782 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890782 INFO (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890782 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890831 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 890832 INFO (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2064 [junit4] 2> 890881 INFO (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2114 [junit4] 2> 890882 INFO (qtp1534473678-7076) [n:127.0.0.1:41137_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> 890982 INFO (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890982 INFO (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890982 INFO (zkCallback-1181-thread-3-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 890982 INFO (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 891884 INFO (qtp1534473678-7076) [n:127.0.0.1:41137_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44307_solr,127.0.0.1:43467_solr&wt=javabin&version=2} status=0 QTime=3526 [junit4] 2> 891884 INFO (qtp1534473678-7055) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:41137_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 891885 INFO (OverseerThreadFactory-3164-thread-3-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 891885 INFO (OverseerCollectionConfigSetProcessor-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 892092 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 892093 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 892093 INFO (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41137/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 892195 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 892197 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 892197 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 892299 INFO (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 892299 INFO (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 893209 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 893210 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 893216 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 893217 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal [junit4] 2> 893246 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 893246 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true [junit4] 2> 893246 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 893246 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal [junit4] 2> 893247 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 893247 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 893247 INFO (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple3_shard1_replica_n1/data/] [junit4] 2> 893248 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 893248 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 893248 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true [junit4] 2> 893248 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true [junit4] 2> 893249 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 893249 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e [junit4] 2> 893249 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 893249 INFO (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore [[testSimple3_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple3_shard2_replica_n2/data/] [junit4] 2> 893251 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 893252 INFO (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddRepli [...truncated too long message...] or registry=solr.core.testSimple1.shard2.replica_n7, tag=1428327766 [junit4] 2> 896890 INFO (coreCloseExecutor-3250-thread-3) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4791de2: rootName = solr_41137, domain = solr.core.testSimple1.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.testSimple1.shard2.replica_n7 / com.codahale.metrics.MetricRegistry@163b3fa9 [junit4] 2> 896891 INFO (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple2.shard1.replica_n2, tag=496193514 [junit4] 2> 896891 INFO (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa35c0a: rootName = solr_44307, domain = solr.core.testSimple2.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple2.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@2fcecd4e [junit4] 2> 896896 INFO (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard2.replica_n2, tag=1899670088 [junit4] 2> 896903 INFO (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ec10930: rootName = solr_41137, domain = solr.core.testSimple3.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple3.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@7a8dd4ca [junit4] 2> 896903 INFO (coreCloseExecutor-3249-thread-2) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=997612876 [junit4] 2> 896903 INFO (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=496193514 [junit4] 2> 896904 INFO (zkCallback-1200-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41137_solr [junit4] 2> 896904 INFO (jetty-closer-1168-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d4bf20c{/solr,null,UNAVAILABLE} [junit4] 2> 896910 INFO (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=1636126298 [junit4] 2> 896910 INFO (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e14b1a0: rootName = solr_41137, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@3874060f [junit4] 2> 896915 INFO (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=1636126298 [junit4] 2> 896915 INFO (coreCloseExecutor-3250-thread-1) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1918622748 [junit4] 2> 896915 INFO (coreCloseExecutor-3250-thread-2) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=951222129 [junit4] 2> 896916 INFO (coreCloseExecutor-3250-thread-3) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=1428327766 [junit4] 2> 896916 INFO (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=1899670088 [junit4] 2> 896918 INFO (jetty-closer-1168-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65ae48e7{/solr,null,UNAVAILABLE} [junit4] 2> 896918 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-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> 896918 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41991 41991 [junit4] 2> 898342 INFO (Thread-1606) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41991 41991 [junit4] 2> 898343 WARN (Thread-1606) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 20 /solr/collections/testSimple1/state.json [junit4] 2> 12 /solr/collections/testSimple2/state.json [junit4] 2> 10 /solr/collections/testSimple3/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/98924162802253831-127.0.0.1:43467_solr-n_0000000000 [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard2/election/98924162802253830-core_node6-n_0000000000 [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard1/election/98924162802253830-core_node2-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=se, timezone=Africa/Khartoum [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=188933752,total=508559360 [junit4] 2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestMiniSolrCloudClusterSSL, RequestHandlersTest, CloudMLTQParserTest, SOLR749Test, MoreLikeThisHandlerTest, ConfigureRecoveryStrategyTest, TestSolrQueryParser, CircularListTest, TestReloadDeadlock, TestRestManager, TestSolrCloudWithHadoopAuthPlugin, AddReplicaTest, TestSimpleTrackingShardHandler, TestAnalyzedSuggestions, TestCollationField, TestLuceneMatchVersion, TestPullReplica, CoreAdminRequestStatusTest, TestManagedStopFilterFactory, SolrMetricManagerTest, InfixSuggestersTest, SignatureUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, TestClusterStateMutator, TestNumericTerms32, TestAtomicUpdateErrorCases, SolrGangliaReporterTest, TestOrdValues, TestCollectionsAPIViaSolrCloudCluster, AnalyticsMergeStrategyTest, NodeMutatorTest, TestWriterPerf, TolerantUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, PathHierarchyTokenizerFactoryTest, TestCursorMarkWithoutUniqueKey, TestSchemalessBufferedUpdates, TestDistribDocBasedVersion, BinaryUpdateRequestHandlerTest, EnumFieldTest, TestPseudoReturnFields, RegexBoostProcessorTest, BadIndexSchemaTest, CdcrBootstrapTest, TestRTGBase, TestAnalyzeInfixSuggestions, TestDFISimilarityFactory, DOMUtilTest, OutputWriterTest, SegmentsInfoRequestHandlerTest, TestRangeQuery, TestCloudSearcherWarming, DistributedFacetPivotLargeTest, HighlighterMaxOffsetTest, TestConfigSetProperties, TestEmbeddedSolrServerAdminHandler, UninvertDocValuesMergePolicyTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestHashQParserPlugin, DirectUpdateHandlerTest, SystemLogListenerTest, SortSpecParsingTest, SpellingQueryConverterTest, DebugComponentTest, DistributedVersionInfoTest, QueryEqualityTest, TestDocSet, MetricsHandlerTest, BlockDirectoryTest, TestRTimerTree, TestDistributedStatsComponentCardinality, SolrShardReporterTest, TestRawTransformer, TestFreeTextSuggestions, FullHLLTest, LukeRequestHandlerTest, HdfsLockFactoryTest, SSLMigrationTest, TestJmxIntegration, TestCloudDeleteByQuery, NumericFieldsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestSha256AuthenticationProvider, TestJavabinTupleStreamParser, TestSegmentSorting, TestNoOpRegenerator, PingRequestHandlerTest, TestCustomStream, DeleteLastCustomShardedReplicaTest, SampleTest, CurrencyFieldTypeTest, AutoAddReplicasPlanActionTest] [junit4] Completed [288/746 (1!)] on J1 in 13.84s, 1 test, 1 error <<< FAILURES! [...truncated 41640 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
