Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Windows/9/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC

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

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([B3D8B20C7ED38F0C:640F9D7BCA8C174B]: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.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:134)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12382 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\init-core-data-001
   [junit4]   2> 1544661 INFO  
(SUITE-CdcrBootstrapTest-seed#[B3D8B20C7ED38F0C]-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> 1544663 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1544664 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-target-001
   [junit4]   2> 1544664 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1544664 INFO  (Thread-3784) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1544664 INFO  (Thread-3784) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1544765 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52243
   [junit4]   2> 1544773 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1544773 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f53c72{/solr,null,AVAILABLE}
   [junit4]   2> 1544777 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1994589{HTTP/1.1,[http/1.1]}{127.0.0.1:52247}
   [junit4]   2> 1544777 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.e.j.s.Server Started @1549695ms
   [junit4]   2> 1544777 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52247}
   [junit4]   2> 1544777 ERROR (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1544777 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.1
   [junit4]   2> 1544778 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1544778 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1544778 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T07:29:34.076Z
   [junit4]   2> 1544782 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1544790 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1544791 INFO  (jetty-launcher-2310-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52243/solr
   [junit4]   2> 1544821 INFO  (jetty-launcher-2310-thread-1) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52247_solr
   [junit4]   2> 1544823 INFO  (jetty-launcher-2310-thread-1) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.Overseer Overseer 
(id=97348208162766851-127.0.0.1:52247_solr-n_0000000000) starting
   [junit4]   2> 1544831 INFO  (jetty-launcher-2310-thread-1) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52247_solr
   [junit4]   2> 1544833 INFO  
(OverseerStateUpdate-97348208162766851-127.0.0.1:52247_solr-n_0000000000) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1544911 INFO  (jetty-launcher-2310-thread-1) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:52243/solr
   [junit4]   2> 1545375 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001
   [junit4]   2> 1545375 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1545375 INFO  (Thread-3794) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1545375 INFO  (Thread-3794) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1545381 WARN  (Thread-3794) [    ] o.a.z.j.MBeanRegistry 
Failed to register MBean StandaloneServer_port-1
   [junit4]   2> 1545381 WARN  (Thread-3794) [    ] 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> 1545475 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52268
   [junit4]   2> 1545484 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545486 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d85c{/solr,null,AVAILABLE}
   [junit4]   2> 1545487 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b25f41{HTTP/1.1,[http/1.1]}{127.0.0.1:52272}
   [junit4]   2> 1545487 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.e.j.s.Server Started @1550405ms
   [junit4]   2> 1545487 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52272}
   [junit4]   2> 1545487 ERROR (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545487 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.1
   [junit4]   2> 1545488 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545488 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545488 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T07:29:34.786Z
   [junit4]   2> 1545491 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545501 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545502 INFO  (jetty-launcher-2321-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52268/solr
   [junit4]   2> 1545533 INFO  (jetty-launcher-2321-thread-1) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52272_solr
   [junit4]   2> 1545535 INFO  (jetty-launcher-2321-thread-1) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.Overseer Overseer 
(id=97348208209231875-127.0.0.1:52272_solr-n_0000000000) starting
   [junit4]   2> 1545543 INFO  (jetty-launcher-2321-thread-1) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52272_solr
   [junit4]   2> 1545544 INFO  
(OverseerStateUpdate-97348208209231875-127.0.0.1:52272_solr-n_0000000000) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1545662 INFO  (jetty-launcher-2321-thread-1) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\.
   [junit4]   2> 1546109 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1546111 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52268/solr ready
   [junit4]   2> 1546114 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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> 1546116 INFO  
(OverseerThreadFactory-7695-thread-1-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1546222 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1546330 INFO  
(zkCallback-2327-thread-2-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_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> 1547243 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 1547250 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547251 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547252 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547253 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 1547280 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1547280 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547281 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1547281 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1547283 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a2810e[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1547284 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547285 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547285 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1547285 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@1a2810e[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1547285 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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 
1557571333346295808
   [junit4]   2> 1547292 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1547292 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547292 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52272/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 1547292 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547292 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52272/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 1547298 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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:52272/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 1547404 INFO  
(zkCallback-2327-thread-1-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_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> 1547451 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1547455 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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=1232
   [junit4]   2> 1547458 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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> 1547557 INFO  
(zkCallback-2327-thread-1-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_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> 1548119 INFO  
(OverseerCollectionConfigSetProcessor-97348208209231875-127.0.0.1:52272_solr-n_0000000000)
 [n:127.0.0.1:52272_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> 1548459 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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=2345
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1548489 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_0 
(1557571334600392704), source_1 (1557571334604587008), source_2 
(1557571334604587009), source_3 (1557571334604587010), source_4 
(1557571334604587011), source_5 (1557571334604587012), source_6 
(1557571334604587013), source_7 (1557571334604587014), source_8 
(1557571334604587015), source_9 (1557571334604587016), ... (100 adds)]} 0 7
   [junit4]   2> 1548492 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_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> 1548492 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548523 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7fb2bc[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548523 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548524 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@7fb2bc[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)))}
   [junit4]   2> 1548524 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 1548531 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100 
(1557571334646530048), source_101 (1557571334650724352), source_102 
(1557571334650724353), source_103 (1557571334650724354), source_104 
(1557571334650724355), source_105 (1557571334650724356), source_106 
(1557571334650724357), source_107 (1557571334650724358), source_108 
(1557571334650724359), source_109 (1557571334650724360), ... (100 adds)]} 0 5
   [junit4]   2> 1548533 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_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> 1548533 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548570 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d90e6[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548570 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548577 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@5d90e6[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100)))}
   [junit4]   2> 1548577 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 44
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 1548585 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200 
(1557571334705250304), source_201 (1557571334708396032), source_202 
(1557571334708396033), source_203 (1557571334708396034), source_204 
(1557571334708396035), source_205 (1557571334708396036), source_206 
(1557571334708396037), source_207 (1557571334708396038), source_208 
(1557571334708396039), source_209 (1557571334708396040), ... (100 adds)]} 0 5
   [junit4]   2> 1548586 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_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> 1548586 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548631 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@112155e[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1548632 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@112155e[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100)))}
   [junit4]   2> 1548632 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548632 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 45
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 1548639 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300 
(1557571334760824832), source_301 (1557571334763970560), source_302 
(1557571334763970561), source_303 (1557571334763970562), source_304 
(1557571334765019136), source_305 (1557571334765019137), source_306 
(1557571334765019138), source_307 (1557571334765019139), source_308 
(1557571334765019140), source_309 (1557571334765019141), ... (100 adds)]} 0 5
   [junit4]   2> 1548642 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_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> 1548642 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548689 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@af59a1[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548689 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@af59a1[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100)))}
   [junit4]   2> 1548689 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548690 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 1548696 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400 
