Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/95/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([CF460E156E3C6B00:1B03454C896AD8FB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12460 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\init-core-data-001
   [junit4]   2> 2331596 INFO  
(SUITE-CdcrBootstrapTest-seed#[CF460E156E3C6B00]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2331598 INFO  
(SUITE-CdcrBootstrapTest-seed#[CF460E156E3C6B00]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2331600 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 2331601 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-target-001
   [junit4]   2> 2331601 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2331603 INFO  (Thread-3623) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2331603 INFO  (Thread-3623) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2331609 ERROR (Thread-3623) [    ] 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> 2331703 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57579
   [junit4]   2> 2331715 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6bfb40000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2331719 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2331720 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e40209e{/solr,null,AVAILABLE}
   [junit4]   2> 2331724 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@77d97fb9{HTTP/1.1,[http/1.1]}{127.0.0.1:57583}
   [junit4]   2> 2331724 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.e.j.s.Server Started @2337558ms
   [junit4]   2> 2331724 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57583}
   [junit4]   2> 2331724 ERROR (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2331725 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2331725 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2331725 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2331725 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T04:53:29.768Z
   [junit4]   2> 2331732 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2331751 INFO  (jetty-launcher-2551-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57579/solr
   [junit4]   2> 2331859 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2331860 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57583_solr
   [junit4]   2> 2331861 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.Overseer Overseer 
(id=98508368094953475-127.0.0.1:57583_solr-n_0000000000) starting
   [junit4]   2> 2331867 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57583_solr
   [junit4]   2> 2331872 INFO  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2331959 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57583.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2331964 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57583.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2331964 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57583.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2331971 INFO  (jetty-launcher-2551-thread-1) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-target-001\node1\.
   [junit4]   2> 2331991 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6bfb40004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2331996 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6bfb40005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Target zkHost = 127.0.0.1:57579/solr
   [junit4]   2> 2331998 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-source-001
   [junit4]   2> 2331998 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2331998 INFO  (Thread-3633) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2331998 INFO  (Thread-3633) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2332001 ERROR (Thread-3633) [    ] 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> 2332099 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57603
   [junit4]   2> 2332107 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2332108 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e809fed{/solr,null,AVAILABLE}
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42296684{HTTP/1.1,[http/1.1]}{127.0.0.1:57607}
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.e.j.s.Server Started @2337943ms
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57607}
   [junit4]   2> 2332109 ERROR (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2332109 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T04:53:30.152Z
   [junit4]   2> 2332113 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2332120 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6c13c0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2332122 INFO  (jetty-launcher-2563-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57603/solr
   [junit4]   2> 2332125 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6c13c0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2332205 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2332205 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57607_solr
   [junit4]   2> 2332206 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.Overseer Overseer 
(id=98508368120643587-127.0.0.1:57607_solr-n_0000000000) starting
   [junit4]   2> 2332212 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57607_solr
   [junit4]   2> 2332213 INFO  
(OverseerStateUpdate-98508368120643587-127.0.0.1:57607_solr-n_0000000000) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2332307 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57607.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2332311 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57607.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2332311 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57607.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2332312 INFO  (jetty-launcher-2563-thread-1) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-source-001\node1\.
   [junit4]   2> 2332341 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6c13c0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2332347 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6c13c0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2332353 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6c13c0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2332356 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2332357 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57603/solr ready
   [junit4]   2> 2332360 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2332362 INFO  
(OverseerThreadFactory-7787-thread-1-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 2332468 INFO  
(OverseerStateUpdate-98508368120643587-127.0.0.1:57607_solr-n_0000000000) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57607/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2332672 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2332672 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2332779 INFO  
(zkCallback-2570-thread-1-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2332780 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2333696 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2333704 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2333707 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2333710 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2333711 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 2333713 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 2333714 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2333714 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57607.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2333714 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2333714 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 2333857 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2333857 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2333858 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2333858 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2333862 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2efb7a39[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2333864 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 2333864 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2333864 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 2333865 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2333865 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2333873 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 2333879 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 2333913 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576133891935174656
   [junit4]   2> 2333914 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@2efb7a39[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2333921 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2333924 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 2333925 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2334031 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334031 INFO  
(zkCallback-2570-thread-1-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334078 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2334080 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1408
   [junit4]   2> 2334086 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_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> 2334189 INFO  
(zkCallback-2570-thread-1-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334189 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334365 INFO  
(OverseerCollectionConfigSetProcessor-98508368120643587-127.0.0.1:57607_solr-n_0000000000)
 [n:127.0.0.1:57607_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2335088 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2727
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2335097 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2335097 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893176688640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335097 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893176688640
   [junit4]   2> 2335121 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5535b49f[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335123 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@5535b49f[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 2335123 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335123 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2335132 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2335132 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893213388800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335133 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893213388800
   [junit4]   2> 2335154 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ee1c91c[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335155 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335155 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3ee1c91c[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 2335156 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 2335160 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335160 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893242748928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335160 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893242748928
   [junit4]   2> 2335183 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a0b5684[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335184 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335184 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@7a0b5684[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 2335185 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 2335189 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335190 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893274206208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335190 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893274206208
   [junit4]   2> 2335226 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23bf7800[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335227 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335228 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@23bf7800[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 2335228 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=37
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 2335233 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2335233 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893319294976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335234 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893319294976
   [junit4]   2> 2335262 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@349293f4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335263 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335264 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@349293f4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 2335264 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=30
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 2335267 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335268 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893355995136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335268 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893355995136
   [junit4]   2> 2335296 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@517fc5b2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335297 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335297 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@517fc5b2[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 2335298 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 2335302 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335302 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893391646720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335302 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893391646720
   [junit4]   2> 2335332 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@565c94a4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335333 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335334 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@565c94a4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 2335334 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 2335338 INFO  (qtp706422409-18907) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335338 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893429395456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335338 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893429395456
   [junit4]   2> 2335373 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3159209e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335373 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335374 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3159209e[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 2335374 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 2335379 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335379 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893472387081,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335379 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893472387081
   [junit4]   2> 2335413 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47cec80b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335418 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335418 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@47cec80b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 2335419 INFO  (qtp706422409-18912) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 2335423 INFO  (qtp706422409-18905) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2335423 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133893518524435,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2335423 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133893518524435
   [junit4]   2> 2335467 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e1736c3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2335469 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2335470 INFO  
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1e1736c3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 2335470 INFO  (qtp706422409-18908) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=46
   [junit4]   2> 2335471 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 2335479 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df8d6bfb40006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2335489 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2335490 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57579/solr ready
   [junit4]   2> 2335491 INFO  (qtp803719573-18864) [n:127.0.0.1:57583_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2335508 INFO  
(OverseerThreadFactory-7779-thread-1-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 2335617 INFO  
(OverseerStateUpdate-98508368094953475-127.0.0.1:57583_solr-n_0000000000) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57583/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2335820 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2335821 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2335929 INFO  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2335930 INFO  
(zkCallback-2558-thread-2-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2336841 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2336847 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2336850 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2336854 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2336854 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 2336857 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 2336857 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using 
configuration from collection cdcr-target, trusted=true
   [junit4]   2> 2336858 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57583.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d869e55
   [junit4]   2> 2336858 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2336858 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 2336927 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2336927 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2336928 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2336928 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2336929 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ac1b9f6[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 2336930 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 2336931 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 2336931 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 2336932 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2336932 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2336935 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 2336936 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 2336937 INFO  
(searcherExecutor-7796-thread-1-processing-n:127.0.0.1:57583_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57583_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@2ac1b9f6[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2336937 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576133895106068480
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2336942 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2336944 INFO  
(zkCallback-2558-thread-2-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 2336946 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 2337050 INFO  
(zkCallback-2558-thread-3-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2337050 INFO  
(zkCallback-2558-thread-2-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2337098 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2337101 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1280
   [junit4]   2> 2337107 INFO  (qtp803719573-18864) [n:127.0.0.1:57583_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> 2337209 INFO  
(zkCallback-2558-thread-2-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2337209 INFO  
(zkCallback-2558-thread-3-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2337507 INFO  
(OverseerCollectionConfigSetProcessor-98508368094953475-127.0.0.1:57583_solr-n_0000000000)
 [n:127.0.0.1:57583_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2338108 INFO  (qtp803719573-18864) [n:127.0.0.1:57583_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2616
   [junit4]   2> 2339117 INFO  
(zkCallback-2558-thread-3-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 2339118 INFO  (qtp803719573-18868) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=7
   [junit4]   2> 2339118 INFO  
(zkCallback-2558-thread-3-processing-n:127.0.0.1:57583_solr) 
[n:127.0.0.1:57583_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 2339126 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2339128 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57579/solr ready
   [junit4]   2> 2339145 INFO  (qtp803719573-18866) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2339145 INFO  (qtp803719573-18866) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2339145 INFO  (qtp803719573-18870) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 2339147 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 2339147 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 2339154 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2339156 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 2339156 INFO  (qtp706422409-18909) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} 
status=0 QTime=37
   [junit4]   2> 2339156 INFO  
(zkCallback-2570-thread-2-processing-n:127.0.0.1:57607_solr) 
[n:127.0.0.1:57607_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 2339157 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339166 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 2339174 INFO  (qtp706422409-18910) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2339175 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576133897452781568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2339175 INFO  (qtp706422409-18911) [n:127.0.0.1:57607_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71920a24 
commitCommandVersion:1576133897452781568
   [junit4]   2> 2339176 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339176 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339186 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339187 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339194 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339194 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339194 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339195 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339196 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339197 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339199 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339199 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339203 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339203 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339211 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339211 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339216 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339216 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339216 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339217 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339219 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339220 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339221 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339222 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339224 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339225 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339470 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339471 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339472 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339473 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339474 INFO  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57607_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57583/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2339475 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57607/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2339476 INFO  (qtp803719573-18867) [n:127.0.0.1:57583_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2339476 WARN  
(cdcr-bootstrap-status-2582-thread-1-processing-n:127.0.0.1:57607_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r

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

ng metric reporters for registry=solr.collection.cdcr-target.shard1.leader, 
tag=263659752
   [junit4]   2> 2484816 INFO  (coreCloseExecutor-7930-thread-1) 
[n:127.0.0.1:58187_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 2484817 INFO  (jetty-closer-2621-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98508377379373059-127.0.0.1:58187_solr-n_0000000000) closing
   [junit4]   2> 2484818 INFO  
(OverseerStateUpdate-98508377379373059-127.0.0.1:58187_solr-n_0000000000) 
[n:127.0.0.1:58187_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58187_solr
   [junit4]   2> 2484820 WARN  
(zkCallback-2627-thread-3-processing-n:127.0.0.1:58187_solr) 
[n:127.0.0.1:58187_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2484820 INFO  (jetty-closer-2621-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@586b482{/solr,null,UNAVAILABLE}
   [junit4]   2> 2484821 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[CF460E156E3C6B00])
 [    ] 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> 2484822 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[CF460E156E3C6B00])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58183 58183
   [junit4]   2> 2484823 INFO  (Thread-3677) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58183 58183
   [junit4]   2> 2484824 WARN  (Thread-3677) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2484824 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[CF460E156E3C6B00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_CF460E156E3C6B00-001
   [junit4]   2> Aug 19, 2017 4:56:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneFixedGap), 
xyz=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
xyz=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1216, maxMBSortInHeap=7.083909526166494, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=53541264,total=334376960
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, 
TestCollectionAPIs, ReplicationFactorTest, TestManagedStopFilterFactory, 
TestRequestForwarding, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
IndexSchemaRuntimeFieldTest, TestCollationFieldDocValues, 
TestSolrDeletionPolicy1, ManagedSchemaRoundRobinCloudTest, 
SaslZkACLProviderTest, TestCrossCoreJoin, TestPivotHelperCode, 
TestLuceneMatchVersion, TestFastOutputStream, HdfsRecoverLeaseTest, 
JsonLoaderTest, TestSerializedLuceneMatchVersion, TestSolrCoreSnapshots, 
TestUnifiedSolrHighlighter, JavabinLoaderTest, TestSolr4Spatial, 
TestSQLHandlerNonCloud, HdfsChaosMonkeyNothingIsSafeTest, 
TestSchemaSimilarityResource, TestSolr4Spatial2, ZkSolrClientTest, 
TestFastWriter, SolrJmxReporterCloudTest, TestFieldTypeCollectionResource, 
SolrGangliaReporterTest, TestZkChroot, LeaderFailoverAfterPartitionTest, 
EchoParamsTest, TestCollapseQParserPlugin, CollectionsAPIDistributedZkTest, 
FileUtilsTest, BadIndexSchemaTest, SchemaVersionSpecificBehaviorTest, 
ConjunctionSolrSpellCheckerTest, NodeMutatorTest, DeleteReplicaTest, 
TestRecovery, TestUninvertingReader, TestDelegationWithHadoopAuth, 
TestSimpleTrackingShardHandler, TestTrie, TestSubQueryTransformerCrossCore, 
CacheHeaderTest, TestQueryTypes, TestFieldCacheReopen, CdcrRequestHandlerTest, 
HdfsDirectoryFactoryTest, SpatialHeatmapFacetsTest, HdfsThreadLeakTest, 
PreAnalyzedFieldTest, CheckHdfsIndexTest, TestCloudPivotFacet, 
StatsReloadRaceTest, TestPayloadScoreQParserPlugin, SolrPluginUtilsTest, 
TestXmlQParser, DistributedTermsComponentTest, TestStressInPlaceUpdates, 
DistributedQueueTest, PingRequestHandlerTest, OverseerModifyCollectionTest, 
BaseCdcrDistributedZkTest, DOMUtilTest, LeaderInitiatedRecoveryOnCommitTest, 
BitVectorTest, TestJsonFacetRefinement, TestReplicationHandlerBackup, 
TestLRUCache, AtomicUpdatesTest, TestCollationField, SpellCheckCollatorTest, 
TestSolrCloudWithDelegationTokens, DocValuesMissingTest, TestCloudInspectUtil, 
TestOverriddenPrefixQueryForCustomFieldType, TestReloadAndDeleteDocs, 
SuggesterTSTTest, SolrRequestParserTest, SOLR749Test, 
TestBackupRepositoryFactory, TestIndexSearcher, TestSolrFieldCacheBean, 
V2ApiIntegrationTest, TestSolrIndexConfig, TestSimpleQParserPlugin, 
DistributedFacetPivotWhiteBoxTest, PreAnalyzedUpdateProcessorTest, 
TestRangeQuery, ImplicitSnitchTest, DistanceUnitsTest, 
DistribDocExpirationUpdateProcessorTest, TestSolrCLIRunExample, 
TestRuleBasedAuthorizationPlugin, TestConfigSetsAPIExclusivity, 
ShardRoutingCustomTest, SolrIndexConfigTest, DataDrivenBlockJoinTest, 
TestMergePolicyConfig, JvmMetricsTest, TestBadConfig, 
CoreMergeIndexesAdminHandlerTest, TestFileDictionaryLookup, TestQueryUtils, 
TestRestManager, TestCryptoKeys, SolrCoreCheckLockOnStartupTest, 
DocumentBuilderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
FileBasedSpellCheckerTest, TestDocTermOrds, TestExceedMaxTermLength, 
TestStressLucene, AddSchemaFieldsUpdateProcessorFactoryTest, 
SortSpecParsingTest, TestRealTimeGet, TestRemoteStreaming, TestJettySolrRunner, 
TestTolerantUpdateProcessorRandomCloud, TestJsonRequest, SolrCloudExampleTest, 
TestSortByMinMaxFunction, AnalysisErrorHandlingTest, 
CloudExitableDirectoryReaderTest, ConvertedLegacyTest, 
LeaderElectionIntegrationTest, TestSolrConfigHandlerConcurrent, 
TestSolrCloudWithSecureImpersonation, TestDocSet, TestCharFilters, 
TestDistribDocBasedVersion, MBeansHandlerTest, 
CdcrReplicationDistributedZkTest, TestDocumentBuilder, TestChildDocTransformer, 
OpenExchangeRatesOrgProviderTest, TestGraphTermsQParserPlugin, 
HdfsBasicDistributedZk2Test, TestObjectReleaseTracker, 
DistributedMLTComponentTest, TestRebalanceLeaders, TestBulkSchemaConcurrent, 
TestInPlaceUpdatesDistrib, TestPerFieldSimilarityWithDefaultOverride, 
TestReload, TestRandomCollapseQParserPlugin, TestExclusionRuleCollectionAccess, 
SpellCheckComponentTest, TestCollectionAPI, 
CloneFieldUpdateProcessorFactoryTest, TestJoin, CoreAdminCreateDiscoverTest, 
TestSolrXml, ChaosMonkeySafeLeaderTest, TestFieldSortValues, 
TestGraphMLResponseWriter, TestFastLRUCache, TestMacroExpander, 
BigEndianAscendingWordDeserializerTest, SolrSlf4jReporterTest, PluginInfoTest, 
PolyFieldTest, TestRestoreCore, OverseerStatusTest, HdfsDirectoryTest, 
DistributedIntervalFacetingTest, ConfigureRecoveryStrategyTest, 
TestRandomFlRTGCloud, ZkStateReaderTest, TestRTGBase, SolrShardReporterTest, 
SecurityConfHandlerTest, DocumentAnalysisRequestHandlerTest, 
CollectionsAPIAsyncDistributedZkTest, TestSystemIdResolver, 
BasicDistributedZkTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
TestRandomDVFaceting, TestDistributedGrouping, 
TermVectorComponentDistributedTest, StatsComponentTest, HighlighterTest, 
SoftAutoCommitTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestCSVLoader, 
NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, 
DebugComponentTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TermsComponentTest, TestValueSourceCache, 
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, 
TestJmxIntegration, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, 
UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, 
NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, 
SynonymTokenizerTest, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, 
ScriptEngineTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ConnectionReuseTest, AssignTest, CdcrBootstrapTest]
   [junit4] Completed [497/729 (1!)] on J1 in 153.51s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 44205 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to