Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/765/
Java: 64bit/jdk1.8.0_121 -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:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([31C87D82531EEE0F:E58D36DBB4485DF4]: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:745)




Build Log:
[...truncated 11406 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\init-core-data-001
   [junit4]   2> 563057 INFO  
(SUITE-CdcrBootstrapTest-seed#[31C87D82531EEE0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 563063 INFO  
(SUITE-CdcrBootstrapTest-seed#[31C87D82531EEE0F]-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> 563064 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 563065 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-target-001
   [junit4]   2> 563065 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 563066 INFO  (Thread-1012) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 563066 INFO  (Thread-1012) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 563165 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57026
   [junit4]   2> 563172 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 0x15a9e32fe290000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 563177 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 563177 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65edf589{/solr,null,AVAILABLE}
   [junit4]   2> 563179 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f7ce392{HTTP/1.1,[http/1.1]}{127.0.0.1:57030}
   [junit4]   2> 563179 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.e.j.s.Server Started @567641ms
   [junit4]   2> 563179 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57030}
   [junit4]   2> 563180 ERROR (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 563180 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 563180 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 563180 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 563180 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T11:20:26.519Z
   [junit4]   2> 563185 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 563204 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 563205 INFO  (jetty-launcher-1018-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57026/solr
   [junit4]   2> 563209 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 0x15a9e32fe290002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 563237 INFO  (jetty-launcher-1018-thread-1) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 563238 INFO  (jetty-launcher-1018-thread-1) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57030_solr
   [junit4]   2> 563239 INFO  (jetty-launcher-1018-thread-1) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.Overseer Overseer 
(id=97564283791540227-127.0.0.1:57030_solr-n_0000000000) starting
   [junit4]   2> 563247 INFO  (jetty-launcher-1018-thread-1) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57030_solr
   [junit4]   2> 563298 INFO  
(zkCallback-1025-thread-1-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 563450 INFO  (jetty-launcher-1018-thread-1) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-target-001\node1\.
   [junit4]   2> 563598 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 0x15a9e32fe290004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 563609 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 0x15a9e32fe290005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> Target zkHost = 127.0.0.1:57026/solr
   [junit4]   2> 563610 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-source-001
   [junit4]   2> 563611 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 563611 INFO  (Thread-1025) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 563611 INFO  (Thread-1025) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 563615 WARN  (Thread-1025) [    ] o.a.z.j.MBeanRegistry Failed 
to register MBean StandaloneServer_port-1
   [junit4]   2> 563618 WARN  (Thread-1025) [    ] o.a.z.s.ZooKeeperServer 
Failed to register with JMX
   [junit4]   2> javax.management.InstanceAlreadyExistsException: 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.jmx.MBeanRegistry.register(MBeanRegistry.java:96)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.registerJMX(ZooKeeperServer.java:377)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:410)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.startup(NIOServerCnxnFactory.java:123)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:308)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]   2> 563717 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57050
   [junit4]   2> 564115 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 564203 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@125642b3{/solr,null,AVAILABLE}
   [junit4]   2> 564285 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@343e19fa{HTTP/1.1,[http/1.1]}{127.0.0.1:57054}
   [junit4]   2> 564291 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.e.j.s.Server Started @568754ms
   [junit4]   2> 564291 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57054}
   [junit4]   2> 564298 ERROR (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 564304 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 564304 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 564304 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 564304 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T11:20:27.643Z
   [junit4]   2> 564470 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 564529 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 564530 INFO  (jetty-launcher-1030-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57050/solr
   [junit4]   2> 567264 INFO  (jetty-launcher-1030-thread-1) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 567412 INFO  (jetty-launcher-1030-thread-1) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57054_solr
   [junit4]   2> 567707 INFO  (jetty-launcher-1030-thread-1) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.Overseer Overseer 
(id=97564283827257347-127.0.0.1:57054_solr-n_0000000000) starting
   [junit4]   2> 567726 INFO  (jetty-launcher-1030-thread-1) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57054_solr
   [junit4]   2> 567908 INFO  (jetty-launcher-1030-thread-1) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-source-001\node1\.
   [junit4]   2> 567935 INFO  
(zkCallback-1037-thread-1-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 568067 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 0x15a9e33004a0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 568071 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 0x15a9e33004a0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 568081 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 0x15a9e33004a0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 568084 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 568086 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57050/solr ready
   [junit4]   2> 568093 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 568096 INFO  
(OverseerThreadFactory-2223-thread-1-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 568204 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 568312 INFO  
(zkCallback-1037-thread-2-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_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> 569229 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 569243 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 569246 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 569251 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 569252 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 569256 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 569259 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from 
collection cdcr-source
   [junit4]   2> 569260 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 569467 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 569467 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569469 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 569469 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 569475 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5021c286[cdcr-source_shard1_replica1] main]
   [junit4]   2> 569476 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 569477 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 569477 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 569477 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 569477 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 569482 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 569484 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 569493 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@5021c286[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569493 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561028547399647232
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57054/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57054/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 569501 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 569505 INFO  
(zkCallback-1037-thread-3-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 569506 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57054/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 569610 INFO  
(zkCallback-1037-thread-3-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_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> 569659 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 569664 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1460
   [junit4]   2> 569666 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_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> 569764 INFO  
(zkCallback-1037-thread-1-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_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> 570099 INFO  
(OverseerCollectionConfigSetProcessor-97564283827257347-127.0.0.1:57054_solr-n_0000000000)
 [n:127.0.0.1:57054_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> 570667 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2574
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 570684 INFO  (qtp1418004532-4940) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 570686 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570687 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570722 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23bcf61b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570722 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570722 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@23bcf61b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)))}
   [junit4]   2> 570722 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 570732 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 570733 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570734 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570754 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19f1761d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570755 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@19f1761d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100)))}
   [junit4]   2> 570755 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570755 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&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> 570763 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570764 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570764 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570788 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65b6516[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570788 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@65b6516[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100)))}
   [junit4]   2> 570788 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570788 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 570796 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570797 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570797 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570820 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@754bcadc[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570820 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@754bcadc[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100)))}
   [junit4]   2> 570820 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570820 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 570827 INFO  (qtp1418004532-4940) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570829 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570829 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570855 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@666caa29[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570855 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@666caa29[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100)))}
   [junit4]   2> 570855 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570856 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 570862 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570864 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570864 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570893 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2746bf37[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570893 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@2746bf37[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100)))}
   [junit4]   2> 570893 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570893 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&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> 570901 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570902 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570902 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570934 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77d134ab[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570934 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@77d134ab[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100)))}
   [junit4]   2> 570934 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570934 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 570940 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570942 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570942 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 570983 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ce7f6b5[cdcr-source_shard1_replica1] main]
   [junit4]   2> 570984 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5ce7f6b5[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100)))}
   [junit4]   2> 570984 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570984 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=41
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 570991 INFO  (qtp1418004532-4940) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 570993 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 570993 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 571029 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8d4e542[cdcr-source_shard1_replica1] main]
   [junit4]   2> 571030 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@8d4e542[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100) Uninverting(_8(6.5.0):C100)))}
   [junit4]   2> 571030 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571030 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=37
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 571037 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 571039 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 571039 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 571081 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c59288d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 571081 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571083 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@6c59288d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100) Uninverting(_8(6.5.0):C100) 
Uninverting(_9(6.5.0):C100)))}
   [junit4]   2> 571085 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=45
   [junit4]   2> 571088 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 
