Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/769/

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=12808, 
name=cdcr-replicator-3660-thread-1, state=RUNNABLE, 
group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=12808, name=cdcr-replicator-3660-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
        at 
__randomizedtesting.SeedInfo.seed([268C3D609BE7061:47B3333411903C23]:0)
Caused by: java.lang.AssertionError: 1608607492031381504 != 1608607491796500480
        at __randomizedtesting.SeedInfo.seed([268C3D609BE7061]:0)
        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
        at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14255 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/init-core-data-001
   [junit4]   2> 2139536 INFO  
(SUITE-CdcrBidirectionalTest-seed#[268C3D609BE7061]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2139537 INFO  
(SUITE-CdcrBidirectionalTest-seed#[268C3D609BE7061]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2139537 INFO  
(SUITE-CdcrBidirectionalTest-seed#[268C3D609BE7061]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2139551 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2139551 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001
   [junit4]   2> 2139551 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2139551 INFO  (Thread-2576) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2139551 INFO  (Thread-2576) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2139553 ERROR (Thread-2576) [    ] 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> 2139651 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43139
   [junit4]   2> 2139659 INFO  (zkConnectionManagerCallback-4860-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2139670 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2139675 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2139675 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2139676 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2139676 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7992f8d7{/solr,null,AVAILABLE}
   [junit4]   2> 2139676 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@764398a9{HTTP/1.1,[http/1.1]}{127.0.0.1:46619}
   [junit4]   2> 2139676 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.e.j.s.Server Started @2139715ms
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46619}
   [junit4]   2> 2139677 ERROR (jetty-launcher-4857-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2139677 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-12T15:27:15.420Z
   [junit4]   2> 2139679 INFO  (zkConnectionManagerCallback-4862-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2139679 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139835 INFO  (jetty-launcher-4857-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43139/solr
   [junit4]   2> 2139838 INFO  (zkConnectionManagerCallback-4866-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2139841 INFO  (zkConnectionManagerCallback-4868-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2139930 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46619_solr
   [junit4]   2> 2139931 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.c.Overseer Overseer 
(id=72147797855240195-127.0.0.1:46619_solr-n_0000000000) starting
   [junit4]   2> 2139937 INFO  (zkConnectionManagerCallback-4875-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2139938 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43139/solr ready
   [junit4]   2> 2139939 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46619_solr
   [junit4]   2> 2139939 INFO  
(OverseerStateUpdate-72147797855240195-127.0.0.1:46619_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46619_solr
   [junit4]   2> 2139947 INFO  
(OverseerStateUpdate-72147797855240195-127.0.0.1:46619_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2139961 INFO  (zkCallback-4874-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2139965 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2140046 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46619.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140064 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46619.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140064 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46619.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140066 INFO  (jetty-launcher-4857-thread-1) 
[n:127.0.0.1:46619_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2140088 INFO  (zkConnectionManagerCallback-4878-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140096 INFO  (zkConnectionManagerCallback-4881-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140097 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001
   [junit4]   2> 2140097 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2140097 INFO  (Thread-2586) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2140097 INFO  (Thread-2586) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2140099 ERROR (Thread-2586) [    ] 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> 2140197 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36854
   [junit4]   2> 2140205 INFO  (zkConnectionManagerCallback-4885-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140216 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2140220 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2140220 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2140220 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2140220 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@abc529b{/solr,null,AVAILABLE}
   [junit4]   2> 2140221 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a726abe{HTTP/1.1,[http/1.1]}{127.0.0.1:33079}
   [junit4]   2> 2140221 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.e.j.s.Server Started @2140260ms
   [junit4]   2> 2140221 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33079}
   [junit4]   2> 2140221 ERROR (jetty-launcher-4882-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2140236 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2140236 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2140236 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2140236 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2140236 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-12T15:27:15.979Z
   [junit4]   2> 2140243 INFO  (zkConnectionManagerCallback-4887-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140244 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2140505 INFO  (jetty-launcher-4882-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36854/solr
   [junit4]   2> 2140507 INFO  (zkConnectionManagerCallback-4891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140509 INFO  (zkConnectionManagerCallback-4893-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140575 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33079_solr
   [junit4]   2> 2140576 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.c.Overseer Overseer 
(id=72147797891022851-127.0.0.1:33079_solr-n_0000000000) starting
   [junit4]   2> 2140582 INFO  (zkConnectionManagerCallback-4900-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140584 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36854/solr ready
   [junit4]   2> 2140585 INFO  
(OverseerStateUpdate-72147797891022851-127.0.0.1:33079_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33079_solr
   [junit4]   2> 2140585 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33079_solr
   [junit4]   2> 2140592 INFO  (zkCallback-4899-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2140603 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2140603 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2140618 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140626 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140626 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2140627 INFO  (jetty-launcher-4882-thread-1) 
[n:127.0.0.1:33079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2140657 INFO  (zkConnectionManagerCallback-4903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140662 INFO  (zkConnectionManagerCallback-4906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140663 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:43139/solr
   [junit4]   2> 2140664 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:36854/solr
   [junit4]   2> 2140671 INFO  (zkConnectionManagerCallback-4908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140680 INFO  (zkConnectionManagerCallback-4912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140681 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2140682 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36854/solr ready
   [junit4]   2> 2140683 INFO  (qtp1431101915-12675) [n:127.0.0.1:33079_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2140686 INFO  (OverseerThreadFactory-3621-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2140807 INFO  
(OverseerStateUpdate-72147797891022851-127.0.0.1:33079_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33079/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2140810 INFO  
(OverseerStateUpdate-72147797891022851-127.0.0.1:33079_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33079/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2141041 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2141042 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2141042 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr    
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2142059 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2142080 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2142084 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2142087 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2142087 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2142087 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33079.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2142087 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2142087 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2142091 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2142093 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2142093 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n3' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2142093 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33079.solr.core.cdcr-cluster1.shard2.replica_n3' (registry 
'solr.core.cdcr-cluster1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2142093 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2142093 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n3/data/]
   [junit4]   2> 2142198 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2142198 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2142199 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2142199 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2142199 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2142199 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2142200 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2142200 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2142202 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4842fbd[cdcr-cluster1_shard2_replica_n3] main]
   [junit4]   2> 2142203 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@110e0e61[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2142204 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 2142204 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 2142204 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2142204 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2142204 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2142205 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2142205 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2142205 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2142206 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2142206 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2142213 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2142223 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2142260 INFO  
(searcherExecutor-3627-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore 
[cdcr-cluster1_shard2_replica_n3] Registered new searcher 
Searcher@4842fbd[cdcr-cluster1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2142261 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1608607479107682304
   [junit4]   2> 2142261 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1608607479107682304
   [junit4]   2> 2142262 INFO  
(searcherExecutor-3626-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard1 r:core_node2 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@110e0e61[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2142276 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2142278 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2142283 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2142284 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2142284 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/
   [junit4]   2> 2142284 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2142284 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/ has no replicas
   [junit4]   2> 2142284 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2142285 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2142285 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2142285 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2142285 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2142287 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2142287 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2142289 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2142296 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2142296 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/ shard2
   [junit4]   2> 2142300 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33079/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2142452 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2142453 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2142454 INFO  (qtp1431101915-12671) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1412
   [junit4]   2> 2142459 INFO  (qtp1431101915-12670) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1418
   [junit4]   2> 2142469 INFO  (qtp1431101915-12675) [n:127.0.0.1:33079_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2142555 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2142687 INFO  
(OverseerCollectionConfigSetProcessor-72147797891022851-127.0.0.1:33079_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> 2143469 INFO  (qtp1431101915-12675) [n:127.0.0.1:33079_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2785
   [junit4]   2> 2143491 INFO  (zkConnectionManagerCallback-4916-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2143525 INFO  (zkConnectionManagerCallback-4920-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2143532 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2143533 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43139/solr ready
   [junit4]   2> 2143536 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2143538 INFO  (OverseerThreadFactory-3608-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2143647 INFO  
(OverseerStateUpdate-72147797855240195-127.0.0.1:46619_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46619/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2143656 INFO  
(OverseerStateUpdate-72147797855240195-127.0.0.1:46619_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46619/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2143872 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2143872 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2143874 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr    
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2144903 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2144909 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2144945 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2144950 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2144950 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2144951 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46619.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2144951 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2144951 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2144951 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2144953 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2144953 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2144954 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46619.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ffeae0e
   [junit4]   2> 2144954 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2144954 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_268C3D609BE7061-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2145027 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2145027 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2145028 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2145028 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2145031 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2695b72f[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2145032 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 2145032 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2145032 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2145032 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2145033 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2145035 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2145036 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2145038 INFO  
(searcherExecutor-3638-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster2_shard1_replica_n1] Registered new searcher 
Searcher@2695b72f[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2145039 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1608607482020626432
   [junit4]   2> 2145042 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2145042 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2145043 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2145043 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2145044 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2145045 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1eaa3240[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2145046 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2145046 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2145046 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2145046 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 2145046 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2145047 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2145047 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2145047 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2145047 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2145047 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2145048 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2145050 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1608607482032160768
   [junit4]   2> 2145052 INFO  
(searcherExecutor-3639-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster2_shard2_replica_n2] Registered new searcher 
Searcher@1eaa3240[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2145052 INFO  (zkCallback-4867-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2145060 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2145066 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2145069 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2145071 INFO  (zkCallback-4867-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2145080 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2145213 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2145214 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1343
   [junit4]   2> 2145240 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2145242 INFO  (qtp1843358197-12617) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1367
   [junit4]   2> 2145247 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2145343 INFO  (zkCallback-4867-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2145542 INFO  
(OverseerCollectionConfigSetProcessor-72147797855240195-127.0.0.1:46619_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> 2146247 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2711
   [junit4]   2> 2146254 INFO  (zkConnectionManagerCallback-4927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2146255 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2146256 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43139/solr ready
   [junit4]   2> 2146266 INFO  (qtp1843358197-12623) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2146266 INFO  (qtp1843358197-12623) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2146271 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2146271 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2146271 INFO  (qtp1843358197-12620) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 2146272 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 2146272 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard2
   [junit4]   2> 2146276 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2146277 INFO  
(cdcr-bootstrap-status-4923-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-cluster2 shard: shard2 leader: 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2146288 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 2146289 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 2146290 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} 
status=0 QTime=37
   [junit4]   2> 2146290 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 2146290 INFO  (zkCallback-4892-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 2146290 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 2146290 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2146290 INFO  
(cdcr-bootstrap-status-4923-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2146295 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2146307 INFO  (zkConnectionManagerCallback-4932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2146310 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607483353366528,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2146313 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2146319 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2146319 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2146319 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 2146321 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2146321 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43139/solr ready
   [junit4]   2> 2146327 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2146328 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2146328 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2146328 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2146328 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 2146331 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a3a1905[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2146333 INFO  
(searcherExecutor-3639-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster2_shard2_replica_n2] Registered new searcher 
Searcher@2a3a1905[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2146333 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2146369 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2146369 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2146369 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2146369 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2146370 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   2> 2146370 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2146370 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard1
   [junit4]   2> 2146370 INFO  (zkCallback-4892-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2146384 INFO  (cdcr-bootstrap-status-4928-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2 shard: shard1 leader: 
http://127.0.0.1:46619/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2146384 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:33079/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2146384 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2146385 INFO  (qtp1843358197-12623) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2146385 INFO  (cdcr-bootstrap-status-4928-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 2146395 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607483442495488,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2146398 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2146405 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2146405 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 2146406 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2146407 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2146407 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2146407 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2146407 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2146407 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 2146411 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d0cbe72[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2146413 INFO  
(searcherExecutor-3638-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster2_shard1_replica_n1] Registered new searcher 
Searcher@1d0cbe72[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2146413 INFO  
(recoveryExecutor-4864-thread-1-processing-n:127.0.0.1:46619_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:46619_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2148290 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2148295 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148296 INFO  
(cdcr-bootstrap-status-4923-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
successful in 3 seconds
   [junit4]   2> 2148304 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node2=1}, 
version=1}
   [junit4]   2> 2148304 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2148306 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1}, 
version=1}
   [junit4]   2> 2148306 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 2148307 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2148307 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148308 INFO  (qtp1843358197-12623) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2148308 INFO  (qtp1843358197-12623) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148308 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 2148308 INFO  
(cdcr-bootstrap-status-4923-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Create new 
update log reader for target cdcr-cluster2 with checkpoint -1 @ 
cdcr-cluster1:shard2
   [junit4]   2> 2148309 INFO  
(cdcr-bootstrap-status-4923-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Bootstrap 
successful, giving the go-ahead to replicator
   [junit4]   2> 2148313 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607485453664256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148313 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77d3c5e4 
commitCommandVersion:1608607485453664256
   [junit4]   2> 2148315 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607485455761408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148315 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a85db47 
commitCommandVersion:1608607485455761408
   [junit4]   2> 2148370 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71b5db53[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2148372 INFO  
(searcherExecutor-3626-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard1 r:core_node2 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@71b5db53[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
   [junit4]   2> 2148372 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148372 INFO  (qtp1431101915-12674) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=59
   [junit4]   2> 2148373 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52c550a5[cdcr-cluster1_shard2_replica_n3] main]
   [junit4]   2> 2148373 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148374 INFO  
(searcherExecutor-3627-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore 
[cdcr-cluster1_shard2_replica_n3] Registered new searcher 
Searcher@52c550a5[cdcr-cluster1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
   [junit4]   2> 2148374 INFO  (qtp1431101915-12673) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33079/solr/cdcr-cluster1_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=59
   [junit4]   2> 2148374 INFO  (qtp1431101915-12675) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=65
   [junit4]   2> 2148375 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[268C3D609BE7061]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2148385 INFO  (qtp1431101915-12675) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2148391 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148391 INFO  (cdcr-bootstrap-status-4928-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2148393 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2148394 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2148394 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2148395 INFO  (qtp1843358197-12622) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148395 INFO  (qtp1843358197-12616) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2148395 INFO  (qtp1843358197-12621) [n:127.0.0.1:46619_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2148395 INFO  (cdcr-bootstrap-status-4928-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2148396 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607485540696064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148396 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77d3c5e4 
commitCommandVersion:1608607485540696064
   [junit4]   2> 2148396 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608607485540696064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148396 INFO  (qtp1431101915-12677) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a85db47 
commitCommandVersion:1608607485540696064
   [junit4]   2> 2148399 INFO  (cdcr-bootstrap-status-4928-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to 
replicator
   [junit4]   2> 2148452 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5efb8a60[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2148452 INFO  (qtp1431101915-12676) [n:127.0.0.1:33079_solr 
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148453 INFO  
(searcherExecutor-3626-thread-1-processing-n:127.0.0.1:33079_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2) 
[n:127.0.0.1:33079_solr c:cdcr-cluster1 s:shard1 r:core_node2 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@5efb8a60[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Unin

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

-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null619384411
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null619384411
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null619384411

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 88 minutes 32 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to