Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6504/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -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([3D5594352BE530C3:EA82BB429FBAA884]: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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12503 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\init-core-data-001
   [junit4]   2> 1753746 INFO  
(SUITE-CdcrBootstrapTest-seed#[3D5594352BE530C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1753747 INFO  
(SUITE-CdcrBootstrapTest-seed#[3D5594352BE530C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1753749 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 1753750 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001
   [junit4]   2> 1753750 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1753751 INFO  (Thread-3768) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1753751 INFO  (Thread-3768) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1753851 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:59990
   [junit4]   2> 1753870 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1753870 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@370be430{/solr,null,AVAILABLE}
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@395b44d5{SSL,[ssl, 
http/1.1]}{127.0.0.1:59994}
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.e.j.s.Server Started @1759788ms
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59994}
   [junit4]   2> 1753872 ERROR (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1753872 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1753873 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-07T07:04:31.505Z
   [junit4]   2> 1753886 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1753903 INFO  (jetty-launcher-3772-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59990/solr
   [junit4]   2> 1753930 INFO  (jetty-launcher-3772-thread-1) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1753930 INFO  (jetty-launcher-3772-thread-1) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59994_solr
   [junit4]   2> 1753932 INFO  (jetty-launcher-3772-thread-1) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.Overseer Overseer 
(id=97750133728083971-127.0.0.1:59994_solr-n_0000000000) starting
   [junit4]   2> 1753939 INFO  (jetty-launcher-3772-thread-1) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59994_solr
   [junit4]   2> 1753942 INFO  
(zkCallback-3779-thread-1-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1754070 INFO  (jetty-launcher-3772-thread-1) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:59990/solr
   [junit4]   2> 1754529 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-source-001
   [junit4]   2> 1754529 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1754530 INFO  (Thread-3781) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1754530 INFO  (Thread-3781) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1754535 WARN  (Thread-3781) [    ] o.a.z.j.MBeanRegistry 
Failed to register MBean StandaloneServer_port-1
   [junit4]   2> 1754535 WARN  (Thread-3781) [    ] 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> 1754630 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:60014
   [junit4]   2> 1754641 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1754642 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a8e967d{/solr,null,AVAILABLE}
   [junit4]   2> 1754643 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54652bfd{SSL,[ssl, 
http/1.1]}{127.0.0.1:60018}
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.e.j.s.Server Started @1760560ms
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60018}
   [junit4]   2> 1754644 ERROR (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1754644 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-07T07:04:32.276Z
   [junit4]   2> 1754648 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754660 INFO  (jetty-launcher-3784-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60014/solr
   [junit4]   2> 1754688 INFO  (jetty-launcher-3784-thread-1) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1754689 INFO  (jetty-launcher-3784-thread-1) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60018_solr
   [junit4]   2> 1754691 INFO  (jetty-launcher-3784-thread-1) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.Overseer Overseer 
(id=97750133779005443-127.0.0.1:60018_solr-n_0000000000) starting
   [junit4]   2> 1754699 INFO  (jetty-launcher-3784-thread-1) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60018_solr
   [junit4]   2> 1754701 INFO  
(zkCallback-3791-thread-1-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1754832 INFO  (jetty-launcher-3784-thread-1) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-source-001\node1\.
   [junit4]   2> 1755294 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755296 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60014/solr 
ready
   [junit4]   2> 1755316 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1755318 INFO  
(OverseerThreadFactory-7615-thread-1-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1755427 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1755428 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1755536 INFO  
(zkCallback-3791-thread-2-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_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> 1756452 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1756457 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1756461 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756465 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756466 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1756469 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 1756469 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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, trusted=true
   [junit4]   2> 1756470 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1756470 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 1756703 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1756703 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756705 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1756705 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1756712 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@612df6dc[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1756713 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756713 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756713 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1756714 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1756714 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1756726 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1756735 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1756788 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@612df6dc[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756788 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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 
1564002142828625920
   [junit4]   2> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:60018/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:60018/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 1756799 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1756801 INFO  
(zkCallback-3791-thread-3-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 1756803 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60018/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 1756907 INFO  
(zkCallback-3791-thread-3-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_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> 1756956 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1756960 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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=1533
   [junit4]   2> 1756963 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1757061 INFO  
(zkCallback-3791-thread-1-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_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> 1757320 INFO  
(OverseerCollectionConfigSetProcessor-97750133779005443-127.0.0.1:60018_solr-n_0000000000)
 [n:127.0.0.1:60018_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> 1757963 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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=2647
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1757979 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1757980 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_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> 1757980 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758031 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41de780f[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758031 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@41de780f[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 1758031 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758032 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=52
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 1758040 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1758041 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_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> 1758041 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758068 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52b2dc73[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758068 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@52b2dc73[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 1758069 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758069 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 1758076 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1758076 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1758076 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758111 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3feb2f8b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758111 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@3feb2f8b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 1758111 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758111 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 1758118 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758118 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_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> 1758118 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758159 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fb5b205[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758160 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@1fb5b205[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 1758160 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758160 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 1758166 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758167 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_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> 1758167 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758209 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@209fe618[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758209 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@209fe618[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 1758209 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758209 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 1758215 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758215 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_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> 1758215 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758293 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e012e14[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758294 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@6e012e14[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 1758294 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758294 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=78
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 1758300 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758300 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1758300 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758350 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b73452b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758350 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@2b73452b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 1758350 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758350 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=50
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 1758356 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758356 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_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> 1758356 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758418 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ab1039b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758419 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@4ab1039b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 1758419 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758419 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=62
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 1758425 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758425 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_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> 1758425 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758490 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c5d2ab0[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758491 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@2c5d2ab0[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 1758491 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758491 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=65
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1758496 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1758497 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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> 1758497 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1758572 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56bdd617[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1758572 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1758573 INFO  
(searcherExecutor-7618-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_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@56bdd617[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 1758574 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=76
   [junit4]   2> 1758575 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1758587 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 0x15b473a8d9c0006, 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> 1758598 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1758602 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3D5594352BE530C3]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59990/solr 
ready
   [junit4]   2> 1758624 INFO  (qtp182297446-18910) [n:127.0.0.1:59994_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> 1758641 INFO  
(OverseerThreadFactory-7607-thread-1-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 1758753 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1758754 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1758860 INFO  
(zkCallback-3779-thread-4-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_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> 1759777 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1759782 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759785 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759792 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759793 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759796 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759796 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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, trusted=true
   [junit4]   2> 1759796 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1759796 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 1759904 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759904 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759907 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1759907 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1759907 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b3bf725[cdcr-target_shard1_replica1] main]
   [junit4]   2> 1759909 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759909 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759909 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759910 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759910 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1759914 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759916 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759918 INFO  
(searcherExecutor-7624-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica1] Registered new searcher 
Searcher@1b3bf725[cdcr-target_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1759918 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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 
1564002146110668800
   [junit4]   2> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:59994/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:59994/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 1759926 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1759929 INFO  
(zkCallback-3779-thread-4-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 1759932 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:59994/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 1760036 INFO  
(zkCallback-3779-thread-4-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_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> 1760083 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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> 1760087 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_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=1334
   [junit4]   2> 1760093 INFO  (qtp182297446-18910) [n:127.0.0.1:59994_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> 1760195 INFO  
(zkCallback-3779-thread-3-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_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> 1760638 INFO  
(OverseerCollectionConfigSetProcessor-97750133728083971-127.0.0.1:59994_solr-n_0000000000)
 [n:127.0.0.1:59994_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> 1761094 INFO  (qtp182297446-18910) [n:127.0.0.1:59994_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=2468
   [junit4]   2> 1761100 INFO  
(zkCallback-3779-thread-3-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_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> 1761100 INFO  (qtp182297446-18907) [n:127.0.0.1:59994_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=5
   [junit4]   2> 1761101 INFO  
(zkCallback-3779-thread-3-processing-n:127.0.0.1:59994_solr) 
[n:127.0.0.1:59994_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 1761105 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1761106 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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:59990/solr ready
   [junit4]   2> 1761121 INFO  (qtp182297446-18908) [n:127.0.0.1:59994_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> 1761121 INFO  (qtp182297446-18908) [n:127.0.0.1:59994_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> 1761122 INFO  (qtp182297446-18904) [n:127.0.0.1:59994_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=13
   [junit4]   2> 1761122 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1761123 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_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> 1761128 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1761129 INFO  
(zkCallback-3791-thread-1-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 1761129 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} 
status=0 QTime=27
   [junit4]   2> 1761130 INFO  
(zkCallback-3791-thread-1-processing-n:127.0.0.1:60018_solr) 
[n:127.0.0.1:60018_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 1761130 INFO  
(cdcr-bootstrap-status-3803-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
https://127.0.0.1:59994/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 1761134 INFO  (qtp182297446-18906) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=https://127.0.0.1:60018/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1761136 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=queues&wt=javabin&version=2} 
status=0 QTime=6
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=6},queues={127.0.0.1:59990/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47579,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 1761138 INFO  (qtp182297446-18907) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1761138 INFO  (qtp182297446-18907) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1761138 INFO  (qtp182297446-18907) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1761138 INFO  (qtp182297446-18907) [n:127.0.0.1:59994_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=/update 
params={_stateVer_=cdcr-target:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1761139 INFO  (qtp182297446-18903) [n:127.0.0.1:59994_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=/select 
params={q=*:*&_stateVer_=cdcr-target:3&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1761140 INFO  (qtp182297446-18903) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1761140 INFO  
(cdcr-bootstrap-status-3803-thread-1-processing-n:127.0.0.1:60018_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60018_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1761144 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1761148 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1761148 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_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@5e474cc3 commitCommandVersion:0
   [junit4]   2> 1761169 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37067284[cdcr-source_shard1_replica1] realtime]
   [junit4]   2> 1761169 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1761170 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1761175 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1761175 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 1761175 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's version: 
1491548678781
   [junit4]   2> 1761176 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1761176 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1761176 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1761190 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649, 
name=tlog.0000000000000000000.1564002144064897024}, {size=4770, 
name=tlog.0000000000000000001.1564002144134103040}, {size=4770, 
name=tlog.0000000000000000002.1564002144172900352}, {size=4770, 
name=tlog.0000000000000000003.1564002144217989120}, {size=4770, 
name=tlog.0000000000000000004.1564002144268320768}, {size=4770, 
name=tlog.0000000000000000005.1564002144319700992}, {size=4770, 
name=tlog.0000000000000000006.1564002144408829952}, {size=4770, 
name=tlog.0000000000000000007.1564002144468598784}, {size=4770, 
name=tlog.0000000000000000008.1564002144539901952}, {size=4770, 
name=tlog.0000000000000000009.1564002144615399424}]
   [junit4]   2> 1761190 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=14
   [junit4]   2> 1761191 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 19
   [junit4]   2> 1761191 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of tlog files in 
master: 10
   [junit4]   2> 1761193 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1761193 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to 
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@461320c7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b7cedfa; 
maxCacheMB=0.693359375 maxMergeSizeMB=0.8125))
   [junit4]   2> 1761194 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761196 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761199 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761200 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761201 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761202 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761203 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761205 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761206 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761207 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761209 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761210 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761211 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761212 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761213 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761214 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761216 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761217 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761218 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761219 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download of tlog 
files from master: [{size=4649, 
name=tlog.0000000000000000000.1564002144064897024}, {size=4770, 
name=tlog.0000000000000000001.1564002144134103040}, {size=4770, 
name=tlog.0000000000000000002.1564002144172900352}, {size=4770, 
name=tlog.0000000000000000003.1564002144217989120}, {size=4770, 
name=tlog.0000000000000000004.1564002144268320768}, {size=4770, 
name=tlog.0000000000000000005.1564002144319700992}, {size=4770, 
name=tlog.0000000000000000006.1564002144408829952}, {size=4770, 
name=tlog.0000000000000000007.1564002144468598784}, {size=4770, 
name=tlog.0000000000000000008.1564002144539901952}, {size=4770, 
name=tlog.0000000000000000009.1564002144615399424}]
   [junit4]   2> 1761221 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1564002144064897024&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761225 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1564002144134103040&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761227 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1564002144172900352&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761230 INFO  (qtp1554216092-18950) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1564002144217989120&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761233 INFO  (qtp1554216092-18952) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1564002144268320768&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761236 INFO  (qtp1554216092-18951) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1564002144319700992&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761240 INFO  (qtp1554216092-18953) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1564002144408829952&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761243 INFO  (qtp1554216092-18954) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1564002144468598784&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761246 INFO  (qtp1554216092-18947) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1564002144539901952&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761248 INFO  (qtp1554216092-18949) [n:127.0.0.1:60018_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1564002144615399424&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1761249 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Total time taken for 
download (fullCopy=false,bytesDownloaded=94072) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@461320c7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b7cedfa; 
maxCacheMB=0.693359375 maxMergeSizeMB=0.8125))
   [junit4]   2> 1761266 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1761266 INFO  
(recoveryExecutor-3777-thread-1-processing-n:127.0.0.1:59994_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59994_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Reloading SolrCore 
cdcr-target_shard1_replica1
   [junit4]   2> 1761287 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1761310 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 1761315 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1761315 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.CoreContainer Reloading SolrCore 'cdcr-target_shard1_replica1' using 
configuration from collection cdcr-target
   [junit4]   2> 1761316 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 1761445 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1761445 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1761446 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d36aeca[cdcr-target_shard1_replica1] main]
   [junit4]   2> 1761448 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1761449 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 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> 1761449 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 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> 1761450 INFO  (Thread-3792) [n:127.0.0.1:59994_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema versi

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

rget/state.json] for collection [cdcr-target] has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1908761 INFO  (coreCloseExecutor-7758-thread-1) 
[n:127.0.0.1:60651_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-target.shard1.replica1, tag=1807721268
   [junit4]   2> 1908762 INFO  (jetty-closer-3849-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97750143090360323-127.0.0.1:60651_solr-n_0000000000) closing
   [junit4]   2> 1908762 INFO  
(OverseerStateUpdate-97750143090360323-127.0.0.1:60651_solr-n_0000000000) 
[n:127.0.0.1:60651_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60651_solr
   [junit4]   2> 1908763 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 0x15b473cbba50003, 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> 1908764 WARN  
(zkCallback-3855-thread-1-processing-n:127.0.0.1:60651_solr) 
[n:127.0.0.1:60651_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1908764 INFO  (jetty-closer-3849-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1462de6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1908766 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D5594352BE530C3])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60647 60647
   [junit4]   2> 1908768 INFO  (Thread-3833) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60647 60647
   [junit4]   2> 1908769 WARN  (Thread-3833) [    ] 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/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>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1908769 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D5594352BE530C3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 1908769 INFO  
(SUITE-CdcrBootstrapTest-seed#[3D5594352BE530C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D5594352BE530C3-001
   [junit4]   2> Apr 07, 2017 7:07:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=BlockTreeOrds(blocksize=128), xyz=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=326, 
maxMBSortInHeap=7.4609288002558065, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-SV, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=106979976,total=442499072
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, 
ChangedSchemaMergeTest, SuggestComponentTest, TestConfigSets, CursorPagingTest, 
DistributedFacetPivotSmallAdvancedTest, SolrRequestParserTest, TestJsonRequest, 
AlternateDirectoryTest, TestSubQueryTransformerDistrib, 
CloudExitableDirectoryReaderTest, TestElisionMultitermQuery, 
SoftAutoCommitTest, ClassificationUpdateProcessorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, 
TestReloadDeadlock, WrapperMergePolicyFactoryTest, DirectUpdateHandlerTest, 
TestMergePolicyConfig, TestFieldTypeCollectionResource, ClusterStateUpdateTest, 
RecoveryZkTest, TestManagedSchemaThreadSafety, HdfsBasicDistributedZk2Test, 
TestUseDocValuesAsStored, TestPartialUpdateDeduplication, 
TestImplicitCoreProperties, SolrCoreTest, SpatialFilterTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSort, SynonymTokenizerTest, 
OverseerCollectionConfigSetProcessorTest, MoreLikeThisHandlerTest, 
TestAuthorizationFramework, JsonValidatorTest, SyncSliceTest, 
TestSurroundQueryParser, TestTolerantSearch, SmileWriterTest, 
TestJavabinTupleStreamParser, TestOverriddenPrefixQueryForCustomFieldType, 
TestLFUCache, OverseerTest, PolyFieldTest, HLLUtilTest, TestIntervalFaceting, 
QueryElevationComponentTest, TestInPlaceUpdatesDistrib, 
CoreMergeIndexesAdminHandlerTest, CustomCollectionTest, 
TestSizeLimitedDistributedMap, TestLeaderElectionWithEmptyReplica, 
TestBackupRepositoryFactory, CdcrReplicationDistributedZkTest, 
TestSolrDeletionPolicy1, TestPerFieldSimilarityWithDefaultOverride, 
HdfsDirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryElevationComponentTest, DistributedExpandComponentTest, 
TestPerFieldSimilarity, SOLR749Test, UnloadDistributedZkTest, 
TestSchemaNameResource, TestFieldSortValues, IndexBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestStressLiveNodes, TestXmlQParser, 
TestReloadAndDeleteDocs, HdfsDirectoryTest, TestSQLHandler, 
FastVectorHighlighterTest, TestHdfsBackupRestoreCore, BlockJoinFacetSimpleTest, 
TestLockTree, BlockJoinFacetDistribTest, TestFastLRUCache, PrimUtilsTest, 
TestWordDelimiterFilterFactory, TestStressVersions, TestReqParamsAPI, 
TestCollationField, TestScoreJoinQPNoScore, TestPhraseSuggestions, 
TestCollectionAPIs, TestSolrXml, TestStressReorder, 
TestRandomRequestDistribution, TestCoreContainer, TestLRUCache, 
FacetPivotSmallTest, QueryEqualityTest, SearchHandlerTest, 
RecoveryAfterSoftCommitTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestCloudManagedSchema, TestHighlightDedupGrouping, TestCoreAdminApis, 
FullHLLTest, ChaosMonkeyNothingIsSafeTest, TestMultiWordSynonyms, 
TestAnalyzeInfixSuggestions, TestTestInjection, TestBlobHandler, 
TestCSVResponseWriter, TestSolrCoreSnapshots, TestSerializedLuceneMatchVersion, 
TestCloudSchemaless, TestCSVLoader, DistributedFacetPivotLargeTest, 
StatsReloadRaceTest, OverseerRolesTest, TestDelegationWithHadoopAuth, 
MultiTermTest, TestQuerySenderNoQuery, TestGraphTermsQParserPlugin, 
TestSolrCloudWithHadoopAuthPlugin, TestSweetSpotSimilarityFactory, 
ShardRoutingTest, TestTolerantUpdateProcessorRandomCloud, HighlighterTest, 
TestLazyCores, TestHashPartitioner, TestExpandComponent, 
HdfsRestartWhileUpdatingTest, TestManagedStopFilterFactory, 
TestSlowCompositeReaderWrapper, TestPseudoReturnFields, SolrTestCaseJ4Test, 
TermsComponentTest, TestDFISimilarityFactory, ZkCLITest, 
TestFieldCacheSortRandom, TestCharFilters, TestSolrFieldCacheMBean, 
SimpleMLTQParserTest, HdfsUnloadDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSolrQueryParserResource, 
TestNumericTerms32, HttpPartitionTest, AssignTest, SecurityConfHandlerTest, 
TestStressCloudBlindAtomicUpdates, AnalyticsMergeStrategyTest, 
TestIBSimilarityFactory, DateFieldTest, SampleTest, 
SchemaVersionSpecificBehaviorTest, AnalysisAfterCoreReloadTest, 
DirectoryFactoryTest, XmlUpdateRequestHandlerTest, 
TriLevelCompositeIdRoutingTest, TestCursorMarkWithoutUniqueKey, 
SolrGangliaReporterTest, TestXIncludeConfig, TestConfigSetsAPIExclusivity, 
TestRemoteStreaming, DeleteReplicaTest, ConfigureRecoveryStrategyTest, 
UpdateLogTest, CollectionsAPIAsyncDistributedZkTest, TestJettySolrRunner, 
DistributedSpellCheckComponentTest, ReplicaListTransformerTest, 
TestSystemCollAutoCreate, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
OpenCloseCoreStressTest, TestReplicationHandler, TestDistributedSearch, 
TestFaceting, ZkControllerTest, TestReload, HardAutoCommitTest, 
SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, TestCoreDiscovery, SuggesterTSTTest, TestStressLucene, 
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
DirectSolrConnectionTest, TestLuceneMatchVersion, EchoParamsTest, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, 
RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder, 
DistributedMLTComponentTest, TestDistributedMissingSort, ActionThrottleTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest]
   [junit4] Completed [490/703 (1!)] on J0 in 155.80s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 44063 lines...]

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

Reply via email to