(1557571334820593664), source_401 (1557571334823739392), source_402 
(1557571334823739393), source_403 (1557571334823739394), source_404 
(1557571334823739395), source_405 (1557571334823739396), source_406 
(1557571334823739397), source_407 (1557571334823739398), source_408 
(1557571334823739399), source_409 (1557571334823739400), ... (100 adds)]} 0 4
   [junit4]   2> 1548698 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_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> 1548698 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548751 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@101fd4b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1548752 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@101fd4b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100)))}
   [junit4]   2> 1548752 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548752 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 54
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 1548759 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500 
(1557571334885605376), source_501 (1557571334888751104), source_502 
(1557571334888751105), source_503 (1557571334888751106), source_504 
(1557571334888751107), source_505 (1557571334888751108), source_506 
(1557571334888751109), source_507 (1557571334888751110), source_508 
(1557571334888751111), source_509 (1557571334888751112), ... (100 adds)]} 0 5
   [junit4]   2> 1548760 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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> 1548760 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548817 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f37b2[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548817 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@5f37b2[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100) 
Uninverting(_5(6.4.1):C100)))}
   [junit4]   2> 1548817 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548817 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 57
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 1548824 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600 
(1557571334955859968), source_601 (1557571334959005696), source_602 
(1557571334959005697), source_603 (1557571334959005698), source_604 
(1557571334959005699), source_605 (1557571334959005700), source_606 
(1557571334959005701), source_607 (1557571334959005702), source_608 
(1557571334959005703), source_609 (1557571334959005704), ... (100 adds)]} 0 5
   [junit4]   2> 1548826 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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> 1548826 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548888 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cc4abd[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548890 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@cc4abd[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100) 
Uninverting(_5(6.4.1):C100) Uninverting(_6(6.4.1):C100)))}
   [junit4]   2> 1548890 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548890 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 63
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 1548897 INFO  (qtp4872204-14009) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700 
(1557571335031357440), source_701 (1557571335035551744), source_702 
(1557571335035551745), source_703 (1557571335035551746), source_704 
(1557571335035551747), source_705 (1557571335035551748), source_706 
(1557571335035551749), source_707 (1557571335035551750), source_708 
(1557571335035551751), source_709 (1557571335035551752), ... (100 adds)]} 0 5
   [junit4]   2> 1548898 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_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> 1548898 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1548967 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25cf55[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1548967 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@25cf55[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100) 
Uninverting(_5(6.4.1):C100) Uninverting(_6(6.4.1):C100) 
Uninverting(_7(6.4.1):C100)))}
   [junit4]   2> 1548967 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1548967 INFO  (qtp4872204-14010) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 69
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 1548973 INFO  (qtp4872204-14011) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800 
(1557571335112097792), source_801 (1557571335115243520), source_802 
(1557571335115243521), source_803 (1557571335115243522), source_804 
(1557571335115243523), source_805 (1557571335115243524), source_806 
(1557571335115243525), source_807 (1557571335115243526), source_808 
(1557571335115243527), source_809 (1557571335115243528), ... (100 adds)]} 0 4
   [junit4]   2> 1548975 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_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> 1548975 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1549048 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e24154[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1549048 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@e24154[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100) 
Uninverting(_5(6.4.1):C100) Uninverting(_6(6.4.1):C100) 
Uninverting(_7(6.4.1):C100) Uninverting(_8(6.4.1):C100)))}
   [junit4]   2> 1549048 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1549050 INFO  (qtp4872204-14004) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 74
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1549056 INFO  (qtp4872204-14008) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900 
(1557571335199129600), source_901 (1557571335202275328), source_902 
(1557571335202275329), source_903 (1557571335202275330), source_904 
(1557571335202275331), source_905 (1557571335202275332), source_906 
(1557571335202275333), source_907 (1557571335202275334), source_908 
(1557571335202275335), source_909 (1557571335202275336), ... (100 adds)]} 0 4
   [junit4]   2> 1549059 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_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> 1549059 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_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@1d181cf
   [junit4]   2> 1549139 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a197b[cdcr-source_shard1_replica1] 