QTime=2
   [junit4]   2> 571114 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 571115 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[31C87D82531EEE0F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57026/solr ready
   [junit4]   2> 571121 INFO  (qtp664859555-4897) [n:127.0.0.1:57030_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 571125 INFO  
(OverseerThreadFactory-2213-thread-1-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 571233 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
   [junit4]   2> 571340 INFO  
(zkCallback-1025-thread-4-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_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> 572262 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 572275 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
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> 572279 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 572284 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 572285 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 572288 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
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> 572292 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from 
collection cdcr-target
   [junit4]   2> 572294 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 572426 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 572426 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 572428 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 572428 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 572429 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77346530[cdcr-target_shard1_replica1] main]
   [junit4]   2> 572430 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 572430 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 572430 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 572431 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 572431 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 572435 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 572437 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 572438 INFO  
(searcherExecutor-2230-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica1] Registered new searcher 
Searcher@77346530[cdcr-target_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 572438 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561028550487703552
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 572448 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 572452 INFO  
(zkCallback-1025-thread-2-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 572455 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 572561 INFO  
(zkCallback-1025-thread-4-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_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> 572608 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 572615 INFO  (qtp664859555-4903) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1382
   [junit4]   2> 572619 INFO  (qtp664859555-4897) [n:127.0.0.1:57030_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> 572715 INFO  
(zkCallback-1025-thread-3-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_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> 573130 INFO  
(OverseerCollectionConfigSetProcessor-97564283791540227-127.0.0.1:57030_solr-n_0000000000)
 [n:127.0.0.1:57030_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> 573620 INFO  (qtp664859555-4897) [n:127.0.0.1:57030_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2499
   [junit4]   2> 574626 INFO  
(zkCallback-1025-thread-3-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_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> 574626 INFO  (qtp664859555-4892) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 574627 INFO  
(zkCallback-1025-thread-3-processing-n:127.0.0.1:57030_solr) 
[n:127.0.0.1:57030_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 574633 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 574634 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57026/solr ready
   [junit4]   2> 574643 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 574643 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 574644 INFO  (qtp664859555-4890) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 574644 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 574644 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 574645 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 574646 INFO  
(zkCallback-1037-thread-1-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_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> 574646 INFO  (qtp1418004532-4936) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} 
status=0 QTime=18
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 574657 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 574658 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574658 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 574671 INFO  
(zkCallback-1037-thread-1-processing-n:127.0.0.1:57054_solr) 
[n:127.0.0.1:57054_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 574787 INFO  
(cdcr-bootstrap-status-1049-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 574795 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57054/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 574799 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 574799 WARN  
(cdcr-bootstrap-status-1049-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process 
was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 574820 INFO  
(cdcr-bootstrap-status-1049-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:57030/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 574822 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:57054/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 574823 INFO  (qtp664859555-4904) [n:127.0.0.1:57030_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 574824 INFO  
(cdcr-bootstrap-status-1049-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 574835 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16bed0e8[cdcr-source_shard1_replica1] main]
   [junit4]   2> 574835 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 574837 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@16bed0e8[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100)))}
   [junit4]   2> 574846 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 574848 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574849 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 574849 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 574849 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 574851 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 574867 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 574867 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's version: 
1488712837997
   [junit4]   2> 574867 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 574867 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 574867 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 574886 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649, 
name=tlog.0000000000000000000.1561028548635918336}, {size=4770, 
name=tlog.0000000000000000001.1561028548692541440}, {size=4770, 
name=tlog.0000000000000000002.1561028548726095872}, {size=4770, 
name=tlog.0000000000000000003.1561028548760698880}, {size=4770, 
name=tlog.0000000000000000004.1561028548794253312}, {size=4770, 
name=tlog.0000000000000000005.1561028548830953472}, {size=4770, 
name=tlog.0000000000000000006.1561028548871847936}, {size=4770, 
name=tlog.0000000000000000007.1561028548912742400}, {size=4770, 
name=tlog.0000000000000000008.1561028548966219776}, {size=4770, 
name=tlog.0000000000000000009.1561028549014454272}, {size=4870, 
name=tlog.0000000000000000010.1561028552806105088}]
   [junit4]   2> 574886 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=18
   [junit4]   2> 574887 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 21
   [junit4]   2> 574887 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of tlog files in 
master: 11
   [junit4]   2> 574935 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=277
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1200
   [junit4]   2> 574943 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 574943 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@9319fc1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3da5b7)
   [junit4]   2> 574948 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 574957 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 574959 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574959 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 574982 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 574983 ERROR 
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher User aborted Replication
   [junit4]   2> 574999 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66ee01b7[cdcr-source_shard1_replica1] main]
   [junit4]   2> 575000 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 575001 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@66ee01b7[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100)))}
   [junit4]   2> 575001 INFO  (qtp1418004532-4934) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1300
   [junit4]   2> 575008 INFO  (qtp1418004532-4944) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 575008 INFO  
(recoveryExecutor-1023-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 575009 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 575009 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 575019 ERROR 
(updateExecutor-1022-thread-1-processing-n:127.0.0.1:57030_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:57030_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Bootstrap operation 
failed
   [junit4]   2> java.util.concurrent.ExecutionException: 
java.lang.AssertionError
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler.lambda$handleBootstrapAction$0(CdcrRequestHandler.java:643)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.AssertionError
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:785)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> 575037 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d6b7fa3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 575040 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 575041 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5d6b7fa3[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100)))}
   [junit4]   2> 575041 INFO  (qtp1418004532-4938) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1400
   [junit4]   2> 575050 INFO  (qtp1418004532-4941) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 575053 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 575053 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 575079 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ed6bf7d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 575080 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 575081 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5ed6bf7d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100)))}
   [junit4]   2> 575081 INFO  (qtp1418004532-4946) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1500
   [junit4]   2> 575088 INFO  (qtp1418004532-4940) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 575091 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 575091 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26d4618d
   [junit4]   2> 575130 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54fa3636[cdcr-source_shard1_replica1] main]
   [junit4]   2> 575130 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 575132 INFO  
