Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20568/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates Error Message: Can not find doc 1 in http://127.0.0.1:34491/solr Stack Trace: java.lang.AssertionError: Can not find doc 1 in http://127.0.0.1:34491/solr at __randomizedtesting.SeedInfo.seed([86C3C5A5CA6F4A9:8EADC4B703F72249]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:861) at org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:664) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12275 lines...] [junit4] Suite: org.apache.solr.cloud.TestTlogReplica [junit4] 2> 924117 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/init-core-data-001 [junit4] 2> 924118 WARN (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=117 numCloses=117 [junit4] 2> 924120 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 924121 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 924122 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001 [junit4] 2> 924122 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 924129 INFO (Thread-3905) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 924129 INFO (Thread-3905) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 924164 ERROR (Thread-3905) [ ] 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> 924229 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:43395 [junit4] 2> 924240 INFO (jetty-launcher-2590-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 924240 INFO (jetty-launcher-2590-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 924257 INFO (jetty-launcher-2590-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a8a2c1b{/solr,null,AVAILABLE} [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e2ae610{HTTP/1.1,[http/1.1]}{127.0.0.1:44117} [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.e.j.s.Server Started @925805ms [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44117} [junit4] 2> 924258 ERROR (jetty-launcher-2590-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 924258 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T14:07:03.195Z [junit4] 2> 924260 INFO (jetty-launcher-2590-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b6ac40f{/solr,null,AVAILABLE} [junit4] 2> 924261 INFO (jetty-launcher-2590-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d7617bb{HTTP/1.1,[http/1.1]}{127.0.0.1:34491} [junit4] 2> 924261 INFO (jetty-launcher-2590-thread-1) [ ] o.e.j.s.Server Started @925808ms [junit4] 2> 924261 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34491} [junit4] 2> 924262 ERROR (jetty-launcher-2590-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 924262 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 924262 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 924262 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 924262 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T14:07:03.199Z [junit4] 2> 924279 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 924305 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 924317 INFO (jetty-launcher-2590-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr [junit4] 2> 924325 INFO (jetty-launcher-2590-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr [junit4] 2> 924360 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 924361 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44117_solr [junit4] 2> 924361 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.c.Overseer Overseer (id=98737037186170886-127.0.0.1:44117_solr-n_0000000000) starting [junit4] 2> 924388 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 924406 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44117_solr [junit4] 2> 924407 INFO (zkCallback-2602-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 924417 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 924426 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34491_solr [junit4] 2> 924427 INFO (zkCallback-2602-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 924432 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 924479 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924481 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44117.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924486 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924486 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924487 INFO (jetty-launcher-2590-thread-1) [n:127.0.0.1:34491_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/. [junit4] 2> 924488 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44117.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924488 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44117.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 924489 INFO (jetty-launcher-2590-thread-2) [n:127.0.0.1:44117_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node2/. [junit4] 2> 924529 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 924529 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43395/solr ready [junit4] 2> 924530 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.TestTlogReplica Using legacyCloud?: false [junit4] 2> 924532 INFO (qtp973508238-11364) [n:127.0.0.1:44117_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> 924534 INFO (qtp973508238-11364) [n:127.0.0.1:44117_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=2 [junit4] 2> 924542 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection [junit4] 2> 924544 INFO (qtp973508238-11365) [n:127.0.0.1:44117_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> 924545 INFO (OverseerThreadFactory-2623-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_basic_leader_election [junit4] 2> 924666 INFO (OverseerStateUpdate-98737037186170886-127.0.0.1:44117_solr-n_0000000000) [n:127.0.0.1:44117_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:34491/solr", [junit4] 2> "type":"TLOG"} [junit4] 2> 924668 INFO (OverseerStateUpdate-98737037186170886-127.0.0.1:44117_solr-n_0000000000) [n:127.0.0.1:44117_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:44117/solr", [junit4] 2> "type":"TLOG"} [junit4] 2> 924870 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 924870 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 924871 INFO (qtp973508238-11358) [n:127.0.0.1:44117_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 924871 INFO (qtp49398236-11372) [n:127.0.0.1:34491_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 924975 INFO (zkCallback-2602-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 924975 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 924975 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 924975 INFO (zkCallback-2601-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 925879 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925884 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925888 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925891 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925891 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925891 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925891 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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_44117.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@56d3843e [junit4] 2> 925891 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925891 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/] [junit4] 2> 925893 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925893 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925893 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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_34491.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@56d3843e [junit4] 2> 925894 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925894 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/] [junit4] 2> 925954 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925954 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925954 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925954 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925956 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925956 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925956 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925956 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925958 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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@547f85bf[tlog_replica_test_basic_leader_election_shard1_replica_t1] main] [junit4] 2> 925958 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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@18e9bf86[tlog_replica_test_basic_leader_election_shard1_replica_t2] main] [junit4] 2> 925959 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925959 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925960 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925960 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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> 925960 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 10000ms. [junit4] 2> 925960 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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 10000ms. [junit4] 2> 925961 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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 1579792596885045248 [junit4] 2> 925961 INFO (searcherExecutor-2629-thread-1-processing-n:127.0.0.1:34491_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:34491_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@547f85bf[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 925961 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 1579792596885045248 [junit4] 2> 925962 INFO (searcherExecutor-2628-thread-1-processing-n:127.0.0.1:44117_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:44117_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@18e9bf86[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 925965 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 Enough replicas found to continue. [junit4] 2> 925965 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 925965 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ [junit4] 2> 925966 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 url=http://127.0.0.1:34491/solr START replicas=[http://127.0.0.1:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/] nUpdates=100 [junit4] 2> 925971 INFO (qtp973508238-11361) [n:127.0.0.1:44117_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=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 926067 INFO (zkCallback-2601-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926067 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926069 INFO (zkCallback-2602-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926069 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926266 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 url=http://127.0.0.1:34491/solr DONE. We have no versions. sync failed. [junit4] 2> 926266 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 926266 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 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> 926266 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 Found all replicas participating in election, clear LIR [junit4] 2> 926267 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 926268 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ shard1 [junit4] 2> 926369 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926369 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926369 INFO (zkCallback-2601-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926369 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926418 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 I am the leader, no recovery necessary [junit4] 2> 926419 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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=1548 [junit4] 2> 926523 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926523 INFO (zkCallback-2601-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926523 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 926523 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 926970 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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 starting background replication from leader [junit4] 2> 926970 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03 [junit4] 2> 926971 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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 Poll scheduled at an interval of 3000ms [junit4] 2> 926971 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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 10000ms. [junit4] 2> 926971 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher Updated masterUrl to http://127.0.0.1:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ [junit4] 2> 926972 INFO (qtp49398236-11367) [n:127.0.0.1:34491_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=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 926973 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher Master's generation: 1 [junit4] 2> 926973 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher Master's version: 0 [junit4] 2> 926973 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher Slave's generation: 1 [junit4] 2> 926973 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher Slave's version: 0 [junit4] 2> 926973 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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.IndexFetcher New index in Master. Deleting mine... [junit4] 2> 926978 INFO (indexFetcher-2639-thread-1) [n:127.0.0.1:44117_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@d26e9f9[tlog_replica_test_basic_leader_election_shard1_replica_t2] main] [junit4] 2> 926980 INFO (searcherExecutor-2628-thread-1-processing-n:127.0.0.1:44117_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:44117_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@d26e9f9[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 926982 INFO (qtp973508238-11358) [n:127.0.0.1:44117_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=2111 [junit4] 2> 926984 INFO (qtp973508238-11365) [n:127.0.0.1:44117_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> 927083 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 927083 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 927083 INFO (zkCallback-2601-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 927083 INFO (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 927984 INFO (qtp973508238-11365) [n:127.0.0.1:44117_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=3440 [junit4] 2> 927994 INFO (qtp973508238-11360) [n:127.0.0.1:44117_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&_version_=-1579792599009460224&distrib.from=http://127.0.0.1:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:* (-1579792599009460224)} 0 0 [junit4] 2> 927996 INFO (qtp973508238-11361) [n:127.0.0.1:44117_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:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 927996 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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{_version_=1579792599018897408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 927996 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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 No uncommitted changes. Skipping IW.commit. [junit4] 2> 927996 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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> 927996 INFO (qtp49398236-11372) [n:127.0.0.1:34491_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:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 927996 INFO (qtp49398236-11369) [n:127.0.0.1:34491_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={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1579792599009460224),commit=} 0 9 [junit4] 2> 928000 INFO (qtp973508238-11428) [n:127.0.0.1:44117_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&distrib.from=http://127.0.0.1:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{add=[1 (1579792599020994560), 2 (1579792599022043136)]} 0 0 [junit4] 2> 928000 INFO (qtp49398236-11359) [n:127.0.0.1:34491_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=[1 (1579792599020994560), 2 (1579792599022043136)]} 0 2 [junit4] 2> 928001 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.ChaosMonkey monkey: kill jetty! 34491 [junit4] 2> 928005 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2d7617bb{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 928006 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=192190702 [junit4] 2> 928006 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 928006 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e09a44: rootName = solr_34491, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18e588fb [junit4] 2> 928014 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 928014 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ae02395: rootName = solr_34491, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74d98f2d [junit4] 2> 928019 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 928019 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f3eba55: rootName = solr_34491, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@70e6156e [junit4] 2> 928020 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 928029 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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] CLOSING SolrCore org.apache.solr.core.SolrCore@139faa5b [junit4] 2> 928029 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, tag=329230939 [junit4] 2> 928029 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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 Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58f0ced1: rootName = solr_34491, domain = solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@15414e30 [junit4] 2> 928036 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, tag=329230939 [junit4] 2> 928037 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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 Committing on IndexWriter close. [junit4] 2> 928037 INFO (coreCloseExecutor-2640-thread-1) [n:127.0.0.1:34491_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@1fb92540 commitCommandVersion:0 [junit4] 2> 928040 INFO (zkCallback-2608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 928040 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 928041 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 928144 INFO (zkCallback-2608-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> 928144 INFO (zkCallback-2602-thread-1-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 928145 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 928547 INFO (OverseerCollectionConfigSetProcessor-98737037186170886-127.0.0.1:44117_solr-n_0000000000) [n:127.0.0.1:44117_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 929540 WARN (zkCallback-2601-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 929541 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b6ac40f{/solr,null,UNAVAILABLE} [junit4] 2> 929541 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 34491 [junit4] 2> 930541 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ [junit4] 2> 930541 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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 Success - now sync replicas to me [junit4] 2> 930541 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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 http://127.0.0.1:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ has no replicas [junit4] 2> 930542 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 930542 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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 Replaying tlog before become new leader [junit4] 2> 930542 WARN (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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 log replay tlog{file=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2/data/tlog/tlog.0000000000000000000 refcount=2} active=false starting pos=0 inSortedOrder=true [junit4] 2> 930545 INFO (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 930545 INFO (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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@67684d8a commitCommandVersion:0 [junit4] 2> 930547 INFO (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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@1e0c258b[tlog_replica_test_basic_leader_election_shard1_replica_t2] main] [junit4] 2> 930548 INFO (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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> 930549 INFO (searcherExecutor-2628-thread-1-processing-n:127.0.0.1:44117_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:44117_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@1e0c258b[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))} [junit4] 2> 930549 INFO (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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] {deleteByQuery=*:* (-1579792599009460224),add=[1 (1579792599020994560), 2 (1579792599022043136)]} 0 7 [junit4] 2> 930550 WARN (recoveryExecutor-2633-thread-1-processing-n:127.0.0.1:44117_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:44117_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 Log replay finished. recoveryInfo=RecoveryInfo{adds=2 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0} [junit4] 2> 930551 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ shard1 [junit4] 2> 930552 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 930552 INFO (zkCallback-2608-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> 930552 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 930598 INFO (qtp973508238-11366) [n:127.0.0.1:44117_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=[3 (1579792601746243584), 4 (1579792601747292160)]} 0 1053 [junit4] 2> 930598 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.ChaosMonkey monkey: starting jetty! 34491 [junit4] 2> 930598 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 930599 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@790b8369{/solr,null,AVAILABLE} [junit4] 2> 930599 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a194fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:34491} [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.e.j.s.Server Started @932147ms [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34491} [junit4] 2> 930600 ERROR (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 930600 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T14:07:09.537Z [junit4] 2> 930602 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 930623 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43395/solr [junit4] 2> 930628 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 930629 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 930630 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34491_solr [junit4] 2> 930633 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 930634 INFO (zkCallback-2613-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 930633 INFO (zkCallback-2608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 930687 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 930697 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 930697 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d3843e [junit4] 2> 930699 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/. [junit4] 2> 930699 INFO (TEST-TestTlogReplica.testBasicLeaderElection-seed#[86C3C5A5CA6F4A9]) [n:127.0.0.1:34491_solr ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_basic_leader_election_shard1_replica_t1] [junit4] 2> 930700 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 930712 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930720 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930723 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930723 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930723 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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_34491.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@56d3843e [junit4] 2> 930724 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930724 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/] [junit4] 2> 930768 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930768 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930770 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930770 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930771 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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@7bbace4b[tlog_replica_test_basic_leader_election_shard1_replica_t1] main] [junit4] 2> 930771 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930772 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930772 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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 10000ms. [junit4] 2> 930773 INFO (coreLoadExecutor-2647-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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 1579792601930792960 [junit4] 2> 930773 INFO (searcherExecutor-2648-thread-1-processing-n:127.0.0.1:34491_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:34491_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@7bbace4b[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 930776 INFO (coreZkRegister-2642-thread-1-processing-n:127.0.0.1:34491_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:34491_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 Core needs to recover:tlog_replica_test_basic_leader_election_shard1_replica_t1 [junit4] 2> 930776 INFO (updateExecutor-2610-thread-1-processing-n:127.0.0.1:34491_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:34491_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.DefaultSolrCoreState Running recovery [junit4] 2> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_basic_leader_election_shard1_replica_t1] [junit4] 2> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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 to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 930777 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Publishing state of core [tlog_replica_test_basic_leader_election_shard1_replica_t1] as recovering, leader is [http://127.0.0.1:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/] and I am [http://127.0.0.1:34491/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/] [junit4] 2> 930780 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44117/solr]; [WaitForState: action=PREPRECOVERY&core=tlog_replica_test_basic_leader_election_shard1_replica_t2&nodeName=127.0.0.1:34491_solr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 930780 INFO (qtp973508238-11361) [n:127.0.0.1:44117_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 930781 INFO (qtp973508238-11361) [n:127.0.0.1:44117_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_t2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:34491_solr, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1","base_url":"http://127.0.0.1:34491/solr","node_name":"127.0.0.1:34491_solr","state":"down","type":"TLOG"} [junit4] 2> 930879 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 930879 INFO (zkCallback-2613-thread-1-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930879 INFO (zkCallback-2602-thread-2-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_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> 930879 INFO (zkCallback-2613-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_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> 930880 INFO (zkCallback-2608-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> 931781 INFO (qtp973508238-11361) [n:127.0.0.1:44117_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_t2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:34491_solr, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1","base_url":"http://127.0.0.1:34491/solr","node_name":"127.0.0.1:34491_solr","state":"recovering","type":"TLOG"} [junit4] 2> 931781 INFO (qtp973508238-11361) [n:127.0.0.1:44117_solr ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 931781 INFO (qtp973508238-11361) [n:127.0.0.1:44117_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34491_solr&onlyIfLeaderActive=true&core=tlog_replica_test_basic_leader_election_shard1_replica_t2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 932282 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 932282 INFO (recoveryExecutor-2611-thread-1-processing-n:127.0.0.1:34491_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:34491_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.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:44117/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]. [junit4] 2> 932283 INFO (qtp973508238-11362) [n:127.0.0.1:44117_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_=1579792603514142720,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 932283 INFO (qtp973508238-11362) [n:127.0.0.1:44117_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@67684d8a commitCommandVersion:1579792603514142720 [junit4] 2> 932285 INFO (qtp973508238-11362) [n:127.0.0.1:44117_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@43bc9193[tlog_replica_test_basic_leader_election_shard1_replica_t2] realtime] [junit4] 2> 932286 INFO (qtp973508238-11362) [n:127.0.0.1:44117_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> 932286 INFO (qtp973508238-11362) [n:127.0.0.1:44117_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={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 2 [junit4] 2> 932287 INFO (qtp973508238-1136 [...truncated too long message...] actConnector Stopped ServerConnector@1e2ae610{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1068786 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=241258353 [junit4] 2> 1068786 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1068786 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ccf9d2: rootName = solr_44117, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4e0ea827 [junit4] 2> 1068789 INFO (jetty-closer-2591-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1068789 INFO (jetty-closer-2591-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e1023ac: rootName = solr_34491, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@70e6156e [junit4] 2> 1068790 INFO (jetty-closer-2591-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1068792 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1068792 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10aee684: rootName = solr_44117, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74d98f2d [junit4] 2> 1068795 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1068795 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4eb29280: rootName = solr_44117, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@70e6156e [junit4] 2> 1068795 WARN (zkCallback-2658-thread-2-processing-n:127.0.0.1:34491_solr) [n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1068795 INFO (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1068795 INFO (jetty-closer-2591-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18f7337f{/solr,null,UNAVAILABLE} [junit4] 2> 1068796 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1068797 INFO (jetty-closer-2591-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98737037186170886-127.0.0.1:44117_solr-n_0000000000) closing [junit4] 2> 1068797 INFO (OverseerStateUpdate-98737037186170886-127.0.0.1:44117_solr-n_0000000000) [n:127.0.0.1:44117_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44117_solr [junit4] 2> 1070298 WARN (zkCallback-2602-thread-3-processing-n:127.0.0.1:44117_solr) [n:127.0.0.1:44117_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1070298 INFO (jetty-closer-2591-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a8a2c1b{/solr,null,UNAVAILABLE} [junit4] 2> 1070299 ERROR (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-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> 1070299 INFO (SUITE-TestTlogReplica-seed#[86C3C5A5CA6F4A9]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43395 43395 [junit4] 2> 1075355 INFO (Thread-3905) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43395 43395 [junit4] 2> 1075356 WARN (Thread-3905) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 33 /solr/configs/conf [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/security.json [junit4] 2> 4 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 39 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 27 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 25 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 24 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 19 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 19 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 13 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 13 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 13 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 8 /solr/overseer_elect/election/98737037186170886-127.0.0.1:44117_solr-n_0000000000 [junit4] 2> 4 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98737037186170886-core_node3-n_0000000000 [junit4] 2> 3 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98737037186170886-core_node3-n_0000000000 [junit4] 2> 3 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98737037186170909-core_node13-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98737037186170909-core_node9-n_0000000002 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98737037186170909-core_node5-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98737037186170909-core_node16-n_0000000002 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98737037186170886-core_node15-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/collections [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_86C3C5A5CA6F4A9-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {foo=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1057, maxMBSortInHeap=5.268122033910447, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Africa/Porto-Novo [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=262996240,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigsApi, TestSolrQueryResponse, TestJsonRequest, DeleteReplicaTest, ConfigureRecoveryStrategyTest, HdfsSyncSliceTest, ConnectionReuseTest, TestXIncludeConfig, DocExpirationUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, DistribCursorPagingTest, TestMultiValuedNumericRangeQuery, TestSystemIdResolver, TestUniqueKeyFieldResource, SOLR749Test, TestReloadAndDeleteDocs, RemoteQueryErrorTest, ResourceLoaderTest, TestNumericTokenStream, TestCollectionsAPIViaSolrCloudCluster, ExitableDirectoryReaderTest, TestLegacyNumericRangeQueryBuilder, TestRecoveryHdfs, TestCustomDocTransformer, TestSegmentSorting, TestDistribIDF, CacheHeaderTest, SolrGraphiteReporterTest, PropertiesRequestHandlerTest, ZkCLITest, V2StandaloneTest, TestSolrCloudWithDelegationTokens, TestHashPartitioner, ZkSolrClientTest, TestBulkSchemaConcurrent, ConvertedLegacyTest, SolrCmdDistributorTest, MissingSegmentRecoveryTest, TestUninvertingReader, TestCloudDeleteByQuery, CoreAdminHandlerTest, HighlighterTest, LeaderInitiatedRecoveryOnCommitTest, TestCollapseQParserPlugin, TestSolrCoreSnapshots, MoveReplicaTest, FullHLLTest, TestFastLRUCache, ZkControllerTest, TestRuleBasedAuthorizationPlugin, TestSQLHandler, SliceStateTest, TestManagedSynonymGraphFilterFactory, BlobRepositoryCloudTest, TestCustomSort, TestFileDictionaryLookup, CdcrReplicationHandlerTest, SolrIndexMetricsTest, TestValueSourceCache, DirectSolrConnectionTest, TestBackupRepositoryFactory, HdfsChaosMonkeySafeLeaderTest, BlockJoinFacetSimpleTest, CSVRequestHandlerTest, TestSchemaSimilarityResource, ScriptEngineTest, TestCloudPivotFacet, PreAnalyzedUpdateProcessorTest, TestFiltering, ChaosMonkeySafeLeaderTest, CoreMergeIndexesAdminHandlerTest, WrapperMergePolicyFactoryTest, ForceLeaderTest, TestHdfsCloudBackupRestore, QueryParsingTest, TestCollationFieldDocValues, TestStressVersions, TestTlogReplica] [junit4] Completed [275/733 (1!)] on J1 in 151.26s, 13 tests, 1 failure <<< FAILURES! [...truncated 48181 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