main]
   [junit4]   2> 1549139 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1549140 INFO  
(searcherExecutor-7698-thread-1-processing-n:127.0.0.1:52272_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52272_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@4a197b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.1):C100)
 Uninverting(_1(6.4.1):C100) Uninverting(_2(6.4.1):C100) 
Uninverting(_3(6.4.1):C100) Uninverting(_4(6.4.1):C100) 
Uninverting(_5(6.4.1):C100) Uninverting(_6(6.4.1):C100) 
Uninverting(_7(6.4.1):C100) Uninverting(_8(6.4.1):C100) 
Uninverting(_9(6.4.1):C100)))}
   [junit4]   2> 1549140 INFO  (qtp4872204-14007) [n:127.0.0.1:52272_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 81
   [junit4]   2> 1549145 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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=0
   [junit4]   2> 1549147 INFO  (qtp4872204-14006) [n:127.0.0.1:52272_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=/get 
params={qt=/get&_stateVer_=cdcr-source:3&getVersions=1000&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1549160 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 0x159d9adf9d50008, 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> 1549162 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1b25f41{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1549167 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6871016
   [junit4]   2> 1549171 INFO  
(zkCallback-2327-thread-2-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_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> 1549180 INFO  (coreCloseExecutor-7703-thread-1) 
[n:127.0.0.1:52272_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@9a40c3
   [junit4]   2> 1549194 INFO  (coreCloseExecutor-7703-thread-1) 
[n:127.0.0.1:52272_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> 1549195 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.Overseer Overseer 
(id=97348208209231875-127.0.0.1:52272_solr-n_0000000000) closing
   [junit4]   2> 1549195 INFO  
(OverseerStateUpdate-97348208209231875-127.0.0.1:52272_solr-n_0000000000) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52272_solr
   [junit4]   2> 1549196 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 0x159d9adf9d50003, 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> 1549196 WARN  
(zkCallback-2327-thread-2-processing-n:127.0.0.1:52272_solr) 
[n:127.0.0.1:52272_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1549197 INFO  (zkCallback-2334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1549197 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1549197 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d85c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1549199 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1549199 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1be2e8d{/solr,null,AVAILABLE}
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1ed9585{HTTP/1.1,[http/1.1]}{127.0.0.1:52310}
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.e.j.s.Server Started @1554118ms
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52310}
   [junit4]   2> 1549200 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.1
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1549200 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-26T07:29:38.498Z
   [junit4]   2> 1549207 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1549217 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 0x159d9adf9d50009, 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> 1549221 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1549222 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52268/solr
   [junit4]   2> 1549225 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 0x159d9adf9d5000a, 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> 1549238 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [n:127.0.0.1:52310_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52310_solr
   [junit4]   2> 1549240 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [n:127.0.0.1:52310_solr    ] o.a.s.c.Overseer Overseer 
(id=97348208209231883-127.0.0.1:52310_solr-n_0000000001) starting
   [junit4]   2> 1549246 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [n:127.0.0.1:52310_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52310_solr
   [junit4]   2> 1549249 INFO  (zkCallback-2334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1549250 INFO  
(OverseerStateUpdate-97348208209231883-127.0.0.1:52310_solr-n_0000000001) 
[n:127.0.0.1:52310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1549360 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [n:127.0.0.1:52310_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\.
   [junit4]   2> 1549360 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [n:127.0.0.1:52310_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[cdcr-source_shard1_replica1]
   [junit4]   2> 1549387 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.1
   [junit4]   2> 1549391 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
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> 1549395 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 1549400 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1549401 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.s.ManagedIndexSchema Created and persisted 
managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 1549404 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
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> 1549408 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'cdcr-source_shard1_replica1' using configuration from collection cdcr-source
   [junit4]   2> 1549408 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
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.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 1549553 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1549553 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1549559 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1549560 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1549689 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f73d0c[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1549690 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 1549690 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
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> 1549690 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
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> 1549691 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema 
version 0 is already the latest
   [junit4]   2> 1549691 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1549697 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1549700 INFO  
(coreLoadExecutor-7712-thread-1-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1549710 INFO  
(searcherExecutor-7713-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_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@1f73d0c[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.1):C1000)))}
   [junit4]   2> 1549718 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1549718 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 1549718 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52310/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 1549718 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1549719 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52310/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 1549724 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:52310/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 1549726 INFO  
(coreZkRegister-7705-thread-1-processing-n:127.0.0.1:52310_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1549743 INFO  
(zkCallback-2340-thread-5-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 1549745 WARN  (qtp16878442-14070) [n:127.0.0.1:52310_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrRequestHandler Action LASTPROCESSEDVERSION sent to non-leader 
replica @ cdcr-source:shard1
   [junit4]   2> 1549746 ERROR (qtp16878442-14070) [n:127.0.0.1:52310_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Action 
LASTPROCESSEDVERSION sent to non-leader replica
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler.handleLastProcessedVersionAction(CdcrRequestHandler.java:498)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler.handleRequestBody(CdcrRequestHandler.java:206)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2306)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1549747 INFO  (qtp16878442-14070) [n:127.0.0.1:52310_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={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1549747 WARN  (cdcr-update-log-synchronizer-7718-thread-1) 
[n:127.0.0.1:52310_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrUpdateLogSynchronizer Caught 
unexpected exception
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52310/solr/cdcr-source_shard1_replica1: Action 
LASTPROCESSEDVERSION sent to non-leader replica
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:146)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [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> 1549892 INFO  
(zkCallback-2340-thread-5-processing-n:127.0.0.1:52310_solr) 
[n:127.0.0.1:52310_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> 1550193 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1550193 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
cdcr-source
   [junit4]   2> 1550194 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed 
due to (510) org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request., retry? 0
   [junit4]   2> 1550194 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
cdcr-source after stale state error from server.
   [junit4]   2> 1550195 INFO  (qtp16878442-14070) [n:127.0.0.1:52310_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:6&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 1550207 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 0x159d9adf7100006, 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> 1550214 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1550216 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B3D8B20C7ED38F0C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52243/solr ready
   [junit4]   2> 1550226 INFO  (qtp4854541-13966) [n:127.0.0.1:52247_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> 1550232 INFO  
(OverseerThreadFactory-7687-thread-1-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 1550338 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1550447 INFO  
(zkCallback-2316-thread-4-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_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> 1551365 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.1
   [junit4]   2> 1551369 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551373 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551379 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551380 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551386 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551392 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551392 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 1551423 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551423 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551426 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1551426 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1551433 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f10830[cdcr-target_shard1_replica1] 
main]
   [junit4]   2> 1551434 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551435 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551435 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551435 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551436 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551439 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551440 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551441 INFO  
(searcherExecutor-7719-thread-1-processing-n:127.0.0.1:52247_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica1] Registered new searcher 
Searcher@f10830[cdcr-target_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551441 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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 
1557571337704177664
   [junit4]   2> 1551449 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1551449 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551449 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52247/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 1551449 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551450 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52247/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 1551453 INFO  
(zkCallback-2316-thread-5-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 1551455 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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:52247/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 1551562 INFO  
(zkCallback-2316-thread-4-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_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> 1551608 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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> 1551614 INFO  (qtp4854541-13968) [n:127.0.0.1:52247_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=1275
   [junit4]   2> 1551617 INFO  (qtp4854541-13966) [n:127.0.0.1:52247_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> 1551715 INFO  
(zkCallback-2316-thread-3-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_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> 1552236 INFO  
(OverseerCollectionConfigSetProcessor-97348208162766851-127.0.0.1:52247_solr-n_0000000000)
 [n:127.0.0.1:52247_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> 1552617 INFO  (qtp4854541-13966) [n:127.0.0.1:52247_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=2391
   [junit4]   2> 1553621 INFO  
(zkCallback-2316-thread-3-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_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> 1553621 INFO  (qtp4854541-13969) [n:127.0.0.1:52247_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> 1553621 INFO  
(zkCallback-2316-thread-3-processing-n:127.0.0.1:52247_solr) 
[n:127.0.0.1:52247_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 1553626 INFO  (qtp16878442-14064) [n:127.0.0.1:52310_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> 1553628 INFO  (qtp16878442-14064) [n:127.0.0.1:52310_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:52243/solr ready
   [junit4]   2> 1553636 INFO  (qtp4854541-13967) [n:127.0.0.1:52247_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> 1553636 INFO  (qtp4854541-13967) [n:127.0.0.1:52247_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> 1553637 INFO  (qtp4854541-13965) [n:127.0.0.1:52247_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=5
   [junit4]   2> 1553637 INFO  (qtp16878442-14064) [n:127.0.0.1:52310_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> 1553637 INFO  (qtp16878442-14064) [n:127.0.0.1:52310_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> 1553637 INFO  (qtp16878442-14064) [n:127.0.0.1:52310_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager S

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

shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9a9c80
   [junit4]   2> 1700955 INFO  (coreCloseExecutor-7838-thread-1) 
[n:127.0.0.1:53136_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> 1700961 INFO  (coreCloseExecutor-7838-thread-1) 
[n:127.0.0.1:53136_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> 1700963 INFO  (jetty-launcher-2381-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97348217558204419-127.0.0.1:53136_solr-n_0000000000) closing
   [junit4]   2> 1700963 INFO  
(OverseerStateUpdate-97348217558204419-127.0.0.1:53136_solr-n_0000000000) 
[n:127.0.0.1:53136_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53136_solr
   [junit4]   2> 1700969 WARN  
(zkCallback-2387-thread-5-processing-n:127.0.0.1:53136_solr) 
[n:127.0.0.1:53136_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1700970 INFO  (jetty-launcher-2381-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1700971 INFO  (jetty-launcher-2381-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fc7727{/solr,null,UNAVAILABLE}
   [junit4]   2> 1700973 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B3D8B20C7ED38F0C]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53132 53132
   [junit4]   2> 1700976 INFO  (Thread-3846) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53132 53132
   [junit4]   2> 1700991 WARN  (Thread-3846) [    ] 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>        9       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1700991 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B3D8B20C7ED38F0C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 1700997 INFO  
(SUITE-CdcrBootstrapTest-seed#[B3D8B20C7ED38F0C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_B3D8B20C7ED38F0C-001
   [junit4]   2> Jan 26, 2017 7:32:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 xyz=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=880, 
maxMBSortInHeap=6.985518615196391, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-NZ, 
timezone=Asia/Hebron
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=3,threads=1,free=186617568,total=468713472
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionReloadTest, 
SuggesterTSTTest, AtomicUpdatesTest, TestBulkSchemaAPI, TestSmileRequest, 
TestMaxScoreQueryParser, TestTestInjection, TestIntervalFaceting, 
OverseerStatusTest, TestRandomFaceting, TestJsonFacets, TestSolrQueryResponse, 
TestAtomicUpdateErrorCases, SolrIndexMetricsTest, ShowFileRequestHandlerTest, 
CoreSorterTest, TestMiniSolrCloudClusterSSL, ReturnFieldsTest, TestRTimerTree, 
FieldAnalysisRequestHandlerTest, TestConfigOverlay, SolrCmdDistributorTest, 
StatsComponentTest, TestRangeQuery, TestQuerySenderNoQuery, 
TestJavabinTupleStreamParser, AliasIntegrationTest, SuggesterWFSTTest, 
CleanupOldIndexTest, HighlighterConfigTest, RAMDirectoryFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, OpenCloseCoreStressTest, 
TestSubQueryTransformer, HdfsThreadLeakTest, TestMiniSolrCloudCluster, 
HdfsCollectionsAPIDistributedZkTest, TestConfigSetProperties, 
TestCoreDiscovery, FileBasedSpellCheckerTest, 
DistributedFacetPivotSmallAdvancedTest, TestRealTimeGet, 
URLClassifyProcessorTest, FullSolrCloudDistribCmdsTest, TestCrossCoreJoin, 
TestLuceneMatchVersion, SortSpecParsingTest, TestRecoveryHdfs, 
TestSolrCloudSnapshots, TolerantUpdateProcessorTest, TestXmlQParserPlugin, 
ShardRoutingCustomTest, CdcrReplicationHandlerTest, TestJmxMonitoredMap, 
TestRecovery, UpdateParamsTest, LukeRequestHandlerTest, CopyFieldTest, 
SaslZkACLProviderTest, WordBreakSolrSpellCheckerTest, IndexSchemaTest, 
TestExactSharedStatsCache, TestCopyFieldCollectionResource, BadIndexSchemaTest, 
TestCloudManagedSchema, ExternalFileFieldSortTest, TestDistributedMissingSort, 
AsyncCallRequestStatusResponseTest, DateMathParserTest, 
TestUnifiedSolrHighlighter, CloneFieldUpdateProcessorFactoryTest, 
MinimalSchemaTest, TestPKIAuthenticationPlugin, 
TestSerializedLuceneMatchVersion, DistributedFacetPivotWhiteBoxTest, 
HttpSolrCallGetCoreTest, TestLMJelinekMercerSimilarityFactory, SmileWriterTest, 
DeleteShardTest, TestIndexSearcher, TestHashQParserPlugin, SolrJmxReporterTest, 
TestSolrCloudWithSecureImpersonation, TestDistributedGrouping, 
SearchHandlerTest, TestDistributedStatsComponentCardinality, 
OverseerModifyCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
SecurityConfHandlerTest, QueryResultKeyTest, TestCloudInspectUtil, TestNRTOpen, 
SolrCoreMetricManagerTest, SolrMetricReporterTest, TestQueryUtils, 
HdfsBasicDistributedZk2Test, CloudMLTQParserTest, TestClassicSimilarityFactory, 
PreAnalyzedFieldTest, CollectionTooManyReplicasTest, 
DistribJoinFromCollectionTest, VersionInfoTest, DistanceUnitsTest, 
TestRebalanceLeaders, TestFieldCache, ShufflingReplicaListTransformerTest, 
TestClusterProperties, TestFieldCacheSortRandom, BadCopyFieldTest, 
TestManagedResourceStorage, DistanceFunctionTest, TestScoreJoinQPScore, 
TestMacros, TestIndexingPerformance, TestMergePolicyConfig, 
TestNonDefinedSimilarityFactory, TestJoin, DataDrivenBlockJoinTest, 
ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, 
TestCorePropertiesReload, HdfsChaosMonkeyNothingIsSafeTest, TestReload, 
TestUseDocValuesAsStored2, CollectionsAPIDistributedZkTest, 
DocValuesMissingTest, RegexBoostProcessorTest, TestRequestForwarding, 
TestDocSet, TestDynamicLoading, HLLUtilTest, TestDefaultStatsCache, 
TestOmitPositions, DistributedExpandComponentTest, CollectionsAPISolrJTest, 
HdfsRestartWhileUpdatingTest, TestReplicationHandlerBackup, SolrInfoMBeanTest, 
LeaderElectionContextKeyTest, TestDFRSimilarityFactory, 
TestLeaderElectionZkExpiry, TestPivotHelperCode, TestSSLRandomization, 
TestFieldTypeCollectionResource, SolrGangliaReporterTest, ScriptEngineTest, 
DistributedQueryComponentOptimizationTest, TestLRUStatsCache, 
TestFieldCacheSanityChecker, TestLocalFSCloudBackupRestore, 
TestReversedWildcardFilterFactory, EchoParamsTest, RulesTest, 
TestDeleteCollectionOnDownNodes, MetricUtilsTest, 
TestDynamicFieldCollectionResource, WrapperMergePolicyFactoryTest, 
AnalysisErrorHandlingTest, TestFreeTextSuggestions, FacetPivotSmallTest, 
TestSolrCloudWithDelegationTokens, TestOrdValues, SpellPossibilityIteratorTest, 
DistributedFacetPivotLargeTest, TestShardHandlerFactory, OverseerTest, 
LeaderElectionIntegrationTest, ZkSolrClientTest, TestRandomDVFaceting, 
AutoCommitTest, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestStressReorder, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, 
SpellCheckComponentTest, BasicFunctionalityTest, TestLazyCores, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest, TestStressLucene, TestTrie, 
SpatialFilterTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
CacheHeaderTest, TestWriterPerf, PrimitiveFieldTypeTest, DocumentBuilderTest, 
TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, SOLR749Test, ResponseLogComponentTest, 
BadComponentTest, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, 
TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCodecSupport, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, 
TestFastOutputStream, TestSystemIdResolver, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, 
TestUtils, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, 
CircularListTest, DistributedIntervalFacetingTest, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, CdcrBootstrapTest]
   [junit4] Completed [491/680 (1!)] on J1 in 157.12s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 55251 lines...]

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

Reply via email to