Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6864/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

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

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1002>
        at 
__randomizedtesting.SeedInfo.seed([B98BFA3B3449840B:6DCEB162D31F37F0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12842 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_B98BFA3B3449840B-001\init-core-data-001
   [junit4]   2> 1719684 WARN  
(SUITE-CdcrBootstrapTest-seed#[B98BFA3B3449840B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1719685 INFO  
(SUITE-CdcrBootstrapTest-seed#[B98BFA3B3449840B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1719686 INFO  
(SUITE-CdcrBootstrapTest-seed#[B98BFA3B3449840B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1719686 INFO  
(SUITE-CdcrBootstrapTest-seed#[B98BFA3B3449840B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1719687 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 1719688 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] 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_B98BFA3B3449840B-001\cdcr-target-001
   [junit4]   2> 1719688 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1719688 INFO  (Thread-3368) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1719688 INFO  (Thread-3368) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1719693 ERROR (Thread-3368) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1719788 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:62940
   [junit4]   2> 1719803 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1719804 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@141cbd9d{/solr,null,AVAILABLE}
   [junit4]   2> 1719808 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@89537f3{HTTP/1.1,[http/1.1]}{127.0.0.1:62944}
   [junit4]   2> 1719808 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.e.j.s.Server Started @1729744ms
   [junit4]   2> 1719808 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62944}
   [junit4]   2> 1719809 ERROR (jetty-launcher-4261-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1719809 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1719809 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1719809 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1719809 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T13:56:45.231971500Z
   [junit4]   2> 1719813 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1719822 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62940/solr
   [junit4]   2> 1719967 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1719968 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62944_solr
   [junit4]   2> 1719969 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98589776616751107-127.0.0.1:62944_solr-n_0000000000) starting
   [junit4]   2> 1719975 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62944_solr
   [junit4]   2> 1719977 INFO  
(OverseerStateUpdate-98589776616751107-127.0.0.1:62944_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1720059 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62944.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720065 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62944.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720066 INFO  (jetty-launcher-4261-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62944.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720067 INFO  (jetty-launcher-4261-thread-1) [    ] 
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_B98BFA3B3449840B-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:62940/solr
   [junit4]   2> 1720102 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] 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_B98BFA3B3449840B-001\cdcr-source-001
   [junit4]   2> 1720102 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1720103 INFO  (Thread-3378) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1720104 INFO  (Thread-3378) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1720109 ERROR (Thread-3378) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1720204 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:62967
   [junit4]   2> 1720216 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1720217 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@714d7c14{/solr,null,AVAILABLE}
   [junit4]   2> 1720217 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2cec1a0{HTTP/1.1,[http/1.1]}{127.0.0.1:62971}
   [junit4]   2> 1720217 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.e.j.s.Server Started @1730154ms
   [junit4]   2> 1720217 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62971}
   [junit4]   2> 1720217 ERROR (jetty-launcher-4273-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1720219 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1720219 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1720219 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1720219 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T13:56:45.641920600Z
   [junit4]   2> 1720223 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1720231 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62967/solr
   [junit4]   2> 1720357 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1720361 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62971_solr
   [junit4]   2> 1720362 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98589776644079619-127.0.0.1:62971_solr-n_0000000000) starting
   [junit4]   2> 1720370 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62971_solr
   [junit4]   2> 1720372 INFO  (zkCallback-4280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1720455 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62971.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720464 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62971.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720464 INFO  (jetty-launcher-4273-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62971.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1720465 INFO  (jetty-launcher-4273-thread-1) [    ] 
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_B98BFA3B3449840B-001\cdcr-source-001\node1\.
   [junit4]   2> 1720495 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 0x15e42e1275b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1720500 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 0x15e42e1275b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1720508 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 0x15e42e1275b0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1720513 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1720514 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62967/solr 
ready
   [junit4]   2> 1720518 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1720520 INFO  (OverseerThreadFactory-7957-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 1720635 INFO  
(OverseerStateUpdate-98589776644079619-127.0.0.1:62971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62971/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1720833 INFO  (qtp1087910766-18314) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1720834 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1720944 INFO  (zkCallback-4280-thread-1) [    ] 
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> 1720946 INFO  (zkCallback-4280-thread-2) [    ] 
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> 1721849 INFO  (qtp1087910766-18314) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1721868 INFO  (qtp1087910766-18314) [    ] 
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> 1721873 INFO  (qtp1087910766-18314) [    ] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1721875 INFO  (qtp1087910766-18314) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1721877 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1721883 INFO  (qtp1087910766-18314) [    ] 
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> 1721883 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 1721884 INFO  (qtp1087910766-18314) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62971.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1721884 INFO  (qtp1087910766-18314) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1721884 INFO  (qtp1087910766-18314) [    ] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 1721992 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1721993 INFO  (qtp1087910766-18314) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1721994 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1721994 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1721998 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67400130[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1721999 INFO  (qtp1087910766-18314) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 1721999 INFO  (qtp1087910766-18314) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1721999 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1722000 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1722001 INFO  (qtp1087910766-18314) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1722004 INFO  (qtp1087910766-18314) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1722005 INFO  (qtp1087910766-18314) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1722008 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@67400130[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1722008 INFO  (qtp1087910766-18314) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577436428296519680
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62971/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:62971/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1722019 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1722025 INFO  (zkCallback-4280-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 1722028 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62971/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1722132 INFO  (zkCallback-4280-thread-1) [    ] 
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> 1722133 INFO  (zkCallback-4280-thread-2) [    ] 
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> 1722181 INFO  (qtp1087910766-18314) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1722186 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1353
   [junit4]   2> 1722200 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1722294 INFO  (zkCallback-4280-thread-1) [    ] 
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> 1722295 INFO  (zkCallback-4280-thread-2) [    ] 
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> 1722522 INFO  
(OverseerCollectionConfigSetProcessor-98589776644079619-127.0.0.1:62971_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1723205 INFO  (qtp1087910766-18315) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2687
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1723231 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1723313 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436429664911360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723314 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436429664911360
   [junit4]   2> 1723479 INFO  (qtp1087910766-18319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@486adcc9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723480 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@486adcc9[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 1723480 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723480 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=167
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 1723506 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 1723507 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436429868335104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723508 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436429868335104
   [junit4]   2> 1723544 INFO  (qtp1087910766-18320) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30824ff3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723547 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@30824ff3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 1723547 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723547 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=40
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 1723578 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 1723580 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436429944881152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723580 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436429944881152
   [junit4]   2> 1723619 INFO  (qtp1087910766-18319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2da5aad2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723619 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723620 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@2da5aad2[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 1723621 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=41
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 1723631 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1723632 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436429999407104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723633 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436429999407104
   [junit4]   2> 1723681 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ac5673d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723682 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723684 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@ac5673d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 1723684 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=51
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 1723691 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1723691 INFO  (qtp1087910766-18315) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430061273088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723691 INFO  (qtp1087910766-18315) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430061273088
   [junit4]   2> 1723777 INFO  (qtp1087910766-18315) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4816bdec[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723777 INFO  (qtp1087910766-18315) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723780 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@4816bdec[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 1723780 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=88
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 1723787 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1723788 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430162984960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723788 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430162984960
   [junit4]   2> 1723829 INFO  (qtp1087910766-18313) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@751f498d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723829 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723831 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@751f498d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 1723831 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=43
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 1723836 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1723837 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430214365184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723837 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430214365184
   [junit4]   2> 1723883 INFO  (qtp1087910766-18319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d6a6b74[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723885 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@d6a6b74[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 1723886 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723886 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=49
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 1723893 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1723894 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430274134016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723895 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430274134016
   [junit4]   2> 1723977 INFO  (qtp1087910766-18319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d376e3d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1723980 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@7d376e3d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 1723980 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1723981 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=86
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 1723990 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1723991 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430375845888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1723991 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430375845888
   [junit4]   2> 1724062 INFO  (qtp1087910766-18319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28f4e177[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1724062 INFO  (qtp1087910766-18319) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1724066 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@28f4e177[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 1724067 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=76
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1724084 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1724085 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436430474412032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1724085 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436430474412032
   [junit4]   2> 1724199 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1aabb830[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1724204 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1aabb830[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) 
Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 1724204 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1724205 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=118
   [junit4]   2> 1724206 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 1724311 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 0x15e42e125ba0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1724317 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724319 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B98BFA3B3449840B]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62940/solr 
ready
   [junit4]   2> 1724321 INFO  (qtp1762198795-18272) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1724328 INFO  (OverseerThreadFactory-7949-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 1724440 INFO  
(OverseerStateUpdate-98589776616751107-127.0.0.1:62944_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62944/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1724644 INFO  (qtp1762198795-18275) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1724644 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1724751 INFO  (zkCallback-4268-thread-1) [    ] 
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> 1724753 INFO  (zkCallback-4268-thread-2) [    ] 
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> 1725658 INFO  (qtp1762198795-18275) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1725663 INFO  (qtp1762198795-18275) [    ] 
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> 1725677 INFO  (qtp1762198795-18275) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1725679 INFO  (qtp1762198795-18275) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1725680 INFO  (qtp1762198795-18275) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1725684 INFO  (qtp1762198795-18275) [    ] 
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> 1725684 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using 
configuration from collection cdcr-target, trusted=true
   [junit4]   2> 1725684 INFO  (qtp1762198795-18275) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62944.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1725685 INFO  (qtp1762198795-18275) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1725685 INFO  (qtp1762198795-18275) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 1725759 INFO  (qtp1762198795-18275) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1725759 INFO  (qtp1762198795-18275) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1725761 INFO  (qtp1762198795-18275) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1725761 INFO  (qtp1762198795-18275) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1725762 INFO  (qtp1762198795-18275) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@251b7aca[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1725764 INFO  (qtp1762198795-18275) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1725764 INFO  (qtp1762198795-18275) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1725764 INFO  (qtp1762198795-18275) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1725765 INFO  (qtp1762198795-18275) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1725765 INFO  (qtp1762198795-18275) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1725768 INFO  (qtp1762198795-18275) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 1725769 INFO  (qtp1762198795-18275) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 1725771 INFO  (searcherExecutor-7966-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@251b7aca[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1725771 INFO  (qtp1762198795-18275) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577436432242311168
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62944/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:62944/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1725777 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1725780 INFO  (zkCallback-4268-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 1725781 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62944/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 1725884 INFO  (zkCallback-4268-thread-1) [    ] 
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> 1725884 INFO  (zkCallback-4268-thread-2) [    ] 
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> 1725933 INFO  (qtp1762198795-18275) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1725946 INFO  (qtp1762198795-18275) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1302
   [junit4]   2> 1725946 INFO  (qtp1762198795-18272) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1726050 INFO  (zkCallback-4268-thread-1) [    ] 
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> 1726050 INFO  (zkCallback-4268-thread-2) [    ] 
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> 1726331 INFO  
(OverseerCollectionConfigSetProcessor-98589776616751107-127.0.0.1:62944_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1726951 INFO  (qtp1762198795-18272) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2629
   [junit4]   2> 1726954 INFO  (zkCallback-4268-thread-2) [    ] 
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> 1726954 INFO  (qtp1762198795-18276) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 1726954 INFO  (zkCallback-4268-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-target:shard1
   [junit4]   2> 1726966 INFO  (qtp1087910766-18315) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1726967 INFO  (qtp1087910766-18315) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62940/solr ready
   [junit4]   2> 1726975 INFO  (qtp1762198795-18274) [    ] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1726975 INFO  (qtp1762198795-18274) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1726977 INFO  (qtp1762198795-18278) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 1726978 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 1726978 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 1726982 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1726983 INFO  (zkCallback-4280-thread-2) [    ] 
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> 1726983 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} 
status=0 QTime=26
   [junit4]   2> 1726984 INFO  (zkCallback-4280-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-source:shard1
   [junit4]   2> 1726984 INFO  (cdcr-bootstrap-status-4292-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:62944/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1726987 INFO  (qtp1762198795-18275) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:62971/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1726988 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=3},queues={127.0.0.1:62940/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 1726989 INFO  (qtp1762198795-18276) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436433519476736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1726989 INFO  (qtp1762198795-18276) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1726990 INFO  (qtp1762198795-18277) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1726990 INFO  (qtp1762198795-18276) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1726990 INFO  (qtp1762198795-18276) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1726990 INFO  (cdcr-bootstrap-status-4292-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 1726991 INFO  (qtp1762198795-18279) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1726992 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1726995 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436433525768192,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1726995 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436433525768192
   [junit4]   2> 1727010 INFO  (qtp1087910766-18320) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d247305[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 1727011 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727011 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1727013 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1727014 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 1727014 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1504360612417
   [junit4]   2> 1727014 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1727014 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1727014 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1727023 INFO  (qtp1087910766-18315) [    ] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657, 
name=tlog.0000000000000000000.1577436429569490944}, {size=4778, 
name=tlog.0000000000000000001.1577436429862043648}, {size=4778, 
name=tlog.0000000000000000002.1577436429912375296}, {size=4778, 
name=tlog.0000000000000000003.1577436429988921344}, {size=4778, 
name=tlog.0000000000000000004.1577436430056030208}, {size=4778, 
name=tlog.0000000000000000005.1577436430156693504}, {size=4778, 
name=tlog.0000000000000000006.1577436430209122304}, {size=4778, 
name=tlog.0000000000000000007.1577436430267842560}, {size=4778, 
name=tlog.0000000000000000008.1577436430366408704}, {size=4778, 
name=tlog.0000000000000000009.1577436430456586240}]
   [junit4]   2> 1727023 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=9
   [junit4]   2> 1727024 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 1727024 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of tlog files in master: 10
   [junit4]   2> 1727030 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1727030 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@2466017c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fdb50f8)
   [junit4]   2> 1727031 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727035 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727037 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  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> 1727038 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727040 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  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> 1727042 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  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> 1727043 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727045 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727046 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727048 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727050 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727052 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727054 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  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> 1727055 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727057 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727059 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727060 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4657, 
name=tlog.0000000000000000000.1577436429569490944}, {size=4778, 
name=tlog.0000000000000000001.1577436429862043648}, {size=4778, 
name=tlog.0000000000000000002.1577436429912375296}, {size=4778, 
name=tlog.0000000000000000003.1577436429988921344}, {size=4778, 
name=tlog.0000000000000000004.1577436430056030208}, {size=4778, 
name=tlog.0000000000000000005.1577436430156693504}, {size=4778, 
name=tlog.0000000000000000006.1577436430209122304}, {size=4778, 
name=tlog.0000000000000000007.1577436430267842560}, {size=4778, 
name=tlog.0000000000000000008.1577436430366408704}, {size=4778, 
name=tlog.0000000000000000009.1577436430456586240}]
   [junit4]   2> 1727077 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1577436429569490944&wt=filestream&command=filecontent}
 status=0 QTime=7
   [junit4]   2> 1727080 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1577436429862043648&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727084 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1577436429912375296&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727086 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1577436429988921344&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727089 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1577436430056030208&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727098 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1577436430156693504&wt=filestream&command=filecontent}
 status=0 QTime=5
   [junit4]   2> 1727102 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1577436430209122304&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727105 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1577436430267842560&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727107 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1577436430366408704&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727111 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1577436430456586240&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1727112 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=89448) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@2466017c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fdb50f8)
   [junit4]   2> 1727124 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1727125 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.IndexFetcher Reloading SolrCore cdcr-target_shard1_replica_n1
   [junit4]   2> 1727138 INFO  (Thread-3389) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1727152 INFO  (Thread-3389) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1727155 INFO  (Thread-3389) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1727155 INFO  (Thread-3389) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target
   [junit4]   2> 1727200 INFO  (Thread-3389) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_62944.solr.core.cdcr-target.shard1.replica_n1' 
(registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6085aff2
   [junit4]   2> 1727200 INFO  (Thread-3389) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B98BFA3B3449840B-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 1727290 INFO  (Thread-3389) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1727291 INFO  (Thread-3389) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1727341 INFO  (Thread-3389) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@29e68e18[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1727343 INFO  (Thread-3389) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1727344 INFO  (Thread-3389) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1727344 INFO  (Thread-3389) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1727346 INFO  (Thread-3389) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1727346 INFO  (Thread-3389) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1727352 INFO  (searcherExecutor-7978-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@29e68e18[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 1727358 INFO  (Thread-3389) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1727362 INFO  (Thread-3389) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3f5525e8[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1727365 INFO  (searcherExecutor-7978-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@3f5525e8[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 1727365 INFO  (Thread-3389) [    ] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c8ef6a1
   [junit4]   2> 1727365 INFO  (Thread-3389) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1, 
tag=479131297
   [junit4]   2> 1727365 INFO  (Thread-3389) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a24271e: 
rootName = solr_62944, domain = solr.core.cdcr-target.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@23ca7cc
   [junit4]   2> 1727370 INFO  (Thread-3389) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.cdcr-target.shard1.leader, tag=479131297
   [junit4]   2> 1727370 INFO  (Thread-3389) [    ] o.a.s.h.CdcrRequestHandler 
Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1727371 INFO  (recoveryExecutor-4266-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 1727991 INFO  (qtp1762198795-18274) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436434570149888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727992 INFO  (qtp1762198795-18274) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1727992 INFO  (qtp1762198795-18274) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727992 INFO  (qtp1762198795-18274) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1727992 INFO  (qtp1762198795-18272) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 1727995 INFO  (qtp1762198795-18278) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=CANCEL_BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1728990 WARN  (cdcr-bootstrap-status-4292-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   2> 1728990 INFO  (zkCallback-4280-thread-2) [    ] 
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> 1728991 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=stop&wt=javabin&version=2} 
status=0 QTime=997
   [junit4]   2> 1728991 INFO  (zkCallback-4280-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STOPPED @ cdcr-source:shard1
   [junit4]   2> 1728992 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=disablebuffer&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1728992 INFO  (zkCallback-4280-thread-2) [    ] 
o.a.s.h.CdcrBufferStateManager The CDCR buffer state has changed: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/buffer @ cdcr-source:shard1
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1100
   [junit4]   2> 1728993 INFO  (zkCallback-4280-thread-2) [    ] 
o.a.s.h.CdcrBufferStateManager Received new CDCR buffer state from watcher: 
DISABLED @ cdcr-source:shard1
   [junit4]   2> 1729001 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1729005 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435633405952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729005 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435633405952
   [junit4]   2> 1729033 INFO  (qtp1087910766-18313) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b6aaa53[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729034 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1b6aaa53[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100)))}
   [junit4]   2> 1729036 INFO  (qtp1087910766-18313) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729074 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=69
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1200
   [junit4]   2> 1729079 INFO  (qtp1087910766-18320) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1729080 INFO  (qtp1087910766-18317) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435712049152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729080 INFO  (qtp1087910766-18317) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435712049152
   [junit4]   2> 1729115 INFO  (qtp1087910766-18317) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71605cf[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729116 INFO  (qtp1087910766-18317) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729117 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@71605cf[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100)))}
   [junit4]   2> 1729117 INFO  (qtp1087910766-18317) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1300
   [junit4]   2> 1729133 INFO  (qtp1087910766-18319) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1729134 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435768672256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729134 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435768672256
   [junit4]   2> 1729184 INFO  (qtp1087910766-18314) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b8478b6[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729186 INFO  (qtp1087910766-18314) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729187 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@b8478b6[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100)))}
   [junit4]   2> 1729188 INFO  (qtp1087910766-18314) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=54
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1400
   [junit4]   2> 1729193 INFO  (qtp1087910766-18315) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1729194 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435831586816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729194 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435831586816
   [junit4]   2> 1729237 INFO  (qtp1087910766-18318) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f5dd8a4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729238 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@4f5dd8a4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100)))}
   [junit4]   2> 1729238 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729239 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=45
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1500
   [junit4]   2> 1729245 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1729245 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435885064192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729245 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435885064192
   [junit4]   2> 1729287 INFO  (qtp1087910766-18318) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4efbf8bf[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729289 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@4efbf8bf[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100)))}
   [junit4]   2> 1729290 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729290 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1600
   [junit4]   2> 1729295 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1729296 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435938541568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729296 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435938541568
   [junit4]   2> 1729346 INFO  (qtp1087910766-18318) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ea1b661[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729346 INFO  (qtp1087910766-18318) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729347 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@ea1b661[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100) Uninverting(_g(8.0.0):C100)))}
   [junit4]   2> 1729347 INFO  (qtp1087910766-18318) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=51
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1700
   [junit4]   2> 1729352 INFO  (qtp1087910766-18313) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1729353 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577436435998310400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1729353 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d279e1d 
commitCommandVersion:1577436435998310400
   [junit4]   2> 1729394 INFO  (qtp1087910766-18320) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c7a5e86[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1729395 INFO  (qtp1087910766-18320) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1729395 INFO  (searcherExecutor-7960-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@6c7a5e86[cdcr-source_s

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

junit4]   2> 1880758 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B98BFA3B3449840B])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63235 63235
   [junit4]   2> 1880764 INFO  (Thread-3430) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63235 63235
   [junit4]   2> 1880774 WARN  (Thread-3430) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1880775 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B98BFA3B3449840B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster 
-Dtests.seed=B98BFA3B3449840B -Dtests.slow=true -Dtests.locale=pl 
-Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  131s J0 | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1002>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B98BFA3B3449840B:6DCEB162D31F37F0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [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_B98BFA3B3449840B-001
   [junit4]   2> Sep 02, 2017 1:59:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Direct), 
xyz=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1210, 
maxMBSortInHeap=6.391104120544935, sim=RandomSimilarity(queryNorm=true): {}, 
locale=pl, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=127260792,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, 
TestInfoStreamLogging, HdfsWriteToMultipleCollectionsTest, 
SolrMetricManagerTest, HdfsNNFailoverTest, TestSchemaManager, TestLockTree, 
TestFaceting, CollectionsAPISolrJTest, TimeZoneUtilsTest, 
TestSurroundQueryParser, DistributedFacetExistsSmallTest, 
TestDelegationWithHadoopAuth, TestUninvertingReader, TestHashPartitioner, 
ForceLeaderTest, TestSolrCloudWithHadoopAuthPlugin, TestRandomDVFaceting, 
RemoteQueryErrorTest, MetricsConfigTest, TestExportWriter, SortSpecParsingTest, 
BadCopyFieldTest, TestOmitPositions, TestTlogReplica, TestSolrFieldCacheBean, 
TestSchemaVersionResource, WordBreakSolrSpellCheckerTest, HdfsSyncSliceTest, 
NodeMutatorTest, TemplateUpdateProcessorTest, SliceStateTest, 
TestFieldCacheSortRandom, AlternateDirectoryTest, SolrIndexMetricsTest, 
TestManagedSchema, TestPolicyCloud, TestSolrCLIRunExample, TestFieldResource, 
InfoHandlerTest, TestCloudRecovery, CollectionTooManyReplicasTest, 
TestQuerySenderListener, ChangedSchemaMergeTest, 
DistributedFacetPivotSmallTest, TestJsonRequest, TestQuerySenderNoQuery, 
HdfsTlogReplayBufferedWhileIndexingTest, TestConfigsApi, 
DistributedSpellCheckComponentTest, TestCollationFieldDocValues, 
TestConfigOverlay, XmlUpdateRequestHandlerTest, CursorMarkTest, 
TestRuleBasedAuthorizationPlugin, HttpSolrCallGetCoreTest, 
TestCSVResponseWriter, TestRawTransformer, RequestLoggingTest, 
SpatialRPTFieldTypeTest, TestStressUserVersions, TestSolrCoreProperties, 
TestManagedResource, DateFieldTest, AssignBackwardCompatibilityTest, 
DirectUpdateHandlerTest, TestFunctionQuery, DateMathParserTest, 
DistributedDebugComponentTest, PeerSyncTest, TestSort, 
ChaosMonkeyNothingIsSafeTest, TestSQLHandler, 
SuggestComponentContextFilterQueryTest, TestFieldSortValues, JSONWriterTest, 
AnalysisAfterCoreReloadTest, SharedFSAutoReplicaFailoverTest, 
TestCloudPivotFacet, TestAnalyzeInfixSuggestions, ZkStateWriterTest, 
TestDynamicLoading, TestExceedMaxTermLength, TestDefaultStatsCache, 
TestMultiWordSynonyms, TestSimpleQParserPlugin, V2StandaloneTest, 
TestGraphTermsQParserPlugin, TestStressReorder, ExitableDirectoryReaderTest, 
TestReRankQParserPlugin, BlobRepositoryCloudTest, TestCoreContainer, 
TestCryptoKeys, TestDynamicFieldResource, ActionThrottleTest, 
PreAnalyzedUpdateProcessorTest, SolrCoreTest, 
TestCollectionsAPIViaSolrCloudCluster, IndexBasedSpellCheckerTest, 
TestTolerantUpdateProcessorRandomCloud, TestWriterPerf, 
TestRandomCollapseQParserPlugin, TestSolrDeletionPolicy2, BitVectorTest, 
HardAutoCommitTest, AtomicUpdatesTest, PeerSyncReplicationTest, 
ReturnFieldsTest, DistribCursorPagingTest, SolrGraphiteReporterTest, 
TestReqParamsAPI, OutputWriterTest, DirectUpdateHandlerOptimizeTest, 
DataDrivenBlockJoinTest, TestGraphMLResponseWriter, 
LeaderInitiatedRecoveryOnCommitTest, TestFieldCacheWithThreads, 
CoreAdminRequestStatusTest, DirectSolrConnectionTest, ZkControllerTest, 
TestExactSharedStatsCache, TestBinaryResponseWriter, TestJettySolrRunner, 
TestJsonFacetRefinement, DistribJoinFromCollectionTest, RuleEngineTest, 
TestUtils, TestHighlightDedupGrouping, DistributedQueryComponentCustomSortTest, 
TestPushWriter, AsyncCallRequestStatusResponseTest, TestFoldingMultitermQuery, 
CdcrVersionReplicationTest, TestMaxScoreQueryParser, 
TolerantUpdateProcessorTest, TestJmxIntegration, PrimUtilsTest, 
BigEndianAscendingWordDeserializerTest, ShufflingReplicaListTransformerTest, 
UUIDFieldTest, ZkCLITest, HighlighterConfigTest, CursorPagingTest, 
RollingRestartTest, MetricUtilsTest, TestNumericRangeQuery64, 
TestReversedWildcardFilterFactory, AnalysisErrorHandlingTest, 
SimplePostToolTest, TestBlobHandler, TestSolrCloudSnapshots, SpatialFilterTest, 
ResponseLogComponentTest, TestPHPSerializedResponseWriter, RequestHandlersTest, 
TestExclusionRuleCollectionAccess, OverseerStatusTest, 
CdcrReplicationHandlerTest, TestMultiValuedNumericRangeQuery, TestLFUCache, 
XsltUpdateRequestHandlerTest, TestCloudInspectUtil, SoftAutoCommitTest, 
OverseerTest, FullHLLTest, DisMaxRequestHandlerTest, TestUpdate, 
TestCorePropertiesReload, DistanceFunctionTest, TestIndexingPerformance, 
TestCodecSupport, SubstringBytesRefFilterTest, TestSolr4Spatial2, 
AnalyticsMergeStrategyTest, UnloadDistributedZkTest, TestHdfsBackupRestoreCore, 
CleanupOldIndexTest, NoCacheHeaderTest, TestShortCircuitedRequests, 
TestCloudManagedSchema, ClusterStateUpdateTest, LeaderElectionTest, 
ZkSolrClientTest, TestZkChroot, TestDistributedSearch, StatsComponentTest, 
TestBadConfig, HighlighterTest, SolrIndexSplitterTest, 
TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, 
SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoBeanTest, 
LukeRequestHandlerTest, FileBasedSpellCheckerTest, TestValueSourceCache, 
TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, 
RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, TestComponentsName, SOLR749Test, UpdateParamsTest, 
TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, 
MultiTermTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, TestSolrJ, 
TestDocumentBuilder, CircularListTest, TestCrossCoreJoin, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest]
   [junit4] Completed [508/732 (1!)] on J0 in 162.14s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 39804 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to