Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/475/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in https://127.0.0.1:61329/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=4 not found in https://127.0.0.1:61329/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([EE438B7495B5BA49:90A8AB6456D2B573]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:250) at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:234) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:127) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12643 lines...] [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/init-core-data-001 [junit4] 2> 589363 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 589365 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 589366 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 589367 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001 [junit4] 2> 589367 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 589367 INFO (Thread-1778) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 589367 INFO (Thread-1778) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 589371 ERROR (Thread-1778) [ ] 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> 589467 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:32817 [junit4] 2> 589617 INFO (zkConnectionManagerCallback-2049-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589652 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 589653 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 589653 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 589653 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 589653 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42f8a5d4{/solr,null,AVAILABLE} [junit4] 2> 589656 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 589656 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 589656 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 589656 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 589656 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 589657 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10ee51f7{/solr,null,AVAILABLE} [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@56f4c833{SSL,[ssl, http/1.1]}{127.0.0.1:64895} [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.e.j.s.Server Started @592108ms [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64895} [junit4] 2> 589658 ERROR (jetty-launcher-2046-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:01.639Z [junit4] 2> 589658 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@120e3091{SSL,[ssl, http/1.1]}{127.0.0.1:61075} [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.e.j.s.Server Started @592109ms [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61075} [junit4] 2> 589659 ERROR (jetty-launcher-2046-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:01.640Z [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 589659 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25f0ffe2{/solr,null,AVAILABLE} [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@41b0c527{SSL,[ssl, http/1.1]}{127.0.0.1:49388} [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.e.j.s.Server Started @592110ms [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49388} [junit4] 2> 589660 ERROR (jetty-launcher-2046-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 589660 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:01.641Z [junit4] 2> 589676 INFO (zkConnectionManagerCallback-2055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589676 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 589678 INFO (zkConnectionManagerCallback-2053-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589679 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 589686 INFO (zkConnectionManagerCallback-2051-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589687 INFO (jetty-launcher-2046-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 589687 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 589710 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 589710 INFO (zkConnectionManagerCallback-2059-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589710 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 589710 INFO (jetty-launcher-2046-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 589701 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 589711 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7338f249{/solr,null,AVAILABLE} [junit4] 2> 589714 INFO (zkConnectionManagerCallback-2063-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4eb6c781{SSL,[ssl, http/1.1]}{127.0.0.1:40946} [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.e.j.s.Server Started @592164ms [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40946} [junit4] 2> 589714 ERROR (jetty-launcher-2046-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 589714 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:01.695Z [junit4] 2> 589714 INFO (zkConnectionManagerCallback-2065-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589718 INFO (zkConnectionManagerCallback-2067-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589721 INFO (jetty-launcher-2046-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 589723 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 589775 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de767830007, likely client has closed socket [junit4] 2> 589741 INFO (zkConnectionManagerCallback-2073-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589727 INFO (zkConnectionManagerCallback-2069-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589796 INFO (jetty-launcher-2046-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 589799 INFO (zkConnectionManagerCallback-2078-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589801 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de767830009, likely client has closed socket [junit4] 2> 589803 INFO (zkConnectionManagerCallback-2080-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589805 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de76783000a, likely client has closed socket [junit4] 2> 589807 INFO (zkConnectionManagerCallback-2082-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 589842 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 589843 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 589844 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40946_solr [junit4] 2> 589845 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64895_solr [junit4] 2> 589846 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.c.Overseer Overseer (id=72090473749217292-127.0.0.1:40946_solr-n_0000000000) starting [junit4] 2> 589850 INFO (zkCallback-2079-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 589850 INFO (zkCallback-2081-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 589851 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 589857 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 589861 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40946_solr [junit4] 2> 589901 INFO (zkCallback-2081-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 589913 INFO (zkCallback-2079-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 589913 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 589930 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49388_solr [junit4] 2> 589943 INFO (zkCallback-2081-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 589950 INFO (zkCallback-2079-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 589950 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 589993 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 589996 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 589999 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61075_solr [junit4] 2> 590004 INFO (zkCallback-2081-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590004 INFO (zkCallback-2079-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590004 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590030 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590069 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40946.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590083 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40946.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590084 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40946.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590084 INFO (jetty-launcher-2046-thread-2) [n:127.0.0.1:40946_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/. [junit4] 2> 590250 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49388.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590270 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49388.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590271 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49388.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590273 INFO (jetty-launcher-2046-thread-4) [n:127.0.0.1:49388_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node4/. [junit4] 2> 590332 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590336 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590337 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590337 INFO (jetty-launcher-2046-thread-3) [n:127.0.0.1:61075_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node2/. [junit4] 2> 590380 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64895.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590386 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64895.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590386 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64895.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590387 INFO (jetty-launcher-2046-thread-1) [n:127.0.0.1:64895_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node1/. [junit4] 2> 590429 INFO (zkConnectionManagerCallback-2091-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590431 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de76783000d, likely client has closed socket [junit4] 2> 590436 INFO (zkConnectionManagerCallback-2095-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590437 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 590438 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32817/solr ready [junit4] 2> 590444 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4eb6c781{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 590444 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=713085168 [junit4] 2> 590444 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 590444 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@725106d6: rootName = solr_40946, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4797a782 [junit4] 2> 590448 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 590448 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e7c481: rootName = solr_40946, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f589bb1 [junit4] 2> 590451 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 590451 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@147b981c: rootName = solr_40946, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b112d8e [junit4] 2> 590452 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40946_solr [junit4] 2> 590453 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 590453 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 590453 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590453 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590453 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.Overseer Overseer (id=72090473749217292-127.0.0.1:40946_solr-n_0000000000) closing [junit4] 2> 590454 WARN (OverseerAutoScalingTriggerThread-72090473749217292-127.0.0.1:40946_solr-n_0000000000) [n:127.0.0.1:40946_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 590454 INFO (OverseerStateUpdate-72090473749217292-127.0.0.1:40946_solr-n_0000000000) [n:127.0.0.1:40946_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40946_solr [junit4] 2> 590455 INFO (zkCallback-2079-thread-1-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590456 INFO (zkCallback-2081-thread-1-processing-n:127.0.0.1:40946_solr) [n:127.0.0.1:40946_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590456 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590457 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7338f249{/solr,null,UNAVAILABLE} [junit4] 2> 590457 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 590458 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de76783000c, likely client has closed socket [junit4] 2> 590461 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 590461 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590461 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590461 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@340450f1{/solr,null,AVAILABLE} [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3cfcc5ed{SSL,[ssl, http/1.1]}{127.0.0.1:48349} [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server Started @592913ms [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43164} [junit4] 2> 590462 ERROR (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 590462 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:02.443Z [junit4] 2> 590463 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64895_solr [junit4] 2> 590464 INFO (zkConnectionManagerCallback-2097-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590465 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590465 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.Overseer Overseer (id=72090473749217291-127.0.0.1:64895_solr-n_0000000001) starting [junit4] 2> 590470 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 590480 INFO (zkConnectionManagerCallback-2101-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590484 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001de767830010, likely client has closed socket [junit4] 2> 590503 INFO (zkConnectionManagerCallback-2103-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590517 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 590519 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 590521 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43164_solr [junit4] 2> 590540 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590540 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590540 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590541 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590541 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590711 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43164.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590718 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43164.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590718 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43164.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590719 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:43164_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/. [junit4] 2> 590766 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:48349/solr. Proxy: https://127.0.0.1:43164/solr [junit4] 2> 590768 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@41b0c527{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 590768 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=585985049 [junit4] 2> 590768 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 590768 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6170d28e: rootName = solr_49388, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a17a615 [junit4] 2> 590775 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 590775 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22305acc: rootName = solr_49388, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f589bb1 [junit4] 2> 590780 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 590780 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54f0c99e: rootName = solr_49388, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b112d8e [junit4] 2> 590782 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49388_solr [junit4] 2> 590784 INFO (zkCallback-2068-thread-1-processing-n:127.0.0.1:49388_solr) [n:127.0.0.1:49388_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590784 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590784 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590784 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590784 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590785 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 590785 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 590787 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25f0ffe2{/solr,null,UNAVAILABLE} [junit4] 2> 590788 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 590792 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 590793 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590793 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590793 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 590793 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b50ada3{/solr,null,AVAILABLE} [junit4] 2> 590794 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@227ecab8{SSL,[ssl, http/1.1]}{127.0.0.1:47860} [junit4] 2> 590794 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server Started @593244ms [junit4] 2> 590794 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61329} [junit4] 2> 590794 ERROR (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590795 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 590795 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590795 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 590795 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:02.776Z [junit4] 2> 590797 INFO (zkConnectionManagerCallback-2107-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590798 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590803 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 590806 INFO (zkConnectionManagerCallback-2111-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590810 INFO (zkConnectionManagerCallback-2113-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590819 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 590822 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 590824 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61329_solr [junit4] 2> 590826 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590826 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590826 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590826 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590827 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590900 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590909 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590910 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 590911 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:61329_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node4/. [junit4] 2> 590952 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:47860/solr. Proxy: https://127.0.0.1:61329/solr [junit4] 2> 590954 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@120e3091{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 590954 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1690270848 [junit4] 2> 590954 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 590954 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25adf53d: rootName = solr_61075, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@45420393 [junit4] 2> 590961 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 590961 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b1c35f1: rootName = solr_61075, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f589bb1 [junit4] 2> 590965 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 590965 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11862436: rootName = solr_61075, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b112d8e [junit4] 2> 590968 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61075_solr [junit4] 2> 590969 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590969 INFO (zkCallback-2064-thread-1-processing-n:127.0.0.1:61075_solr) [n:127.0.0.1:61075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590969 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590970 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590971 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 590971 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 590971 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 590974 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10ee51f7{/solr,null,UNAVAILABLE} [junit4] 2> 590974 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 590978 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 590979 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590979 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590979 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 590979 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@180b5037{/solr,null,AVAILABLE} [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@60cdc611{SSL,[ssl, http/1.1]}{127.0.0.1:40237} [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server Started @593430ms [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46291} [junit4] 2> 590980 ERROR (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 590980 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:02.961Z [junit4] 2> 590982 INFO (zkConnectionManagerCallback-2117-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590983 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590990 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 590992 INFO (zkConnectionManagerCallback-2121-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590995 INFO (zkConnectionManagerCallback-2123-thread-1-processing-n:127.0.0.1:46291_solr) [n:127.0.0.1:46291_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591007 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 591011 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 591015 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46291_solr [junit4] 2> 591017 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591017 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591017 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591017 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591018 INFO (zkCallback-2122-thread-1-processing-n:127.0.0.1:46291_solr) [n:127.0.0.1:46291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591174 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591180 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591180 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591181 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:46291_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node2/. [junit4] 2> 591226 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:40237/solr. Proxy: https://127.0.0.1:46291/solr [junit4] 2> 591228 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@56f4c833{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 591228 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=124963601 [junit4] 2> 591228 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 591228 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69d782ca: rootName = solr_64895, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@770f8968 [junit4] 2> 591232 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 591232 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16c4fdd0: rootName = solr_64895, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f589bb1 [junit4] 2> 591235 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 591235 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49c0ff72: rootName = solr_64895, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b112d8e [junit4] 2> 591237 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64895_solr [junit4] 2> 591239 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 591239 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591239 INFO (zkCallback-2079-thread-2-processing-n:127.0.0.1:64895_solr) [n:127.0.0.1:64895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591239 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591240 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 591240 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.Overseer Overseer (id=72090473749217291-127.0.0.1:64895_solr-n_0000000001) closing [junit4] 2> 591240 INFO (OverseerStateUpdate-72090473749217291-127.0.0.1:64895_solr-n_0000000001) [n:127.0.0.1:64895_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64895_solr [junit4] 2> 591240 WARN (OverseerAutoScalingTriggerThread-72090473749217291-127.0.0.1:64895_solr-n_0000000001) [n:127.0.0.1:64895_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 591241 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591241 INFO (zkCallback-2122-thread-1-processing-n:127.0.0.1:46291_solr) [n:127.0.0.1:46291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591246 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43164_solr [junit4] 2> 591247 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42f8a5d4{/solr,null,UNAVAILABLE} [junit4] 2> 591248 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 591250 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.Overseer Overseer (id=72090473749217297-127.0.0.1:43164_solr-n_0000000004) starting [junit4] 2> 591254 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 591254 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 591254 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 591254 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 591255 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc368f{/solr,null,AVAILABLE} [junit4] 2> 591255 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f3d3d5f{SSL,[ssl, http/1.1]}{127.0.0.1:42464} [junit4] 2> 591255 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.e.j.s.Server Started @593706ms [junit4] 2> 591255 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49508} [junit4] 2> 591255 ERROR (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 591256 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 591256 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 591256 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 591256 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-06T19:28:03.237Z [junit4] 2> 591258 INFO (zkConnectionManagerCallback-2127-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591259 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 591267 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr [junit4] 2> 591269 INFO (zkConnectionManagerCallback-2131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591273 INFO (zkConnectionManagerCallback-2133-thread-1-processing-n:127.0.0.1:49508_solr) [n:127.0.0.1:49508_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591284 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 591287 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 591291 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49508_solr [junit4] 2> 591292 INFO (zkCallback-2102-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591292 INFO (zkCallback-2094-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591293 INFO (zkCallback-2122-thread-1-processing-n:127.0.0.1:46291_solr) [n:127.0.0.1:46291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591293 INFO (zkCallback-2112-thread-1-processing-n:127.0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591293 INFO (zkCallback-2132-thread-1-processing-n:127.0.0.1:49508_solr) [n:127.0.0.1:49508_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591384 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49508.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591389 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49508.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591390 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49508.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72d2cb7d [junit4] 2> 591390 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [n:127.0.0.1:49508_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node1/. [junit4] 2> 591433 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:42464/solr. Proxy: https://127.0.0.1:49508/solr [junit4] 2> 591467 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[EE438B7495B5BA49]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader [junit4] 2> 591468 INFO (SocketProxy-Acceptor-43164) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63957,localport=43164], receiveBufferSize:130880 [junit4] 2> 591472 INFO (SocketProxy-Acceptor-43164) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=48349,localport=47125], receiveBufferSize=139264 [junit4] 2> 591493 INFO (qtp1752517245-8349) [n:127.0.0.1:43164_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=3&name=outOfSyncReplicasCannotBecomeLeader-false&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 591495 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection outOfSyncReplicasCannotBecomeLeader-false [junit4] 2> 591496 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/protwords.txt [junit4] 2> 591499 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema [junit4] 2> 591501 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/solrconfig.xml [junit4] 2> 591504 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/synonyms.txt [junit4] 2> 591507 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/stopwords.txt [junit4] 2> 591510 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/params.json [junit4] 2> 591513 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 591517 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 591520 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 591523 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 591526 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 591529 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 591532 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 591536 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 591539 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 591542 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 591545 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 591548 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 591551 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 591553 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 591556 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 591558 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 591562 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 591564 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 591567 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 591570 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 591572 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 591575 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 591577 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 591580 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 591582 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 591585 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 591587 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 591589 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 591592 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 591594 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 591596 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 591598 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 591601 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 591604 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 591606 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 591609 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 591611 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 591614 INFO (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 591617 WARN (OverseerThreadFactory-2957-thread-1-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (outOfSyncReplicasCannotBecomeLeader-false) without cores. [junit4] 2> 591726 INFO (qtp1752517245-8349) [n:127.0.0.1:43164_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> 591727 INFO (qtp1752517245-8349) [n:127.0.0.1:43164_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=3&name=outOfSyncReplicasCannotBecomeLeader-false&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2} status=0 QTime=234 [junit4] 2> 591728 INFO (SocketProxy-Acceptor-61329) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36547,localport=61329], receiveBufferSize:130880 [junit4] 2> 591730 INFO (SocketProxy-Acceptor-61329) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=47860,localport=61370], receiveBufferSize=139264 [junit4] 2> 591748 INFO (qtp1175149425-8382) [n:127.0.0.1:61329_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43164_solr&action=ADDREPLICA&collection=outOfSyncReplicasCannotBecomeLeader-false&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 591752 INFO (OverseerCollectionConfigSetProcessor-72090473749217297-127.0.0.1:43164_solr-n_0000000004) [n:127.0.0.1:43164_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> 591753 INFO (OverseerThreadFactory-2957-thread-2-processing-n:127.0.0.1:43164_solr) [n:127.0.0.1:43164_solr ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43164_solr for creating new replica [junit4] 2> 591757 INFO (OverseerStateUpdate-72090473749217297-127.0.0.1:43164_solr-n_0000000004) [n:127.0.0.1:43164_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"outOfSyncReplicasCannotBecomeLeader-false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43164/solr", [junit4] 2> "node_name":"127.0.0.1:43164_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 591962 INFO (SocketProxy-Acceptor-43164) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59200,localport=43164], receiveBufferSize:130880 [junit4] 2> 591964 INFO (SocketProxy-Acceptor-43164) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=48349,localport=52129], receiveBufferSize=139264 [junit4] 2> 591969 INFO (qtp1752517245-8351) [n:127.0.0.1:43164_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node62&collection.configName=outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED&name=outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61&action=CREATE&collection=outOfSyncReplicasCannotBecomeLeader-false&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 591970 INFO (qtp1752517245-8351) [n:127.0.0.1:43164_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 591988 INFO (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 591988 INFO (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 591989 WARN (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../contrib/extraction/lib [junit4] 2> 591990 WARN (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../dist [junit4] 2> 591990 WARN (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../contrib/clustering/lib [junit4] 2> 591990 WARN (qtp1752517245-8351) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001/tempDir-001/node3/outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61/../../../../dist [junit4] 2> 591990 WARN (qtp1752517245-8351) [n:127.0.0. [...truncated too long message...] .0.0.1:61329_solr) [n:127.0.0.1:61329_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61329_solr [junit4] 2> 644412 INFO (jetty-closer-2047-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 644432 INFO (coreCloseExecutor-3074-thread-1) [n:127.0.0.1:61329_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node64 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n63] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.outOfSyncReplicasCannotBecomeLeader-false.shard1.leader, tag=638266647 [junit4] 2> 644444 INFO (coreCloseExecutor-3073-thread-1) [n:127.0.0.1:46291_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node66 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n65] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.outOfSyncReplicasCannotBecomeLeader-false.shard1.leader, tag=1401122489 [junit4] 2> 644450 INFO (coreCloseExecutor-3075-thread-1) [n:127.0.0.1:43164_solr c:outOfSyncReplicasCannotBecomeLeader-false s:shard1 r:core_node62 x:outOfSyncReplicasCannotBecomeLeader-false_shard1_replica_n61] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.outOfSyncReplicasCannotBecomeLeader-false.shard1.leader, tag=1020893725 [junit4] 2> 644458 INFO (jetty-closer-2047-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5908beed{/solr,null,UNAVAILABLE} [junit4] 2> 644459 INFO (jetty-closer-2047-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 651699 ERROR (recoveryExecutor-2157-thread-1-processing-n:127.0.0.1:61329_solr x:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n63 s:shard1 c:outOfSyncReplicasCannotBecomeLeader-true r:core_node64) [n:127.0.0.1:61329_solr c:outOfSyncReplicasCannotBecomeLeader-true s:shard1 r:core_node64 x:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n63] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n63 [junit4] 2> 651703 INFO (jetty-closer-2047-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b708617{/solr,null,UNAVAILABLE} [junit4] 2> 651704 INFO (jetty-closer-2047-thread-6) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 651705 ERROR (recoveryExecutor-2167-thread-1-processing-n:127.0.0.1:46291_solr x:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n65 s:shard1 c:outOfSyncReplicasCannotBecomeLeader-true r:core_node66) [n:127.0.0.1:46291_solr c:outOfSyncReplicasCannotBecomeLeader-true s:shard1 r:core_node66 x:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n65] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n65 [junit4] 2> 651707 INFO (zkCallback-2170-thread-1-processing-n:127.0.0.1:46291_solr) [n:127.0.0.1:46291_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46291_solr [junit4] 2> 651714 INFO (jetty-closer-2047-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b6a0e26{/solr,null,UNAVAILABLE} [junit4] 2> 651716 INFO (jetty-closer-2047-thread-3) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 651719 ERROR (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-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> 651719 INFO (SUITE-TestCloudConsistency-seed#[EE438B7495B5BA49]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32817 32817 [junit4] 2> 651781 INFO (Thread-1778) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32817 32817 [junit4] 2> 651783 WARN (Thread-1778) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 65 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/terms/shard1 [junit4] 2> 45 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/terms/shard1 [junit4] 2> 13 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 7 /solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema [junit4] 2> 7 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/collectionprops.json [junit4] 2> 7 /solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED [junit4] 2> 6 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/collectionprops.json [junit4] 2> 6 /solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED [junit4] 2> 6 /solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 96 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json [junit4] 2> 64 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json [junit4] 2> 13 /solr/clusterprops.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 6 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72090473749217291-127.0.0.1:64895_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72090473749217306-127.0.0.1:49508_solr-n_0000000007 [junit4] 2> 2 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72090473749217309-core_node62-n_0000000000 [junit4] 2> 2 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/leader_elect/shard1/election/72090473749217309-core_node62-n_0000000009 [junit4] 2> 2 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72090473749217318-core_node62-n_0000000008 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 13 /solr/live_nodes [junit4] 2> 13 /solr/collections [junit4] 2> 6 /solr/overseer/queue [junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 6 /solr/overseer/collection-queue-work [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_EE438B7495B5BA49-001 [junit4] 2> Mar 06, 2018 7:29:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=Asia/Brunei [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=72406104,total=511705088 [junit4] 2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, DistributedFacetExistsSmallTest, TestShardHandlerFactory, UUIDUpdateProcessorFallbackTest, MetricsHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestSortByMinMaxFunction, IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, TestDefaultStatsCache, TestDownShardTolerantSearch, RollingRestartTest, HDFSCollectionsAPITest, FullHLLTest, DataDrivenBlockJoinTest, TestDistributedGrouping, CircularListTest, TestSolr4Spatial, TestAnalyzeInfixSuggestions, RegexBytesRefFilterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestPHPSerializedResponseWriter, BasicDistributedZk2Test, ShowFileRequestHandlerTest, TestPrepRecovery, HdfsBasicDistributedZkTest, TestLegacyField, TestBulkSchemaConcurrent, OverseerTaskQueueTest, TestDocumentBuilder, TestCloudRecovery, V2StandaloneTest, TestGeoJSONResponseWriter, HdfsAutoAddReplicasIntegrationTest, HttpPartitionTest, TestDelegationWithHadoopAuth, TestRuleBasedAuthorizationPlugin, TestRequestStatusCollectionAPI, TestScoreJoinQPNoScore, TestJsonFacetRefinement, SpellCheckComponentTest, EnumFieldTest, TestStandardQParsers, TestSolrConfigHandlerCloud, CollectionsAPISolrJTest, TestCloudSchemaless, CloneFieldUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RequestLoggingTest, TestSimpleTrackingShardHandler, TestFieldTypeResource, TestManagedSchemaAPI, OverseerTest, ClusterStateTest, TestSolrCoreParser, ZkShardTermsTest, SolrMetricManagerTest, HdfsThreadLeakTest, TestSolrCloudWithDelegationTokens, HdfsCollectionsAPIDistributedZkTest, TestValueSourceCache, TestRandomRequestDistribution, DistanceFunctionTest, BlockDirectoryTest, TestCloudConsistency] [junit4] Completed [165/780 (1!)] on J1 in 62.70s, 2 tests, 1 failure <<< FAILURES! [...truncated 51650 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/475/consoleText [repro] Revision: 052972780dd058d47a284221a035c58967d9f933 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=TestCloudConsistency -Dtests.method=testOutOfSyncReplicasCannotBecomeLeader -Dtests.seed=EE438B7495B5BA49 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestCloudConsistency [repro] ant compile-test [...truncated 3331 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudConsistency" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=EE438B7495B5BA49 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 73 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestCloudConsistency [repro] Exiting with code 0 [...truncated 70 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org