Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2046/
1 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica Error Message: Error from server at http://127.0.0.1:42210/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: Async exception during distributed update: Broken pipe (Write failed) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:42210/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: Async exception during distributed update: Broken pipe (Write failed) at __randomizedtesting.SeedInfo.seed([BC98B5594C289166:63AA719CBD8B1E6B]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:922) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica(TestTlogReplica.java:446) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42210/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2: Async exception during distributed update: Broken pipe (Write failed) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 12613 lines...] [junit4] Suite: org.apache.solr.cloud.TestTlogReplica [junit4] 2> 3103376 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/init-core-data-001 [junit4] 2> 3103376 WARN (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=76 numCloses=76 [junit4] 2> 3103376 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3103377 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3103378 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001 [junit4] 2> 3103378 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3103378 INFO (Thread-4137) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3103378 INFO (Thread-4137) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3103380 ERROR (Thread-4137) [ ] 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> 3103478 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44712 [junit4] 2> 3103482 INFO (jetty-launcher-4051-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3103482 INFO (jetty-launcher-4051-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb16a82{/solr,null,AVAILABLE} [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b0ec171{/solr,null,AVAILABLE} [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15f11c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:45790} [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3705970b{HTTP/1.1,[http/1.1]}{127.0.0.1:42210} [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-2) [ ] o.e.j.s.Server Started @3113260ms [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-1) [ ] o.e.j.s.Server Started @3113260ms [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45790} [junit4] 2> 3103484 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42210} [junit4] 2> 3103484 ERROR (jetty-launcher-4051-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3103485 ERROR (jetty-launcher-4051-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-27T06:59:06.945Z [junit4] 2> 3103485 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-27T06:59:06.945Z [junit4] 2> 3103486 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3103486 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3103503 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d82d77dd70002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3103503 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d82d77dd70001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3103504 INFO (jetty-launcher-4051-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44712/solr [junit4] 2> 3103505 INFO (jetty-launcher-4051-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44712/solr [junit4] 2> 3103506 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d82d77dd70004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3103614 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3103614 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45790_solr [junit4] 2> 3103615 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.c.Overseer Overseer (id=98378628912840710-127.0.0.1:45790_solr-n_0000000000) starting [junit4] 2> 3103633 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45790_solr [junit4] 2> 3103637 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3103639 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3103640 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42210_solr [junit4] 2> 3103645 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3103649 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3103649 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3103748 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103750 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103750 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103751 INFO (jetty-launcher-4051-thread-2) [n:127.0.0.1:45790_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/. [junit4] 2> 3103800 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42210.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103802 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42210.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103802 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42210.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3103803 INFO (jetty-launcher-4051-thread-1) [n:127.0.0.1:42210_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node1/. [junit4] 2> 3103825 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3103826 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44712/solr ready [junit4] 2> 3103827 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.TestTlogReplica Using legacyCloud?: false [junit4] 2> 3103829 INFO (qtp739312861-20296) [n:127.0.0.1:42210_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3103830 INFO (qtp739312861-20296) [n:127.0.0.1:42210_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3103843 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection [junit4] 2> 3103844 INFO (qtp739312861-20298) [n:127.0.0.1:42210_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3103845 INFO (OverseerThreadFactory-8224-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_basic_leader_election [junit4] 2> 3103950 INFO (OverseerStateUpdate-98378628912840710-127.0.0.1:45790_solr-n_0000000000) [n:127.0.0.1:45790_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_basic_leader_election", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_basic_leader_election_shard1_replica_t1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42210/solr", [junit4] 2> "type":"TLOG"} [junit4] 2> 3103951 INFO (OverseerStateUpdate-98378628912840710-127.0.0.1:45790_solr-n_0000000000) [n:127.0.0.1:45790_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_basic_leader_election", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_basic_leader_election_shard1_replica_t2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45790/solr", [junit4] 2> "type":"TLOG"} [junit4] 2> 3104155 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 3104155 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 3104155 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3104155 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3104259 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3104259 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3104259 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3104259 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3105189 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3105198 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3105223 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] Schema name=minimal [junit4] 2> 3105223 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal [junit4] 2> 3105225 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3105225 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3105225 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true [junit4] 2> 3105225 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true [junit4] 2> 3105226 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42210.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3105226 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3105226 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3105226 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3105226 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/] [junit4] 2> 3105226 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/] [junit4] 2> 3105381 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3105382 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3105382 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3105383 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3105396 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b3ee590[tlog_replica_test_basic_leader_election_shard1_replica_t1] main] [junit4] 2> 3105397 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3105397 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3105397 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3105397 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3105398 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3105398 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3105398 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3105399 INFO (searcherExecutor-8229-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new searcher Searcher@4b3ee590[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3105399 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574058064723574784 [junit4] 2> 3105399 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51d3b425[tlog_replica_test_basic_leader_election_shard1_replica_t2] main] [junit4] 2> 3105400 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3105400 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3105400 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3105401 INFO (searcherExecutor-8230-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new searcher Searcher@51d3b425[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3105401 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574058064725671936 [junit4] 2> 3105423 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 3105534 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3105534 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3105534 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3105534 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3105923 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3105923 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3105923 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ [junit4] 2> 3105924 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 url=http://127.0.0.1:45790/solr START replicas=[http://127.0.0.1:42210/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/] nUpdates=100 [junit4] 2> 3105924 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 url=http://127.0.0.1:45790/solr DONE. We have no versions. sync failed. [junit4] 2> 3105927 INFO (qtp739312861-20304) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 3105928 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 3105928 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 3105928 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3105928 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 stopping background replication from leader [junit4] 2> 3105931 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ shard1 [junit4] 2> 3106046 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106049 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106049 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106049 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106086 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3106088 INFO (qtp672826301-20295) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1932 [junit4] 2> 3106196 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106196 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106196 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106196 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106445 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 starting background replication from leader [junit4] 2> 3106445 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03 [junit4] 2> 3106447 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms [junit4] 2> 3106448 INFO (indexFetcher-8240-thread-1) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ [junit4] 2> 3106448 INFO (qtp739312861-20302) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2294 [junit4] 2> 3106450 INFO (qtp739312861-20298) [n:127.0.0.1:42210_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> 3106452 INFO (qtp672826301-20291) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request [tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 3106455 INFO (indexFetcher-8240-thread-1) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 3106455 INFO (indexFetcher-8240-thread-1) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 3106455 INFO (indexFetcher-8240-thread-1) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 3106455 INFO (indexFetcher-8240-thread-1) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 3106595 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106595 INFO (zkCallback-4063-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106595 INFO (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3106595 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3107451 INFO (qtp739312861-20298) [n:127.0.0.1:42210_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3607 [junit4] 2> 3107509 INFO (qtp739312861-20290) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1574058066890981376&distrib.from=http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:* (-1574058066890981376)} 0 0 [junit4] 2> 3107533 INFO (qtp739312861-20296) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 3107548 INFO (qtp672826301-20301) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574058066976964608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 3107548 INFO (qtp672826301-20301) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 3107548 INFO (qtp672826301-20301) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3107560 INFO (qtp672826301-20301) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12 [junit4] 2> 3107569 INFO (qtp672826301-20291) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr path=/update params={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1574058066890981376),commit=} 0 102 [junit4] 2> 3107601 INFO (qtp739312861-20296) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{add=[1 (1574058067019956224), 2 (1574058067021004800)]} 0 0 [junit4] 2> 3107609 INFO (qtp672826301-20303) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1574058067019956224), 2 (1574058067021004800)]} 0 20 [junit4] 2> 3107610 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.ChaosMonkey monkey: kill jetty! 45790 [junit4] 2> 3107634 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@15f11c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3107642 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2039899708 [junit4] 2> 3107650 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3107651 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3107653 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3107675 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3107731 INFO (coreCloseExecutor-8241-thread-1) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] CLOSING SolrCore org.apache.solr.core.SolrCore@7ea02bc3 [junit4] 2> 3107731 INFO (coreCloseExecutor-8241-thread-1) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 3107731 INFO (coreCloseExecutor-8241-thread-1) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fc0f331 commitCommandVersion:0 [junit4] 2> 3107752 INFO (coreCloseExecutor-8241-thread-1) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, tag=2124426179 [junit4] 2> 3107754 INFO (coreCloseExecutor-8241-thread-1) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, tag=2124426179 [junit4] 2> 3107764 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.Overseer Overseer (id=98378628912840710-127.0.0.1:45790_solr-n_0000000000) closing [junit4] 2> 3107764 INFO (OverseerStateUpdate-98378628912840710-127.0.0.1:45790_solr-n_0000000000) [n:127.0.0.1:45790_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45790_solr [junit4] 2> 3107770 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42210_solr [junit4] 2> 3107771 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3107771 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.Overseer Overseer (id=98378628912840709-127.0.0.1:42210_solr-n_0000000001) starting [junit4] 2> 3107783 INFO (zkCallback-4062-thread-3-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3107789 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3107822 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3107822 INFO (zkCallback-4062-thread-3-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3107833 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3107932 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3107932 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3107932 INFO (zkCallback-4062-thread-3-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3109271 WARN (zkCallback-4063-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3109275 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cb16a82{/solr,null,UNAVAILABLE} [junit4] 2> 3109333 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45790 [junit4] 2> 3110271 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42210/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ [junit4] 2> 3110271 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3110271 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:42210/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ has no replicas [junit4] 2> 3110280 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 stopping background replication from leader [junit4] 2> 3110320 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader [junit4] 2> 3110320 WARN (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Starting log replay tlog{file=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1/data/tlog/tlog.0000000000000000000 refcount=2} active=false starting pos=0 inSortedOrder=true [junit4] 2> 3110386 INFO (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 3110386 INFO (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c32e3f6 commitCommandVersion:0 [junit4] 2> 3110403 INFO (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68e752d4[tlog_replica_test_basic_leader_election_shard1_replica_t1] main] [junit4] 2> 3110403 INFO (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3110404 INFO (searcherExecutor-8229-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new searcher Searcher@68e752d4[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))} [junit4] 2> 3110404 INFO (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] {deleteByQuery=*:* (-1574058066890981376),add=[1 (1574058067019956224), 2 (1574058067021004800)]} 0 83 [junit4] 2> 3110404 WARN (recoveryExecutor-8233-thread-1-processing-n:127.0.0.1:42210_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0} [junit4] 2> 3110416 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42210/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ shard1 [junit4] 2> 3110417 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3110417 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3110417 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3110561 INFO (qtp739312861-20300) [n:127.0.0.1:42210_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1574058070011543552), 4 (1574058070136324096)]} 0 1207 [junit4] 2> 3110561 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.ChaosMonkey monkey: starting jetty! 45790 [junit4] 2> 3110561 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3110563 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6271ac5c{/solr,null,AVAILABLE} [junit4] 2> 3110563 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c0288e6{HTTP/1.1,[http/1.1]}{127.0.0.1:45790} [junit4] 2> 3110563 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.e.j.s.Server Started @3120340ms [junit4] 2> 3110563 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45790} [junit4] 2> 3110564 ERROR (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3110564 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 3110564 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3110564 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 3110564 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-27T06:59:14.024Z [junit4] 2> 3110642 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3110664 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44712/solr [junit4] 2> 3110773 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3110774 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3110784 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45790_solr [junit4] 2> 3110785 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3110801 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3110804 INFO (zkCallback-4074-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3110901 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3110910 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3110910 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111149 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3111181 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3111181 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3111292 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/. [junit4] 2> 3111292 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[BC98B5594C289166]) [n:127.0.0.1:45790_solr ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_basic_leader_election_shard1_replica_t2] [junit4] 2> 3111402 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3111627 INFO (zkCallback-4069-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111628 INFO (zkCallback-4074-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111628 INFO (zkCallback-4062-thread-1-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111628 INFO (zkCallback-4062-thread-2-processing-n:127.0.0.1:42210_solr) [n:127.0.0.1:42210_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111640 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3111666 INFO (zkCallback-4074-thread-2-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3111680 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal [junit4] 2> 3111708 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3111709 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true [junit4] 2> 3111709 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45790.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71fb9c0d [junit4] 2> 3111709 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3111709 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/] [junit4] 2> 3111966 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3111967 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3111992 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3111992 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3111993 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cf59bf7[tlog_replica_test_basic_leader_election_shard1_replica_t2] main] [junit4] 2> 3111994 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3111994 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3111994 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3111995 INFO (searcherExecutor-8251-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new searcher Searcher@4cf59bf7[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3111995 INFO (coreLoadExecutor-8250-thread-1-processing-n:127.0.0.1:45790_solr) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574058071639982080 [junit4] 2> 3112033 INFO (coreZkRegister-8245-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController Core needs to recover:tlog_replica_test_basic_leader_election_shard1_replica_t2 [junit4] 2> 3112034 INFO (updateExecutor-4071-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 3112034 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 3112057 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 3112057 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 stopping background replication from leader [junit4] 2> 3112057 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_basic_leader_election_shard1_replica_t2] [junit4] 2> 3112057 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 3112057 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.RecoveryStrategy Publishing state of core [tlog_replica_test_basic_leader_election_shard1_replica_t2] as recovering, leader is [http://127.0.0.1:42210/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/] and I am [http://127.0.0.1:45790/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/] [junit4] 2> 3112060 INFO (recoveryExecutor-4072-thread-1-processing-n:127.0.0.1:45790_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45790_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42210/solr]; [WaitForState: action=PREPRECOVERY&core=tlog_replica_test_basic_leader_election_shard1_replica_t1&nodeName=127.0.0.1:45790_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 3112097 INFO (qtp739312861-20292) [n:127.0.0.1:42210_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 3112109 INFO (qtp739312861-20292) [n:127.0.0.1:42210_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_basic_leader_election, shard=shard1, thisCore=tlog_replica_test_basic_leader_election_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45790_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2","base_url":"http://127.0.0.1:45790/solr","node_name":"127.0.0.1:45790_solr","state":"down","type":"TLOG"} [...truncated too long message...] jetty-closer-4052-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d0f33df{/solr,null,UNAVAILABLE} [junit4] 2> 3229129 ERROR (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-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> 3229129 INFO (SUITE-TestTlogReplica-seed#[BC98B5594C289166]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44712 44712 [junit4] 2> 3229446 INFO (Thread-4137) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44712 44712 [junit4] 2> 3229447 WARN (Thread-4137) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/configs/conf [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/security.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 41 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 30 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 28 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 27 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 27 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 27 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 13 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98378628912840721-core_node3-n_0000000000 [junit4] 2> 3 /solr/overseer_elect/election/98378628912840721-127.0.0.1:45790_solr-n_0000000004 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98378628912840733-core_node7-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98378628912840730-core_node7-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98378628912840718-core_node5-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/collections [junit4] 2> 6 /solr/overseer/queue [junit4] 2> 6 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_BC98B5594C289166-001 [junit4] 2> Jul 27, 2017 7:01:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {foo=Lucene50(blocksize=128), title_s=PostingsFormat(name=Asserting), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_s=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), inplace_updatable_int=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1279, maxMBSortInHeap=5.623972174576376, sim=RandomSimilarity(queryNorm=false): {}, locale=he, timezone=Europe/Simferopol [junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=194750272,total=502267904 [junit4] 2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, LeaderInitiatedRecoveryOnCommitTest, EnumFieldTest, SubstringBytesRefFilterTest, TestCloudDeleteByQuery, TestClusterProperties, TestExactSharedStatsCache, TestSmileRequest, TestSolrConfigHandlerCloud, DocValuesNotIndexedTest, TestAnalyzedSuggestions, AnalyticsMergeStrategyTest, SegmentsInfoRequestHandlerTest, OverseerTaskQueueTest, DateFieldTest, ParsingFieldUpdateProcessorsTest, BadCopyFieldTest, PeerSyncWithIndexFingerprintCachingTest, PathHierarchyTokenizerFactoryTest, TestPivotHelperCode, CdcrVersionReplicationTest, TestCorePropertiesReload, TestSimpleTextCodec, RecoveryZkTest, RequiredFieldsTest, ClassificationUpdateProcessorFactoryTest, TestFieldCacheWithThreads, TestLFUCache, TestHalfAndHalfDocValues, TestGroupingSearch, TestInPlaceUpdatesStandalone, CdcrReplicationDistributedZkTest, TestTestInjection, TestReloadDeadlock, TestPayloadScoreQParserPlugin, DistributedFacetPivotSmallTest, TestScoreJoinQPNoScore, RestartWhileUpdatingTest, TestRecovery, TestJsonFacetRefinement, SaslZkACLProviderTest, BigEndianAscendingWordDeserializerTest, TestFieldSortValues, TestSolrCloudWithHadoopAuthPlugin, CollectionReloadTest, TestRestManager, AnalysisErrorHandlingTest, TestComplexPhraseLeadingWildcard, RemoteQueryErrorTest, TestObjectReleaseTracker, MetricsHandlerTest, TestHighFrequencyDictionaryFactory, TestCloudManagedSchema, SignatureUpdateProcessorFactoryTest, BufferStoreTest, TestSolrCoreProperties, SolrSlf4jReporterTest, CircularListTest, BasicAuthIntegrationTest, SuggesterFSTTest, SimplePostToolTest, TestSchemaNameResource, TestManagedStopFilterFactory, SolrInfoBeanTest, AddSchemaFieldsUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestCodecSupport, TestImplicitCoreProperties, SolrCoreCheckLockOnStartupTest, UUIDUpdateProcessorFallbackTest, TestPullReplicaErrorHandling, TestManagedSchemaThreadSafety, DistributedDebugComponentTest, TestIndexSearcher, QueryEqualityTest, TimeZoneUtilsTest, TestDistributedStatsComponentCardinality, NumericFieldsTest, SortByFunctionTest, SolrCloudExampleTest, TestOnReconnectListenerSupport, DistributedFacetPivotLargeTest, TestSolrDeletionPolicy2, BasicDistributedZk2Test, TestLeaderElectionWithEmptyReplica, StatsComponentTest, SpellPossibilityIteratorTest, OverseerModifyCollectionTest, BlockJoinFacetDistribTest, AliasIntegrationTest, TestExceedMaxTermLength, TestSuggestSpellingConverter, TestTrie, TestTolerantUpdateProcessorCloud, DistribJoinFromCollectionTest, TestReversedWildcardFilterFactory, TestStreamBody, DeleteNodeTest, TestGraphMLResponseWriter, CurrencyFieldTypeTest, TestConfigSetImmutable, TestJettySolrRunner, DateMathParserTest, TestOrdValues, TestBlendedInfixSuggestions, TestFastWriter, SpatialHeatmapFacetsTest, HdfsChaosMonkeyNothingIsSafeTest, TestRawResponseWriter, TestCollectionAPIs, LeaderElectionContextKeyTest, TestRebalanceLeaders, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, TestSort, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, ForceLeaderTest, MoveReplicaTest, OverseerStatusTest, RollingRestartTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestRandomRequestDistribution, TestReplicaProperties, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTlogReplica] [junit4] Completed [548/726 (1!)] on J2 in 126.35s, 13 tests, 1 error <<< FAILURES! [...truncated 43833 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