(searcherExecutor-2224-thread-1-processing-n:127.0.0.1:57054_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:57054_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@54fa3636[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100)))}
   [junit4]   2> 575132 INFO  (qtp1418004532-4945) [n:127.0.0.1:57054_solr c:cd

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

plete
   [junit4]   2> 720940 INFO  (coreCloseExecutor-2356-thread-1) 
[n:127.0.0.1:57498_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.cdcr-source.shard1.replica1
   [junit4]   2> 720941 INFO  (jetty-closer-1106-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97564293389680643-127.0.0.1:57498_solr-n_0000000000) closing
   [junit4]   2> 720941 INFO  
(OverseerStateUpdate-97564293389680643-127.0.0.1:57498_solr-n_0000000000) 
[n:127.0.0.1:57498_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57498_solr
   [junit4]   2> 720944 WARN  
(zkCallback-1112-thread-2-processing-n:127.0.0.1:57498_solr) 
[n:127.0.0.1:57498_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 720944 INFO  (jetty-closer-1106-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 720945 INFO  (jetty-closer-1106-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8e1ebb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 720947 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[31C87D82531EEE0F]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57494 57494
   [junit4]   2> 720948 INFO  (Thread-1087) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57494 57494
   [junit4]   2> 720950 WARN  (Thread-1087) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 720951 INFO  (jetty-closer-1094-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@368d6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 720953 INFO  (jetty-closer-1094-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966224049
   [junit4]   2> 720955 INFO  (coreCloseExecutor-2358-thread-1) 
[n:127.0.0.1:57474_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@6cddde27
   [junit4]   2> 720955 INFO  (coreCloseExecutor-2358-thread-1) 
[n:127.0.0.1:57474_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 720956 INFO  
(zkCallback-1100-thread-4-processing-n:127.0.0.1:57474_solr) 
[n:127.0.0.1:57474_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> 720956 INFO  (coreCloseExecutor-2358-thread-1) 
[n:127.0.0.1:57474_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.cdcr-target.shard1.replica1
   [junit4]   2> 720959 INFO  (jetty-closer-1094-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97564293355077635-127.0.0.1:57474_solr-n_0000000000) closing
   [junit4]   2> 720960 INFO  
(OverseerStateUpdate-97564293355077635-127.0.0.1:57474_solr-n_0000000000) 
[n:127.0.0.1:57474_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57474_solr
   [junit4]   2> 720961 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 0x15a9e3538310003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 720963 WARN  
(zkCallback-1100-thread-4-processing-n:127.0.0.1:57474_solr) 
[n:127.0.0.1:57474_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 720963 INFO  (jetty-closer-1094-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 720963 INFO  (jetty-closer-1094-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75db4257{/solr,null,UNAVAILABLE}
   [junit4]   2> 720965 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[31C87D82531EEE0F]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57470 57470
   [junit4]   2> 720966 INFO  (Thread-1074) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57470 57470
   [junit4]   2> 720967 WARN  (Thread-1074) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 720967 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[31C87D82531EEE0F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 720970 INFO  
(SUITE-CdcrBootstrapTest-seed#[31C87D82531EEE0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_31C87D82531EEE0F-001
   [junit4]   2> Mar 05, 2017 11:23:04 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=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=mt-MT, timezone=W-SU
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=86487048,total=256692224
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, 
ShowFileRequestHandlerTest, TestEmbeddedSolrServerSchemaAPI, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, 
PeerSyncWithIndexFingerprintCachingTest, DistributedVersionInfoTest, 
CacheHeaderTest, TemplateUpdateProcessorTest, DebugComponentTest, 
BasicDistributedZk2Test, GraphQueryTest, TestHighFrequencyDictionaryFactory, 
DistributedIntervalFacetingTest, TestConfigSetsAPIExclusivity, 
ClusterStateTest, RAMDirectoryFactoryTest, TestSolrQueryParser, 
TestLuceneMatchVersion, ExplicitHLLTest, LeaderFailureAfterFreshStartTest, 
ConfigSetsAPITest, HdfsBasicDistributedZk2Test, AutoCommitTest, TestNRTOpen, 
BasicFunctionalityTest, TestUseDocValuesAsStored, QueryParsingTest, 
TestSolrConfigHandlerConcurrent, RegexBoostProcessorTest, 
DistribJoinFromCollectionTest, TestConfigSetProperties, TestIntervalFaceting, 
TestSearchPerf, TestComplexPhraseLeadingWildcard, TestSolrCloudWithKerberosAlt, 
TestSizeLimitedDistributedMap, TestSmileRequest, TestAnalyzeInfixSuggestions, 
TestCryptoKeys, TestSlowCompositeReaderWrapper, 
DistributedFacetPivotSmallAdvancedTest, TestDynamicFieldCollectionResource, 
AsyncCallRequestStatusResponseTest, CSVRequestHandlerTest, 
LukeRequestHandlerTest, TestJmxMonitoredMap, TestBadConfig, 
SpellCheckComponentTest, TestCodecSupport, TestRestoreCore, 
SolrGraphiteReporterTest, SolrSlf4jReporterTest, BasicAuthStandaloneTest, 
IndexSchemaTest, LeaderElectionIntegrationTest, TestConfigOverlay, 
DateMathParserTest, ShardRoutingCustomTest, TestRandomFaceting, 
LeaderInitiatedRecoveryOnShardRestartTest, FullSolrCloudDistribCmdsTest, 
TestObjectReleaseTracker, SolrInfoMBeanTest, PreAnalyzedFieldTest, 
SuggesterTSTTest, CdcrBootstrapTest]
   [junit4] Completed [152/697 (1!)] on J1 in 158.69s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 13553 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/webapp/web/partials/collections.html

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:775: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:130: Found 1 
violations in source files (tabs instead spaces).

Total time: 87 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to