Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/137/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseSerialGC --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:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([73C6D86ECCF97CFA:A78393372BAFCF01]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 12391 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_73C6D86ECCF97CFA-001\init-core-data-001
   [junit4]   2> 1663625 WARN  
(SUITE-CdcrBootstrapTest-seed#[73C6D86ECCF97CFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1663625 INFO  
(SUITE-CdcrBootstrapTest-seed#[73C6D86ECCF97CFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1663627 INFO  
(SUITE-CdcrBootstrapTest-seed#[73C6D86ECCF97CFA]-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> 1663627 INFO  
(SUITE-CdcrBootstrapTest-seed#[73C6D86ECCF97CFA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1663628 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1663634 ERROR (Thread-3329) [    ] 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> 1663741 ERROR (jetty-launcher-2660-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   1> Target zkHost = 127.0.0.1:52120/solr
   [junit4]   2> 1664142 ERROR (Thread-3339) [    ] 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> 1664249 ERROR (jetty-launcher-2672-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1667958 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 0x15e18700bb30008, 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> 1668014 WARN  (zkCallback-2679-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1668017 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1668027 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 0x15e18700bb30009, 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> 1669380 WARN  (cdcr-update-log-synchronizer-7695-thread-1) [   
 ] o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52179/solr/cdcr-source_shard1_replica_n1: 
SolrCore is loading
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:300)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1669696 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed 
due to (510) org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request., retry? 0
   [junit4]   2> 1669696 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
cdcr-source after stale state error from server.
   [junit4]   2> 1669709 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 0x15e187009b70006, 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]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=1},queues={127.0.0.1:52120/solr={cdcr-target={queueSize=-1522532353,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
   [junit4]   2> 1673425 WARN  (cdcr-bootstrap-status-2698-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52124/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1675428 WARN  (cdcr-bootstrap-status-2698-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   2> 1675432 WARN  (zkCallback-2692-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1675435 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] 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> 1675437 WARN  (Thread-3339) [    ] 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-source
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/cdcr-source/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1676971 WARN  (zkCallback-2667-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1676972 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] 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> 1676974 WARN  (Thread-3329) [    ] 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> 1676975 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1676977 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[73C6D86ECCF97CFA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 1676982 ERROR (Thread-3363) [    ] 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> 1677088 ERROR (jetty-launcher-2701-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677096 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 0x15e18703ddc0001, 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]   1> Target zkHost = 127.0.0.1:52221/solr
   [junit4]   2> 1677471 ERROR (Thread-3373) [    ] 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> 1677580 ERROR (jetty-launcher-2713-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=1},queues={127.0.0.1:52221/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 1683908 WARN  (cdcr-bootstrap-status-2732-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52225/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1683912 WARN  (cdcr-bootstrap-status-2732-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52225/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1683913 WARN  (cdcr-bootstrap-status-2732-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52225/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1683915 WARN  (cdcr-bootstrap-status-2732-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52225/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1684220 ERROR (updateExecutor-2705-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler Bootstrap operation failed
   [junit4]   2> java.util.concurrent.ExecutionException: 
java.lang.AssertionError
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler.lambda$handleBootstrapAction$0(CdcrRequestHandler.java:646)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.AssertionError
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:789)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:716)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> 1685920 WARN  (cdcr-bootstrap-status-2732-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1100
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1200
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1300
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1400
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1500
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1600
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1700
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1800
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1900
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2000
   [junit4]   2> 1687603 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 0x15e18703fc40007, 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> 1688602 WARN  (cdcr-bootstrap-status-2735-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   2> 1688603 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 0x15e18703ddc0008, 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> 1688608 WARN  (zkCallback-2720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1688609 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[73C6D86ECCF97CFA]) 
[    ] 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> 1688612 WARN  (Thread-3373) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-source/state.json
   [junit4]   2>        4       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1688613 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 0x15e18703ddc0007, 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> 1690163 WARN  (zkCallback-2708-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1690165 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[73C6D86ECCF97CFA]) 
[    ] 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> 1690167 WARN  (Thread-3363) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        4       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1690168 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[73C6D86ECCF97CFA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 1690169 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 1690175 ERROR (Thread-3389) [    ] 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> 1690286 ERROR (jetty-launcher-2736-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1690301 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 0x15e187071640001, 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]   1> Target zkHost = 127.0.0.1:52361/solr
   [junit4]   2> 1690888 ERROR (Thread-3399) [    ] 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> 1690991 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 0x15e1870742d0000, 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> 1690997 ERROR (jetty-launcher-2748-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1691494 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 0x15e1870742d0004, 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]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1694715 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 0x15e187071640006, 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]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 1698682 WARN  (cdcr-bootstrap-status-2767-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52365/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1698686 WARN  (cdcr-bootstrap-status-2767-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target 
collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:52365/solr/cdcr-target_shard1_replica_n1/
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1200
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1300
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1400
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1500
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1600
   [junit4]   2> 1699451 ERROR (updateExecutor-2740-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler Bootstrap operation failed
   [junit4]   2> java.util.concurrent.ExecutionException: 
java.lang.AssertionError
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler.lambda$handleBootstrapAction$0(CdcrRequestHandler.java:646)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.AssertionError
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:789)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:716)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1700
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1800
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1900
   [junit4]   1> Adding 10 docs with commit=true, numDocs=2000
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=2},queues={127.0.0.1:52361/solr={cdcr-target={queueSize=2020,lastTimestamp=}}},tlogTotalSize=96439,tlogTotalCount=20,updateLogSynchronizer=stopped}
   [junit4]   2> 1820110 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 0x15e1870742d0007, 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> 1820168 WARN  (cdcr-bootstrap-status-2767-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   2> 1820243 WARN  (zkCallback-2755-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1820245 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[73C6D86ECCF97CFA])
 [    ] 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> 1820248 WARN  (Thread-3399) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-source/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1821779 WARN  (zkCallback-2743-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1821781 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[73C6D86ECCF97CFA])
 [    ] 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> 1821783 WARN  (Thread-3389) [    ] 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> 1821784 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[73C6D86ECCF97CFA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster 
-Dtests.seed=73C6D86ECCF97CFA -Dtests.slow=true -Dtests.locale=en-GM 
-Dtests.timezone=NZ-CHAT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  132s J1 | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1100>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([73C6D86ECCF97CFA:A78393372BAFCF01]: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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_73C6D86ECCF97CFA-001
   [junit4]   2> Aug 25, 2017 8:11:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=FSTOrd50, xyz=BlockTreeOrds(blocksize=128), 
id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Memory), 
xyz=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=828, maxMBSortInHeap=7.229763888982311, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-GM, timezone=NZ-CHAT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=298033616,total=457592832
   [junit4]   2> NOTE: All tests run in this JVM: [RollingRestartTest, 
ConjunctionSolrSpellCheckerTest, TestCloudManagedSchema, 
BasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest, 
TestConfigSetsAPIExclusivity, TestClusterStateMutator, InfoHandlerTest, 
MergeStrategyTest, SolrRequestParserTest, WrapperMergePolicyFactoryTest, 
ExternalFileFieldSortTest, BasicFunctionalityTest, DistanceUnitsTest, 
TestReloadDeadlock, TestSolrQueryParser, ShowFileRequestHandlerTest, 
SpellPossibilityIteratorTest, SolrPluginUtilsTest, TestIntervalFaceting, 
TestSolr4Spatial2, TestRemoteStreaming, BadComponentTest, 
TestExceedMaxTermLength, HdfsChaosMonkeySafeLeaderTest, AssignTest, 
HdfsDirectoryTest, DocumentBuilderTest, SignatureUpdateProcessorFactoryTest, 
TestCollationFieldDocValues, SolrCoreCheckLockOnStartupTest, 
TestFastOutputStream, SuggesterTSTTest, TestTrackingShardHandlerFactory, 
StatelessScriptUpdateProcessorFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ConnectionReuseTest, 
TestObjectReleaseTracker, AnalyticsMergeStrategyTest, HdfsSyncSliceTest, 
TestFieldCacheWithThreads, TestLegacyNumericUtils, MetricUtilsTest, TestSolrJ, 
PluginInfoTest, ConcurrentDeleteAndCreateCollectionTest, TestRestManager, 
TestStressLucene, TestBM25SimilarityFactory, TestUseDocValuesAsStored, 
TestRandomCollapseQParserPlugin, LukeRequestHandlerTest, DocValuesMultiTest, 
TestCollapseQParserPlugin, SharedFSAutoReplicaFailoverTest, QueryEqualityTest, 
DateRangeFieldTest, UpdateRequestProcessorFactoryTest, 
TestCopyFieldCollectionResource, TermVectorComponentTest, SuggesterFSTTest, 
TestDocSet, TestPullReplica, FullSolrCloudDistribCmdsTest, TestReqParamsAPI, 
SolrCloudReportersTest, TestJoin, CachingDirectoryFactoryTest, 
DistributedQueryElevationComponentTest, TestExactSharedStatsCache, 
TestSuggestSpellingConverter, TestAnalyzedSuggestions, JSONWriterTest, 
TestAuthenticationFramework, StatsComponentTest, TestCorePropertiesReload, 
EchoParamsTest, TestClusterProperties, TestDynamicFieldResource, 
TestMultiWordSynonyms, TestHdfsBackupRestoreCore, SolrMetricsIntegrationTest, 
SaslZkACLProviderTest, DistributedFacetPivotSmallTest, 
TestSystemCollAutoCreate, TestUninvertingReader, PeerSyncReplicationTest, 
TestPushWriter, CollectionsAPIDistributedZkTest, BasicZkTest, 
ShardRoutingCustomTest, TestBinaryResponseWriter, RuleEngineTest, 
ChangedSchemaMergeTest, UpdateLogTest, DebugComponentTest, V2StandaloneTest, 
TestManagedSynonymFilterFactory, BitVectorTest, TestOnReconnectListenerSupport, 
SearchHandlerTest, SimpleCollectionCreateDeleteTest, TestShardHandlerFactory, 
TestConfigOverlay, ZkSolrClientTest, TestSolrIndexConfig, SolrCloudExampleTest, 
TestPerFieldSimilarityWithDefaultOverride, CustomCollectionTest, 
TestConfigsApi, BigEndianAscendingWordDeserializerTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSolrConfigHandler, 
OverriddenZkACLAndCredentialsProvidersTest, DeleteStatusTest, TestRTGBase, 
TestSSLRandomization, TestDFISimilarityFactory, TestRangeQuery, 
TestSimpleQParserPlugin, BlockJoinFacetDistribTest, SolrCmdDistributorTest, 
TestReRankQParserPlugin, EnumFieldTest, TestInitQParser, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, 
SuggestComponentContextFilterQueryTest, DocumentAnalysisRequestHandlerTest, 
TestRandomFlRTGCloud, InfixSuggestersTest, TestManagedSchemaThreadSafety, 
AnalysisErrorHandlingTest, TestEmbeddedSolrServerAdminHandler, 
SubstringBytesRefFilterTest, CacheHeaderTest, TestSubQueryTransformerCrossCore, 
TestFastWriter, CollectionStateFormat2Test, HdfsNNFailoverTest, 
SegmentsInfoRequestHandlerTest, BaseCdcrDistributedZkTest, TestCollationField, 
TestShortCircuitedRequests, TestLegacyField, SchemaVersionSpecificBehaviorTest, 
TestPayloadScoreQParserPlugin, TestNumericRangeQuery64, 
DistributedIntervalFacetingTest, DocValuesNotIndexedTest, AutoCommitTest, 
TestRequestForwarding, DistributedSuggestComponentTest, 
DistributedMLTComponentTest, HighlighterMaxOffsetTest, TestCloudInspectUtil, 
TestPartialUpdateDeduplication, TestCSVLoader, TestXmlQParser, 
TestDistributedStatsComponentCardinality, LeaderElectionIntegrationTest, 
TestLRUStatsCache, TestSolrConfigHandlerCloud, TestConfig, 
DistributedDebugComponentTest, TestFieldResource, 
TermVectorComponentDistributedTest, PolyFieldTest, TestCloudRecovery, 
FileUtilsTest, HttpPartitionTest, JsonLoaderTest, TestElisionMultitermQuery, 
SOLR749Test, DataDrivenBlockJoinTest, TestSearchPerf, 
PropertiesRequestHandlerTest, TestMaxScoreQueryParser, 
TestInPlaceUpdatesDistrib, ConvertedLegacyTest, OpenCloseCoreStressTest, 
OverseerTest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, 
DistributedTermsComponentTest, SpellCheckComponentTest, PeerSyncTest, 
HighlighterTest, SolrIndexSplitterTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, TestTrie, SpatialFilterTest, 
TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, 
IndexBasedSpellCheckerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, 
TermsComponentTest, FastVectorHighlighterTest, LoggingHandlerTest, 
TestJmxIntegration, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, TestLFUCache, SolrIndexConfigTest, MultiTermTest, 
SampleTest, NumericFieldsTest, TestPostingsSolrHighlighter, 
TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, 
ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, 
CdcrBootstrapTest]
   [junit4] Completed [499/731 (1!)] on J1 in 158.93s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to