Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/229/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

Error Message:
Can not find doc 1 in http://127.0.0.1:54261/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in http://127.0.0.1:54261/solr
        at 
__randomizedtesting.SeedInfo.seed([2B9EF4601563C23E:AD5F0C8D4A3214DE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:861)
        at 
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:664)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13298 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 2892009 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/init-core-data-001
   [junit4]   2> 2892010 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2892010 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2892011 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001
   [junit4]   2> 2892011 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2892012 INFO  (Thread-5479) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2892012 INFO  (Thread-5479) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2892014 ERROR (Thread-5479) [    ] 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> 2892112 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54258
   [junit4]   2> 2892138 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2892139 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2892141 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d7706be{/solr,null,AVAILABLE}
   [junit4]   2> 2892143 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1812bff7{/solr,null,AVAILABLE}
   [junit4]   2> 2892145 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2ce3c6c7{HTTP/1.1,[http/1.1]}{127.0.0.1:54260}
   [junit4]   2> 2892145 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.e.j.s.Server Started @2894275ms
   [junit4]   2> 2892145 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54260}
   [junit4]   2> 2892145 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4761ff7e{HTTP/1.1,[http/1.1]}{127.0.0.1:54261}
   [junit4]   2> 2892147 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.e.j.s.Server Started @2894277ms
   [junit4]   2> 2892147 ERROR (jetty-launcher-7126-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2892147 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54261}
   [junit4]   2> 2892147 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2892148 ERROR (jetty-launcher-7126-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-05T17:54:49.407674Z
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2892148 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-05T17:54:49.407934Z
   [junit4]   2> 2892151 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2892151 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2892170 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54258/solr
   [junit4]   2> 2892171 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54258/solr
   [junit4]   2> 2892402 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2892402 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2892404 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54261_solr
   [junit4]   2> 2892405 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54260_solr
   [junit4]   2> 2892406 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98777568986595334-127.0.0.1:54261_solr-n_0000000000) starting
   [junit4]   2> 2892408 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2892408 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2892442 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54261_solr
   [junit4]   2> 2892444 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2892445 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2892485 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54260.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892498 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54261.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892500 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54260.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892500 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54260.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892501 INFO  (jetty-launcher-7126-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node1/.
   [junit4]   2> 2892508 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54261.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892508 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54261.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2892510 INFO  (jetty-launcher-7126-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node2/.
   [junit4]   2> 2892557 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2892559 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54258/solr ready
   [junit4]   2> 2892567 INFO  
(SUITE-TestTlogReplica-seed#[2B9EF4601563C23E]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2892572 INFO  (qtp1903775566-32561) [    ] 
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> 2892574 INFO  (qtp1903775566-32561) [    ] 
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> 2892588 INFO  
(TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[2B9EF4601563C23E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveTlogReplica
   [junit4]   2> 2892590 INFO  (qtp1903775566-32563) [    ] 
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_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2892594 INFO  (OverseerThreadFactory-11620-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 2892718 INFO  
(OverseerStateUpdate-98777568986595334-127.0.0.1:54261_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54260/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2892723 INFO  
(OverseerStateUpdate-98777568986595334-127.0.0.1:54261_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54261/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2892946 INFO  (qtp1903775566-32565) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2892947 INFO  (qtp2104904900-32570) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2892947 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2892947 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2893061 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2893061 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2893061 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2893062 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2893970 INFO  (qtp2104904900-32570) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2893970 INFO  (qtp1903775566-32565) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2893976 INFO  (qtp2104904900-32570) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema 
name=minimal
   [junit4]   2> 2893977 INFO  (qtp1903775566-32565) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema 
name=minimal
   [junit4]   2> 2893978 INFO  (qtp2104904900-32570) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2893978 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2893978 INFO  (qtp1903775566-32565) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2893978 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2893978 INFO  (qtp2104904900-32570) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54261.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2893979 INFO  (qtp2104904900-32570) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2893979 INFO  (qtp1903775566-32565) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54260.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2893979 INFO  (qtp2104904900-32570) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 2893979 INFO  (qtp1903775566-32565) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2893979 INFO  (qtp1903775566-32565) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 2894044 INFO  (qtp1903775566-32565) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2894044 INFO  (qtp1903775566-32565) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2894046 INFO  (qtp1903775566-32565) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2894046 INFO  (qtp1903775566-32565) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2894048 INFO  (qtp1903775566-32565) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@312b173d[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main]
   [junit4]   2> 2894050 INFO  (qtp1903775566-32565) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2894051 INFO  (qtp1903775566-32565) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2894051 INFO  (qtp2104904900-32570) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2894051 INFO  (qtp2104904900-32570) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2894051 INFO  (qtp1903775566-32565) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2894051 INFO  (qtp1903775566-32565) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580441105921474560
   [junit4]   2> 2894052 INFO  (searcherExecutor-11626-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@312b173d[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2894052 INFO  (qtp2104904900-32570) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2894052 INFO  (qtp2104904900-32570) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2894053 INFO  (qtp2104904900-32570) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b3615c0[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main]
   [junit4]   2> 2894055 INFO  (qtp2104904900-32570) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2894055 INFO  (qtp2104904900-32570) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2894056 INFO  (qtp2104904900-32570) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2894056 INFO  (qtp2104904900-32570) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580441105926717440
   [junit4]   2> 2894057 INFO  (searcherExecutor-11625-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
Registered new searcher 
Searcher@6b3615c0[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2894058 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2894058 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2894059 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 2894059 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2894059 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 has no replicas
   [junit4]   2> 2894059 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2894059 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2894062 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2894062 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2894062 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 2894062 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2894062 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 has no replicas
   [junit4]   2> 2894063 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2894063 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 2894064 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 2894067 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 shard2
   [junit4]   2> 2894178 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894178 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894178 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894178 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894237 INFO  (qtp2104904900-32570) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2894237 INFO  (qtp1903775566-32565) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2894240 INFO  (qtp1903775566-32565) [    ] 
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_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1294
   [junit4]   2> 2894241 INFO  (qtp2104904900-32570) [    ] 
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_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1293
   [junit4]   2> 2894245 INFO  (qtp1903775566-32563) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2894358 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894358 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894358 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894358 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2894607 INFO  
(OverseerCollectionConfigSetProcessor-98777568986595334-127.0.0.1:54261_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2895255 INFO  (qtp1903775566-32563) [    ] 
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_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2665
   [junit4]   2> 2895259 INFO  (qtp1903775566-32566) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2895262 INFO  (OverseerThreadFactory-11620-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54260_solr for creating new 
replica
   [junit4]   2> 2895266 INFO  
(OverseerStateUpdate-98777568986595334-127.0.0.1:54261_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54260/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54260_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2895376 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895376 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895376 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895376 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895376 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895481 INFO  (qtp1903775566-32560) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2895492 INFO  (qtp1903775566-32560) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2895498 INFO  (qtp1903775566-32560) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Schema 
name=minimal
   [junit4]   2> 2895500 INFO  (qtp1903775566-32560) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2895500 INFO  (qtp1903775566-32560) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2895501 INFO  (qtp1903775566-32560) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54260.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2895501 INFO  (qtp1903775566-32560) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2895501 INFO  (qtp1903775566-32560) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/data/]
   [junit4]   2> 2895555 INFO  (qtp1903775566-32560) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2895555 INFO  (qtp1903775566-32560) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2895557 INFO  (qtp1903775566-32560) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2895557 INFO  (qtp1903775566-32560) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2895558 INFO  (qtp1903775566-32560) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37e95586[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 2895560 INFO  (qtp1903775566-32560) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2895560 INFO  (qtp1903775566-32560) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2895561 INFO  (qtp1903775566-32560) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2895561 INFO  (qtp1903775566-32560) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580441107504824320
   [junit4]   2> 2895561 INFO  (searcherExecutor-11635-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@37e95586[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2895564 INFO  (qtp1903775566-32560) [    ] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5
   [junit4]   2> 2895565 INFO  (updateExecutor-7131-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2895565 INFO  (qtp1903775566-32560) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=84
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 stopping background 
replication from leader
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5]
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2895565 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] as recovering, 
leader is 
[http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/]
 and I am 
[http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/]
   [junit4]   2> 2895567 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:54260/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&nodeName=127.0.0.1:54260_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2895567 INFO  (qtp1903775566-32566) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=308
   [junit4]   2> 2895568 INFO  (qtp1903775566-32561) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2895568 INFO  (qtp1903775566-32564) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2895569 INFO  (qtp1903775566-32561) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:54260_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"http://127.0.0.1:54260/solr","state":"down","node_name":"127.0.0.1:54260_solr","type":"TLOG"}
   [junit4]   2> 2895571 INFO  (OverseerThreadFactory-11620-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54261_solr for creating new 
replica
   [junit4]   2> 2895572 INFO  
(OverseerCollectionConfigSetProcessor-98777568986595334-127.0.0.1:54261_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2895576 INFO  
(OverseerStateUpdate-98777568986595334-127.0.0.1:54261_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54261/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54261_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2895691 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895691 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895691 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895691 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895691 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895787 INFO  (qtp2104904900-32571) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2895797 INFO  (qtp2104904900-32571) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2895834 INFO  (qtp2104904900-32571) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] Schema 
name=minimal
   [junit4]   2> 2895835 INFO  (qtp2104904900-32571) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2895835 INFO  (qtp2104904900-32571) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2895835 INFO  (qtp2104904900-32571) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54261.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a032a5c
   [junit4]   2> 2895836 INFO  (qtp2104904900-32571) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2895836 INFO  (qtp2104904900-32571) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/data/]
   [junit4]   2> 2895883 INFO  (qtp2104904900-32571) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2895883 INFO  (qtp2104904900-32571) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2895884 INFO  (qtp2104904900-32571) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2895884 INFO  (qtp2104904900-32571) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2895885 INFO  (qtp2104904900-32571) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59f0016d[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main]
   [junit4]   2> 2895887 INFO  (qtp2104904900-32571) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2895888 INFO  (qtp2104904900-32571) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2895888 INFO  (qtp2104904900-32571) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2895889 INFO  (qtp2104904900-32571) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580441107848757248
   [junit4]   2> 2895889 INFO  (searcherExecutor-11640-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
Registered new searcher 
Searcher@59f0016d[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2895892 INFO  (qtp2104904900-32571) [    ] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7
   [junit4]   2> 2895892 INFO  (updateExecutor-7132-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2895893 INFO  (qtp2104904900-32571) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=105
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 stopping background 
replication from leader
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7]
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2895893 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] as recovering, 
leader is 
[http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/]
 and I am 
[http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/]
   [junit4]   2> 2895895 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895895 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895895 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895895 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895895 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:54261/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&nodeName=127.0.0.1:54261_solr&coreNodeName=core_node8&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2895896 INFO  (qtp1903775566-32564) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=327
   [junit4]   2> 2895895 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2895897 INFO  (qtp2104904900-32572) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node8, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2895897 INFO  (qtp2104904900-32572) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:54261_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"http://127.0.0.1:54261/solr","node_name":"127.0.0.1:54261_solr","state":"down","type":"TLOG"}
   [junit4]   2> 2896011 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2896011 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2896011 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2896011 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2896011 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2896579 INFO  (qtp1903775566-32561) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:54260_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"http://127.0.0.1:54260/solr","node_name":"127.0.0.1:54260_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 2896579 INFO  (qtp1903775566-32561) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2896579 INFO  (qtp1903775566-32561) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54260_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1011
   [junit4]   2> 2896898 INFO  (qtp2104904900-32572) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:54261_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"http://127.0.0.1:54261/solr","node_name":"127.0.0.1:54261_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 2896898 INFO  (qtp2104904900-32572) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node8, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2896898 INFO  (qtp2104904900-32572) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54261_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 2897090 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2897090 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/].
   [junit4]   2> 2897093 INFO  (qtp1903775566-32566) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580441109111242752,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2897093 INFO  (qtp1903775566-32566) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2897093 INFO  (qtp1903775566-32566) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2897093 INFO  (qtp1903775566-32566) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2897095 INFO  (qtp1903775566-32561) [    ] o.a.s.c.S.Request 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b331549 commitCommandVersion:0
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4503877d[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 2897096 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2897098 INFO  (searcherExecutor-11635-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@4503877d[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2897098 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2897098 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2897098 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 starting background 
replication from leader
   [junit4]   2> 2897098 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2897099 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2897099 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2897099 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 2897100 INFO  (qtp1903775566-32565) [    ] o.a.s.c.S.Request 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2897100 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2897100 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2897100 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2897100 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1507226094355
   [junit4]   2> 2897100 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2897101 INFO  (indexFetcher-11646-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16f4e820[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 2897101 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 2897101 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580441109119631360
   [junit4]   2> 2897102 INFO  (recoveryExecutor-7133-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2897102 INFO  (searcherExecutor-11635-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@16f4e820[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2897215 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897215 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897215 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897215 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897215 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897409 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2897409 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:54261/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/].
   [junit4]   2> 2897416 INFO  (qtp2104904900-32568) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580441109449932800,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2897416 INFO  (qtp2104904900-32568) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2897417 INFO  (qtp2104904900-32568) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2897417 INFO  (qtp2104904900-32568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2897419 INFO  (qtp2104904900-32572) [    ] o.a.s.c.S.Request 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b75235 commitCommandVersion:0
   [junit4]   2> 2897420 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15e5ea5b[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main]
   [junit4]   2> 2897421 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2897422 INFO  (searcherExecutor-11640-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
Registered new searcher 
Searcher@15e5ea5b[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2897423 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2897423 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2897423 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 starting background 
replication from leader
   [junit4]   2> 2897423 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2897424 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2897424 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2897425 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 2897426 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580441109460418560
   [junit4]   2> 2897427 INFO  (recoveryExecutor-7135-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2897531 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897531 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897531 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897531 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897531 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897533 INFO  (qtp1903775566-32560) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2897538 INFO  (qtp1903775566-32563) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1, 
tag=null
   [junit4]   2> 2897538 INFO  
(OverseerCollectionConfigSetProcessor-98777568986595334-127.0.0.1:54261_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2897538 INFO  (qtp1903775566-32563) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42ba5007: rootName = 
solr_54260, domain = 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@1b252c07
   [junit4]   2> 2897556 INFO  (qtp1903775566-32563) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2897556 INFO  (qtp1903775566-32563) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3d02787a
   [junit4]   2> 2897557 INFO  (qtp1903775566-32563) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1, 
tag=1023572090
   [junit4]   2> 2897557 INFO  (qtp1903775566-32563) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_add_remove_tlog_replica.shard1.leader,
 tag=1023572090
   [junit4]   2> 2897562 INFO  (qtp1903775566-32563) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=24
   [junit4]   2> 2897563 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2897674 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897674 INFO  (zkCallback-7138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897674 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897674 INFO  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897674 INFO  (zkCallback-7137-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897780 INFO  (qtp1903775566-32560) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2}
 status=0 QTime=246
   [junit4]   2> 2897781 INFO  
(TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[2B9EF4601563C23E]) [    ] 
o.a.s.c.TestTlogReplica tearDown deleting collection
   [junit4]   2> 2897781 INFO  (qtp1903775566-32566) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tlog_replica_test_add_remove_tlog_replica&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2897785 INFO  (OverseerThreadFactory-11620-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2897785 INFO  
(OverseerCollectionConfigSetProcessor-98777568986595334-127.0.0.1:54261_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2897786 INFO  (qtp1903775566-32564) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5, 
tag=null
   [junit4]   2> 2897786 INFO  (qtp2104904900-32573) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2, 
tag=null
   [junit4]   2> 2897786 INFO  (qtp1903775566-32564) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@705a8468: rootName = 
solr_54260, domain = 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5 / 
com.codahale.metrics.MetricRegistry@618591be
   [junit4]   2> 2897786 INFO  (qtp2104904900-32573) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17f8b18a: rootName = 
solr_54261, domain = 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2 / 
com.codahale.metrics.MetricRegistry@5b32df99
   [junit4]   2> 2897801 INFO  (qtp2104904900-32573) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 2897801 INFO  (qtp2104904900-32573) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4376a9eb
   [junit4]   2> 2897801 INFO  (qtp2104904900-32575) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7, 
tag=null
   [junit4]   2> 2897801 INFO  (qtp2104904900-32575) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8e91a76: rootName = 
solr_54261, domain = 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7 / 
com.codahale.metrics.MetricRegistry@12d2c2d3
   [junit4]   2> 2897802 INFO  (qtp1903775566-32564) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 stopping background 
replication from leader
   [junit4]   2> 2897803 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2897816 INFO  (qtp2104904900-32575) [    ] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 stopping background 
replication from leader
   [junit4]   2> 2897816 INFO  (qtp2104904900-32573) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2, 
tag=1131850219
   [junit4]   2> 2897817 INFO  (qtp2104904900-32573) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_add_remove_tlog_replica.shard2.leader,
 tag=1131850219
   [junit4]   2> 2897817 INFO  (qtp2104904900-32575) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e687000
   [junit4]   2> 2897817 INFO  (qtp2104904900-32575) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7, 
tag=1315467264
   [junit4]   2> 2897817 INFO  (qtp2104904900-32575) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_add_remove_tlog_replica.shard2.leader,
 tag=1315467264
   [junit4]   2> 2897819 INFO  (qtp2104904900-32575) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 2897820 WARN  (zkCallback-7138-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2897820 INFO  (qtp2104904900-32575) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 2897820 INFO  (qtp2104904900-32573) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   2> 2897903 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2897931 INFO  (zkCallback-7137-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897931 INFO  (zkCallback-7137-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2897931 INFO  (zkCallback-7144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2898011 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898121 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898232 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898342 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898452 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898563 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898673 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898783 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898883 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2898986 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899088 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899190 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899292 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899402 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899513 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899617 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899732 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899842 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2899952 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2900057 INFO  (qtp1903775566-32564) [    ] o.a.s.c.SolrCore 
Core tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 is not yet 
closed, waiting 100 ms before checking again.
   [junit4]   2> 2900069 INFO  (zkCallback-7137-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54260/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/
   [junit4]   2> 2900069 ERROR (zkCallback-7137-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Exception while trying to 
sync:java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.cloud.SyncStrategy.syncReplicas(SyncStrategy.java:118)
   [junit4]   2>        at 
org.apache.solr.cloud.SyncStrategy.sync(SyncStrategy.java:108)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:386)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2900070 INFO  (zkCallback-7137-thread-1) [    ] 
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> 290007

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

 [junit4]   2>  25      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        21      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        6       
/solr/overseer_elect/election/98777568986595334-127.0.0.1:54261_solr-n_0000000000
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98777568986595334-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98777568986595351-127.0.0.1:54260_solr-n_0000000006
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98777568986595334-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98777568986595351-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98777568986595351-core_node5-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_2B9EF4601563C23E-001
   [junit4]   2> Oct 05, 2017 5:56:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=1265, maxDocsPerChunk=816, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=1265, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ki-KE, timezone=Pacific/Palau
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=197815696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, TestJoin, 
DistributedSuggestComponentTest, HdfsChaosMonkeySafeLeaderTest, 
BasicAuthIntegrationTest, ShowFileRequestHandlerTest, 
TestSerializedLuceneMatchVersion, TestSearcherReuse, TestRealTimeGet, 
TestRTGBase, TestDynamicLoading, ExitableDirectoryReaderTest, TestConfigsApi, 
TestComponentsName, BadIndexSchemaTest, SearchHandlerTest, 
TestReplicaProperties, CdcrUpdateLogTest, PreAnalyzedFieldTest, 
TestBinaryResponseWriter, SpellCheckCollatorTest, ShardRoutingCustomTest, 
TestTolerantUpdateProcessorRandomCloud, TestInfoStreamLogging, TestRangeQuery, 
TestLeaderElectionZkExpiry, CleanupOldIndexTest, MetricsConfigTest, 
TestDownShardTolerantSearch, TestConfigSetsAPIZkFailure, 
DirectSolrSpellCheckerTest, BlockCacheTest, TestSubQueryTransformer, 
TestStandardQParsers, TestSchemaSimilarityResource, TestSQLHandler, 
TestSolrCloudWithDelegationTokens, TestComplexPhraseLeadingWildcard, 
HdfsLockFactoryTest, TestSolr4Spatial, TestReqParamsAPI, TestDocSet, 
TestMissingGroups, DistributedFacetPivotSmallTest, TestHdfsBackupRestoreCore, 
TestReload, TestNumericRangeQuery64, InfoHandlerTest, DeleteShardTest, 
QueryResultKeyTest, TestCustomSort, TestPerFieldSimilarity, 
TestHalfAndHalfDocValues, SuggesterTSTTest, ZkFailoverTest, 
TestNamedUpdateProcessors, SynonymTokenizerTest, InfixSuggestersTest, 
CacheHeaderTest, TestSolrCoreParser, TestAddFieldRealTimeGet, 
SolrJmxReporterTest, TestRequestStatusCollectionAPI, 
TestLocalFSCloudBackupRestore, TestBulkSchemaConcurrent, 
TermVectorComponentDistributedTest, SchemaVersionSpecificBehaviorTest, 
TestOrdValues, TestPrepRecovery, SSLMigrationTest, 
TestManagedSynonymGraphFilterFactory, TestIntervalFaceting, 
DistributedFacetPivotLongTailTest, OpenExchangeRatesOrgProviderTest, 
BigEndianAscendingWordSerializerTest, WrapperMergePolicyFactoryTest, 
TestLMJelinekMercerSimilarityFactory, TestDynamicFieldCollectionResource, 
TestSchemaNameResource, TestFastOutputStream, SegmentsInfoRequestHandlerTest, 
TermVectorComponentTest, TestSha256AuthenticationProvider, TestCollectionAPI, 
SuggesterFSTTest, OverseerRolesTest, TestConfigOverlay, TestTrieFacet, 
TestExportWriter, TestPullReplicaErrorHandling, TestSubQueryTransformerDistrib, 
TestCoreDiscovery, ClassificationUpdateProcessorFactoryTest, 
TestDeleteCollectionOnDownNodes, DebugComponentTest, TestRTimerTree, 
TestSolrCloudSnapshots, PKIAuthenticationIntegrationTest, TestLegacyFieldCache, 
TestMultiValuedNumericRangeQuery, TestBlobHandler, SolrIndexConfigTest, 
TestWordDelimiterFilterFactory, ReplaceNodeTest, TestAnalyzedSuggestions, 
TestBulkSchemaAPI, RecoveryAfterSoftCommitTest, AnalyticsQueryTest, 
BJQParserTest, TestQueryWrapperFilter, SpellingQueryConverterTest, 
SparseHLLTest, UpdateRequestProcessorFactoryTest, 
TestRandomRequestDistribution, TestCorePropertiesReload, 
FileBasedSpellCheckerTest, TestQueryTypes, RuleEngineTest, 
TestSolrDeletionPolicy1, TestSystemCollAutoCreate, 
PeerSyncWithIndexFingerprintCachingTest, 
DistributedQueryComponentCustomSortTest, TestConfigSetProperties, 
TestPolicyCloud, OverseerTaskQueueTest, LeaderFailureAfterFreshStartTest, 
TermsComponentTest, TestFieldCollectionResource, TestRawTransformer, 
TestConfig, TestManagedResourceStorage, CdcrVersionReplicationTest, 
TestQueryUtils, TestLegacyNumericUtils, TestXmlQParserPlugin, 
OverseerCollectionConfigSetProcessorTest, TestHttpShardHandlerFactory, 
TestExactStatsCache, TestTrie, TestCollationField, SolrPluginUtilsTest, 
DocExpirationUpdateProcessorFactoryTest, StatsComponentTest, HdfsSyncSliceTest, 
DistributedVersionInfoTest, AtomicUpdateProcessorFactoryTest, 
SystemInfoHandlerTest, SpellCheckComponentTest, TestSolrConfigHandlerCloud, 
SpellCheckCollatorWithCollapseTest, DistributedIntervalFacetingTest, 
TestFastWriter, TestBM25SimilarityFactory, TestDocBasedVersionConstraints, 
BlockJoinFacetRandomTest, TestDistributedGrouping, 
LeaderElectionIntegrationTest, TestSimpleTrackingShardHandler, 
MoveReplicaHDFSUlogDirTest, GraphQueryTest, SOLR749Test, 
TestZkAclsWithHadoopAuth, ShufflingReplicaListTransformerTest, PolyFieldTest, 
SuggestComponentContextFilterQueryTest, RequestLoggingTest, 
TestDocumentBuilder, TestTrackingShardHandlerFactory, 
CollectionsAPIDistributedZkTest, JSONWriterTest, ForceLeaderTest, 
StatelessScriptUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, 
TestZkChroot, TestStressLucene, ZkSolrClientTest, ResponseHeaderTest, 
TestCrossCoreJoin, TestLegacyNumericRangeQueryBuilder, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, ZkCLITest, AutoCommitTest, 
TestRecovery, DistributedTermsComponentTest, SimpleFacetsTest, PeerSyncTest, 
TestBadConfig, DistributedQueryElevationComponentTest, 
TestExtendedDismaxParser, TestFoldingMultitermQuery, SpatialFilterTest, 
TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, 
TestSolrQueryParser, LoggingHandlerTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, 
UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, 
TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, 
SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, 
CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestTolerantSearch, TestLuceneIndexBackCompat, AliasIntegrationTest, 
AssignTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, 
TestConfigSetsAPI, TestCryptoKeys, TestHdfsCloudBackupRestore, 
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders, 
TestSSLRandomization, TestSegmentSorting, TestShardsWithSingleReplica, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, 
TestStressLiveNodes, TestTlogReplica]
   [junit4] Completed [560/734 (1!)] on J1 in 106.85s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to