Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/533/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 8 in https://127.0.0.1:44305/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 8 in https://127.0.0.1:44305/solr
        at 
__randomizedtesting.SeedInfo.seed([4E529F8FBFD45403:8FA2E62392849EA4]: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.testRecovery(TestTlogReplica.java:582)
        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 13425 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/init-core-data-001
   [junit4]   2> 2033779 WARN  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2033779 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2033781 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2033782 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2033782 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001
   [junit4]   2> 2033782 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2033782 INFO  (Thread-2688) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2033782 INFO  (Thread-2688) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2033784 ERROR (Thread-2688) [    ] 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> 2033882 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37521
   [junit4]   2> 2033900 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2033900 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2033907 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e0a893{/solr,null,AVAILABLE}
   [junit4]   2> 2033907 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8676c9{/solr,null,AVAILABLE}
   [junit4]   2> 2033912 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1119f65{SSL,[ssl, 
http/1.1]}{127.0.0.1:44305}
   [junit4]   2> 2033912 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@271731{SSL,[ssl, 
http/1.1]}{127.0.0.1:43619}
   [junit4]   2> 2033912 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.e.j.s.Server Started @2035079ms
   [junit4]   2> 2033912 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.e.j.s.Server Started @2035079ms
   [junit4]   2> 2033913 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43619}
   [junit4]   2> 2033913 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44305}
   [junit4]   2> 2033913 ERROR (jetty-launcher-2164-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2033913 ERROR (jetty-launcher-2164-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T10:48:48.346Z
   [junit4]   2> 2033914 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T10:48:48.346Z
   [junit4]   2> 2033919 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2033919 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2033938 INFO  (jetty-launcher-2164-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37521/solr
   [junit4]   2> 2033939 INFO  (jetty-launcher-2164-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37521/solr
   [junit4]   2> 2033941 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15edcb3db570004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2033988 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2033988 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2033988 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43619_solr
   [junit4]   2> 2033988 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44305_solr
   [junit4]   2> 2033988 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.Overseer Overseer 
(id=98758906885898246-127.0.0.1:43619_solr-n_0000000000) starting
   [junit4]   2> 2033989 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2033989 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2033992 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43619_solr
   [junit4]   2> 2033992 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2033992 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2034207 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034207 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034232 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034232 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034232 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034232 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2034234 INFO  (jetty-launcher-2164-thread-2) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node2/.
   [junit4]   2> 2034234 INFO  (jetty-launcher-2164-thread-1) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/.
   [junit4]   2> 2034284 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2034285 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37521/solr ready
   [junit4]   2> 2034286 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2034324 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_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> 2034325 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_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=1
   [junit4]   2> 2034335 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates
   [junit4]   2> 2034337 INFO  (qtp20863571-12818) [n:127.0.0.1:43619_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_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2034338 INFO  
(OverseerThreadFactory-4913-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates
   [junit4]   2> 2034446 INFO  
(OverseerStateUpdate-98758906885898246-127.0.0.1:43619_solr-n_0000000000) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43619/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2034449 INFO  
(OverseerStateUpdate-98758906885898246-127.0.0.1:43619_solr-n_0000000000) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44305/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2034662 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2034664 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2034715 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2034716 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2034820 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2034820 INFO  
(zkCallback-2176-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2034820 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2034820 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2035689 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2035706 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 2035712 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2035712 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 2035713 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2035713 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2035713 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 2035727 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2035734 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 2035736 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2035736 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 2035736 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2035737 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2035737 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 2035765 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2035765 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2035766 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2035766 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2035768 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59b254[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main]
   [junit4]   2> 2035769 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2035770 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2035771 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2035772 INFO  
(searcherExecutor-4918-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Registered new searcher 
Searcher@59b254[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2035772 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580142512259989504
   [junit4]   2> 2035777 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2035783 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2035783 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2035784 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2035784 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2035786 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d3a31[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main]
   [junit4]   2> 2035787 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2035787 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2035788 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2035789 INFO  
(searcherExecutor-4919-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Registered new searcher 
Searcher@7d3a31[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2035789 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580142512277815296
   [junit4]   2> 2035879 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2035879 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2035879 INFO  
(zkCallback-2176-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2035879 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036278 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2036278 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2036278 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 2036279 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:43619/solr START 
replicas=[https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 2036286 INFO  (qtp7869593-12822) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2036580 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:43619/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2036580 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2036580 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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> 2036580 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2036581 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 2036582 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
 shard1
   [junit4]   2> 2036684 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036684 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036684 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036684 INFO  
(zkCallback-2176-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036733 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2036735 INFO  (qtp20863571-12832) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2072
   [junit4]   2> 2036792 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
starting background replication from leader
   [junit4]   2> 2036792 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2036793 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2036793 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2036794 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2078
   [junit4]   2> 2036797 INFO  (qtp20863571-12818) [n:127.0.0.1:43619_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> 2036896 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036896 INFO  
(zkCallback-2176-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036896 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036896 INFO  
(zkCallback-2176-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2037797 INFO  (qtp20863571-12818) [n:127.0.0.1:43619_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_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3460
   [junit4]   2> 2037814 INFO  (qtp7869593-12822) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1)]} 0 2
   [junit4]   2> 2037817 INFO  (qtp7869593-12833) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=3&distrib.from=https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_int:5
 (-3)} 0 0
   [junit4]   2> 2037821 INFO  (qtp7869593-12824) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=1&distrib.from=https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[1
 (2)]} 0 0
   [junit4]   2> 2037822 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 43619
   [junit4]   2> 2037824 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@271731{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2037825 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23665513
   [junit4]   2> 2037825 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2037825 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a65a50: rootName = 
solr_43619, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@36fdaf
   [junit4]   2> 2037844 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2037844 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1caeea1: rootName = 
solr_43619, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@97aa36
   [junit4]   2> 2037858 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2037859 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fe50b1: rootName = 
solr_43619, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@16c6777
   [junit4]   2> 2037861 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2037862 INFO  (coreCloseExecutor-4930-thread-1) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@3dfd07
   [junit4]   2> 2037862 INFO  (coreCloseExecutor-4930-thread-1) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 tag=4062471
   [junit4]   2> 2037862 INFO  (coreCloseExecutor-4930-thread-1) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b6a06c: rootName = 
solr_43619, domain = 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 service url = null, agent id = null] for registry 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1
 / com.codahale.metrics.MetricRegistry@21f2fe
   [junit4]   2> 2037887 INFO  (coreCloseExecutor-4930-thread-1) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader,
 tag=4062471
   [junit4]   2> 2037890 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.Overseer Overseer 
(id=98758906885898246-127.0.0.1:43619_solr-n_0000000000) closing
   [junit4]   2> 2037891 INFO  
(OverseerStateUpdate-98758906885898246-127.0.0.1:43619_solr-n_0000000000) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43619_solr
   [junit4]   2> 2037892 WARN  
(zkCallback-2176-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2037893 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2037893 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44305_solr
   [junit4]   2> 2037893 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e0a893{/solr,null,UNAVAILABLE}
   [junit4]   2> 2037893 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2037894 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 43619
   [junit4]   2> 2037895 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2037895 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer 
(id=98758906885898245-127.0.0.1:44305_solr-n_0000000001) starting
   [junit4]   2> 2037899 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 43619
   [junit4]   2> 2037903 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2037904 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2037904 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2037904 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2037904 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b6ef4e{/solr,null,AVAILABLE}
   [junit4]   2> 2037906 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@8ae95e{SSL,[ssl, 
http/1.1]}{127.0.0.1:43619}
   [junit4]   2> 2037906 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.e.j.s.Server Started @2039072ms
   [junit4]   2> 2037906 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43619}
   [junit4]   2> 2037906 ERROR 
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2037906 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 2037907 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2037907 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2037907 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T10:48:52.339Z
   [junit4]   2> 2037911 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2037927 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37521/solr
   [junit4]   2> 2037937 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2037939 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2037941 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43619_solr
   [junit4]   2> 2037942 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2037942 INFO  
(zkCallback-2187-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2037942 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2038044 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038044 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038044 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038137 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2038159 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2038159 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2038161 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/.
   [junit4]   2> 2038161 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[4E529F8FBFD45403])
 [n:127.0.0.1:43619_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
   [junit4]   2> 2038162 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2038171 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2038178 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 2038180 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2038180 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 2038181 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43619.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f276db
   [junit4]   2> 2038181 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2038181 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 2038220 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2038220 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2038221 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2038221 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2038222 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1666ae[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main]
   [junit4]   2> 2038223 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2038223 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2038224 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2038225 INFO  
(searcherExecutor-4940-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Registered new searcher 
Searcher@1666ae[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2038225 INFO  
(coreLoadExecutor-4939-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580142514832146432
   [junit4]   2> 2038266 INFO  
(zkCallback-2187-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038266 INFO  
(zkCallback-2175-thread-2-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038266 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038266 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038267 INFO  
(zkCallback-2187-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040395 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 2040396 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
url=https://127.0.0.1:44305/solr START 
replicas=[https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/]
 nUpdates=100
   [junit4]   2> 2040456 INFO  (qtp29332249-12905) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2040697 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
url=https://127.0.0.1:44305/solr  Received 0 versions from 
https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
 fingerprint:null
   [junit4]   2> 2040697 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
url=https://127.0.0.1:44305/solr DONE. sync succeeded
   [junit4]   2> 2040697 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2040697 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/:
 try and ask 
https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
 to sync
   [junit4]   2> 2040702 INFO  (qtp29332249-12905) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:43619/solr START 
replicas=[https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 2040708 INFO  (qtp7869593-12826) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2040708 INFO  (qtp7869593-12826) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2040709 INFO  (qtp29332249-12905) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2040709 INFO  (qtp29332249-12905) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2040709 INFO  (qtp29332249-12905) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&getVersions=100&sync=https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 2040710 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/:
  sync completed with 
https://127.0.0.1:43619/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 2040711 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
stopping background replication from leader
   [junit4]   2> 2040711 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 2040711 WARN  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Starting log replay 
tlog{file=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/tlog/tlog.0000000000000000000
 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 2040721 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9fb5ea[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 realtime]
   [junit4]   2> 2040723 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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> 2040723 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@10447fb commitCommandVersion:0
   [junit4]   2> 2040725 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a47c19[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main]
   [junit4]   2> 2040729 INFO  
(searcherExecutor-4919-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Registered new searcher 
Searcher@1a47c19[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 2040729 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2040729 INFO  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
{add=[1 (1), 1 (2)],deleteByQuery=inplace_updatable_int:5 (-3)} 0 17
   [junit4]   2> 2040729 WARN  
(recoveryExecutor-4925-thread-1-processing-n:127.0.0.1:44305_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node4) [n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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> 2040733 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44305/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
 shard1
   [junit4]   2> 2040735 INFO  
(zkCallback-2187-thread-2-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040735 INFO  
(zkCallback-2187-thread-1-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040735 INFO  (zkCallback-2182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040735 INFO  
(zkCallback-2175-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040735 INFO  
(zkCallback-2175-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2041230 INFO  
(coreZkRegister-4934-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1
   [junit4]   2> 2041230 INFO  
(updateExecutor-2184-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2041231 INFO  
(recoveryExecutor-2185-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2041231 INFO  
(recoveryExecutor-2185-thread-1-processing-n:127.0.0.1:43619_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates 
r:core_node3) [n:127.0.0.1:43619_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 x:tlog_replica_test_out_of_

[...truncated too long message...]

y-closer-2165-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18f436b: rootName = 
solr_43619, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@97aa36
   [junit4]   2> 2149704 INFO  (jetty-closer-2165-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2149704 INFO  (jetty-closer-2165-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17fae57: rootName = 
solr_43619, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@16c6777
   [junit4]   2> 2149705 INFO  (jetty-closer-2165-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2149705 INFO  (jetty-closer-2165-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2149706 INFO  (jetty-closer-2165-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@968950: rootName = 
solr_44305, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@16c6777
   [junit4]   2> 2149706 INFO  (jetty-closer-2165-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98758906885898254-127.0.0.1:43619_solr-n_0000000003) closing
   [junit4]   2> 2149706 INFO  
(OverseerStateUpdate-98758906885898254-127.0.0.1:43619_solr-n_0000000003) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43619_solr
   [junit4]   2> 2149706 INFO  (jetty-closer-2165-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2149707 WARN  
(zkCallback-2194-thread-3-processing-n:127.0.0.1:43619_solr) 
[n:127.0.0.1:43619_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2149707 INFO  
(zkCallback-2233-thread-3-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44305_solr
   [junit4]   2> 2149707 INFO  
(zkCallback-2233-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2149707 INFO  (jetty-closer-2165-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a20b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2151208 WARN  
(zkCallback-2233-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2151209 INFO  (jetty-closer-2165-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1617bca{/solr,null,UNAVAILABLE}
   [junit4]   2> 2151209 ERROR 
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-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> 2151209 INFO  
(SUITE-TestTlogReplica-seed#[4E529F8FBFD45403]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37521 37521
   [junit4]   2> 2156232 INFO  (Thread-2688) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37521 37521
   [junit4]   2> 2156233 WARN  (Thread-2688) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/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>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        5       
/solr/overseer_elect/election/98758906885898254-127.0.0.1:43619_solr-n_0000000003
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98758906885898254-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98758906885898254-core_node7-n_0000000001
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98758906885898245-core_node16-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98758906885898254-core_node11-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98758906885898245-core_node8-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98758906885898245-127.0.0.1:44305_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_4E529F8FBFD45403-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-BO, timezone=Africa/Lagos
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=300862736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AtomicUpdatesTest, 
TestLMJelinekMercerSimilarityFactory, TestConfigReload, 
CoreAdminCreateDiscoverTest, TestHttpShardHandlerFactory, TestTrieFacet, 
BitVectorTest, CopyFieldTest, UniqFieldsUpdateProcessorFactoryTest, 
TestExportWriter, CoreSorterTest, OverseerTest, SuggesterTest, 
DataDrivenBlockJoinTest, VersionInfoTest, SolrCoreMetricManagerTest, 
TestScoreJoinQPNoScore, TestReqParamsAPI, PathHierarchyTokenizerFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, SuggestComponentTest, 
TestStressInPlaceUpdates, ShowFileRequestHandlerTest, DirectUpdateHandlerTest, 
TestCodecSupport, TestConfigSets, FullSolrCloudDistribCmdsTest, 
CollectionsAPISolrJTest, TestSolrCloudWithKerberosAlt, 
TestShortCircuitedRequests, TestTolerantSearch, TestUtils, 
TestRequestStatusCollectionAPI, TestLocalFSCloudBackupRestore, 
CurrencyFieldTypeTest, ConnectionReuseTest, ShardSplitTest, 
TestNumericRangeQuery32, ClassificationUpdateProcessorTest, ResponseHeaderTest, 
PrimitiveFieldTypeTest, InfoHandlerTest, TestCloudInspectUtil, TestInitParams, 
BaseCdcrDistributedZkTest, DocumentBuilderTest, TestRebalanceLeaders, 
TestNumericTerms32, TestOrdValues, TestSolrXml, DateFieldTest, 
BlockJoinFacetDistribTest, TestIndexSearcher, TestSolrDeletionPolicy2, 
EnumFieldTest, TestSlowCompositeReaderWrapper, TestSuggestSpellingConverter, 
TestGroupingSearch, TestEmbeddedSolrServerConstructors, RequestLoggingTest, 
ReplaceNodeTest, HLLSerializationTest, BasicDistributedZk2Test, 
BlockDirectoryTest, TestInPlaceUpdatesDistrib, TestSolrCoreProperties, 
LeaderInitiatedRecoveryOnShardRestartTest, TestFreeTextSuggestions, 
OverriddenZkACLAndCredentialsProvidersTest, TestMaxScoreQueryParser, 
NumericFieldsTest, BasicAuthIntegrationTest, SolrMetricsIntegrationTest, 
TestLFUCache, TestComplexPhraseLeadingWildcard, TestFieldResource, 
TestDynamicFieldCollectionResource, DeleteInactiveReplicaTest, 
SimpleCollectionCreateDeleteTest, SecurityConfHandlerTest, 
TestCloudPseudoReturnFields, PeerSyncReplicationTest, SortSpecParsingTest, 
TestHashQParserPlugin, SignatureUpdateProcessorFactoryTest, 
FastVectorHighlighterTest, TestDistributedMissingSort, ConnectionManagerTest, 
TestSystemCollAutoCreate, AutoCommitTest, AnalyticsMergeStrategyTest, 
TestChildDocTransformer, PreAnalyzedFieldTest, 
HdfsCollectionsAPIDistributedZkTest, TestJmxIntegration, 
HdfsWriteToMultipleCollectionsTest, TestLegacyNumericUtils, 
SpellPossibilityIteratorTest, XsltUpdateRequestHandlerTest, SolrXmlInZkTest, 
MultiTermTest, DistributedQueryComponentCustomSortTest, TestSQLHandlerNonCloud, 
DistributedFacetExistsSmallTest, TestSolrCloudWithHadoopAuthPlugin, 
TestManagedSchemaThreadSafety, MoveReplicaHDFSTest, SolrInfoBeanTest, 
TestDownShardTolerantSearch, TestConfigSetsAPI, TestAnalyzedSuggestions, 
DirectUpdateHandlerOptimizeTest, LeaderElectionTest, OverseerRolesTest, 
RequiredFieldsTest, ForceLeaderTest, CleanupOldIndexTest, 
TestCollectionsAPIViaSolrCloudCluster, TestDeleteCollectionOnDownNodes, 
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, 
TestRandomRequestDistribution, TestTlogReplica]
   [junit4] Completed [558/733 (1!)] on J2 in 122.47s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 43264 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to